BlueG MySql Errors - 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: BlueG MySql Errors (
/showthread.php?tid=535037)
BlueG MySql Errors -
KieranDyer - 01.09.2014
For some reason I keep receiving these errors when I attempt to start my roleplay server up.
Код:
Error: Function not registered: 'mysql_tquery'
Error: Function not registered: 'mysql_escape_string'
Error: Function not registered: 'cache_get_data'
Error: Function not registered: 'cache_get_field_content'
Error: Function not registered: 'mysql_stat'
Error: Function not registered: 'mysql_log'
Error: Function not registered: 'mysql_connect'
Error: Function not registered: 'mysql_errno'
Error: Function not registered: 'mysql_close'
Error: Function not registered: 'cache_get_row'
Error: Function not registered: 'cache_insert_id'
Error: Function not registered: 'cache_affected_rows'
Script[gamemodes/rpmaking.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
I have read up about people saying reinstall, the plugin and include is not up to date, and then I get the following
message.
Код:
10161) : error 035: argument type mismatch (argument 1)
(10166) : error 035: argument type mismatch (argument 1)
(13353) : warning 202: number of arguments does not match definition
(13362) : warning 202: number of arguments does not match definition
(13371) : warning 202: number of arguments does not match definition
(19615) : error 035: argument type mismatch (argument 1)
(19623) : error 035: argument type mismatch (argument 1)
(19623) : warning 213: tag mismatch
(19631) : error 035: argument type mismatch (argument 1)
(19639) : error 035: argument type mismatch (argument 1)
(19639) : warning 213: tag mismatch
(27136) : error 035: argument type mismatch (argument 1)
(27172) : error 035: argument type mismatch (argument 1)
(27193) : error 035: argument type mismatch (argument 1)
(27220) : error 035: argument type mismatch (argument 1)
(31729) : warning 213: tag mismatch
(31730) : warning 213: tag mismatch
(31730) : warning 202: number of arguments does not match definition
(31731) : warning 213: tag mismatch
(31732) : warning 213: tag mismatch
(31732) : warning 202: number of arguments does not match definition
(31733) : warning 213: tag mismatch
(31734) : warning 213: tag mismatch
(31734) : warning 202: number of arguments does not match definition
(87501) : error 035: argument type mismatch (argument 1)
(87502) : error 017: undefined symbol "mysql_insert_id"
(87540) : error 035: argument type mismatch (argument 1)
(91634) : error 035: argument type mismatch (argument 1)
(91653) : error 017: undefined symbol "mysql_insert_id"
(91761) : error 035: argument type mismatch (argument 1)
(91784) : error 035: argument type mismatch (argument 1)
(91912) : error 035: argument type mismatch (argument 1)
(91942) : error 035: argument type mismatch (argument 1)
(91967) : error 035: argument type mismatch (argument 1)
(92004) : error 035: argument type mismatch (argument 1)
(92026) : error 035: argument type mismatch (argument 1)
(92035) : error 017: undefined symbol "mysql_insert_id"
(92064) : error 035: argument type mismatch (argument 1)
(92108) : error 035: argument type mismatch (argument 1)
(122112) : warning 235: public function lacks forward declaration (symbol "OnQueryFinish")
(122119) : error 017: undefined symbol "mysql_store_result"
Obviously, all I want to do is get my server back up and running again, any solutions guys?
Re: BlueG MySql Errors -
SanAndreasMP - 01.09.2014
Download Mysql R39 from here :
Click Me
Include it in your server.cfg
It'll work.
Re: BlueG MySql Errors -
KieranDyer - 01.09.2014
Downloaded, recompiled and it dont work.
Re: BlueG MySql Errors -
iFarbod - 01.09.2014
Do you have loaded the plugin as well? Download R39-2.
OR
and you must find this in the console/log:
Код:
Loading plugin: mysql
>> plugin.mysql: R39-2 successfully loaded.
Loaded.
Re: BlueG MySql Errors -
KieranDyer - 01.09.2014
Quote:
Originally Posted by iFarbod
Do you have loaded the plugin as well? Download R39-2.
|
That is the version that I was getting errors with first, before SanAndreasMP told me to use R39. Yes, the plugin loads.
Re: BlueG MySql Errors -
iFarbod - 01.09.2014
Can you tell us your [Server's] OS? Linux Or Windows?
Re: BlueG MySql Errors -
KieranDyer - 01.09.2014
Windows.
Re: BlueG MySql Errors -
iFarbod - 02.09.2014
Update the include
https://github.com/pBlueG/SA-MP-MySQL/releases
Then Recompile your mode.