[HELP] to MySQL R5
#3

edit this :
pawn Код:
mysql_fetch_row(Query, "|");
to :
pawn Код:
mysql_fetch_row(Query);
and add :
native MySQL:mysql_init(logtype = LOG_ONLY_ERRORS, printerrors = 1);
native mysql_fetch_string(dest[], MySQL:handle = (MySQL:0));
in the mysql include.
Reply


Messages In This Thread
[HELP] to MySQL R5 - by V4at - 02.05.2014, 12:20
Re: [HELP] to MySQL R5 - by mamorunl - 02.05.2014, 12:46
Re: [HELP] to MySQL R5 - by Eth - 02.05.2014, 12:48
Re: [HELP] to MySQL R5 - by V4at - 02.05.2014, 12:55
Re: [HELP] to MySQL R5 - by Eth - 02.05.2014, 12:59
Re: [HELP] to MySQL R5 - by V4at - 02.05.2014, 13:02
Re: [HELP] to MySQL R5 - by Eth - 02.05.2014, 13:04
Re: [HELP] to MySQL R5 - by V4at - 02.05.2014, 13:06
Re: [HELP] to MySQL R5 - by Eth - 02.05.2014, 13:07
Re: [HELP] to MySQL R5 - by V4at - 02.05.2014, 13:14

Forum Jump:


Users browsing this thread: 1 Guest(s)