SA-MP Forums Archive
mysql help.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: mysql help.. (/showthread.php?tid=593243)



mysql help.. - itachi - 03.11.2015

Код:
[19:00:16]    Error: Function not registered: 'mysql_ping'
[19:00:16]    Error: Function not registered: 'mysql_connect'
[19:00:16]    Error: Function not registered: 'mysql_query'
[19:00:16]    Error: Function not registered: 'mysql_store_result'
[19:00:16]    Error: Function not registered: 'mysql_num_rows'
[19:00:16]    Error: Function not registered: 'mysql_free_result'
[19:00:16]    Error: Function not registered: 'mysql_fetch_field'
[19:00:16]    Error: Function not registered: 'mysql_fetch_row'
[19:00:16]    Error: Function not registered: 'mysql_insert_id'
this error on server log...
I update to last mysql..
please help


Re: mysql help.. - Vince - 03.11.2015

Quote:
Originally Posted by itachi
Посмотреть сообщение
I update to last mysql..
Yeah, that doesn't really help when these functions are from R6 or older ...