15.05.2013, 17:53
Hello I Got a RP Server V0.3e im Update it to 0.3x + Update the MySQL and I got this Errors!!
MySQL.inc line 124
pawn Код:
C:\Users\Administrator\Desktop\Samp\pawno\include\mysql.inc(124) : error 021: symbol already defined: "mysql_connect"
C:\Users\Administrator\Desktop\Samp\pawno\include\mysql.inc(124) : error 025: function heading differs from prototype
C:\Users\Administrator\Desktop\Samp\pawno\include\mysql.inc(124) : error 025: function heading differs from prototype
C:\Users\Administrator\Desktop\Samp\pawno\include\mysql.inc(124) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
pawn Код:
native mysql_connect(const host[], const user[], const pass[], const db[], MySQL:handle = (MySQL:0), auto_reconnect = 0);