MySQL Problem
#1

Hi - Today want to start my server and get this error in my serverlog

[05:00:05] Error: Function not registered: 'mysql_tquery'
[05:00:05] Error: Function not registered: 'cache_get_row_count'
[05:00:05] Error: Function not registered: 'cache_get_row'
[05:00:05] Error: Function not registered: 'cache_get_row_int'
[05:00:05] Error: Function not registered: 'cache_get_row_float'
[05:00:05] Error: Function not registered: 'mysql_log'
[05:00:05] Error: Function not registered: 'mysql_escape_string'
[05:00:05] Error: Function not registered: 'mysql_query'
[05:00:05] Error: Function not registered: 'cache_delete'
[05:00:05] Error: Function not registered: 'mysql_connect'
[05:00:05] Error: Function not registered: 'mysql_errno'
[05:00:05] Error: Function not registered: 'cache_insert_id'
[05:00:05] Error: Function not registered: 'mysql_close'
[05:00:05]



How i can fix it ?
i have mysql R34
Reply
#2

Your mysql plugin might have some problems. Are you using the same version as it is compiled with? What Os are you running btw?
Reply
#3

Yes Same Version
Windows Running
Reply
#4

Try getting the latest mysql include and compile your script with that then use the same version plugin
Reply
#5

i Have latest Version !
Reply
#6

Oh, lol. Try using the mysql_static plugin. You can find that here: https://sampforum.blast.hk/showthread.php?tid=122983
Reply
#7

WoW ... Doesnt Work !
Reply
#8

Can I see more of the server_log.txt and the mysql_log.txt?
Reply
#9

http://pastebin.com/4SHAB30f = Server_Log
http://pastebin.com/4bWxCFfL = Server.CFG
Reply
#10

http://forum.sa-mp.com/showpost.php?...87&postcount=9

You loaded the plugin and removed the second mysql plugin as I told you but you still didn't move nativechecker last in plugins line (server.cfg). The messages you get about not registered functions are simply false and I explained why in the post linked above. The server has started and since you don't get a run time error 19, everything is fine.

You will also need to re-compile ALL the scripts that use streamer with the same include version (v2.8) or better yet update streamer to v2.8.2 and mysql to R39-5 to be up-to-date.
Reply
#11

Upload the latest include of MySQL R34
The problem is not from the plugin.
Reply
#12

Konstantios So Thanks
Worked <3
So Thanks <3
+ 1 Rep <3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)