BlueG MySql Errors
#1

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?
Reply
#2

Download Mysql R39 from here : Click Me


Include it in your server.cfg

It'll work.
Reply
#3

Downloaded, recompiled and it dont work.
Reply
#4

Do you have loaded the plugin as well? Download R39-2.

Код:
plugins mysql.dll
OR
Код:
plugins mysql
and you must find this in the console/log:

Код:
 Loading plugin: mysql
 >> plugin.mysql: R39-2 successfully loaded.
  Loaded.
Reply
#5

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.
Reply
#6

Can you tell us your [Server's] OS? Linux Or Windows?
Reply
#7

Windows.
Reply
#8

Update the include
https://github.com/pBlueG/SA-MP-MySQL/releases
Then Recompile your mode.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)