MySQL Problems
#1

Well recently i got this script and it has an advanced MySQL system, I now basic scripting but i never really used MySQL so i want to start using it now. The only problem is my gamemode compiles just fine but when i start the samp-server.exe it sends error 19 it cannot read the gamemode. So after that i added nativechecker and i got the following errors.
-I use MySQL Plugin R7 by BlueG

Errors for MySQL i get:

Код:
[17:56:41]    Error: Function not registered: 'cache_get_data'
[17:56:41]    Error: Function not registered: 'cache_get_field_content'
[17:56:41]    Error: Function not registered: 'mysql_function_query'
[17:56:41]    Error: Function not registered: 'mysql_debug'
[17:56:41]    Error: Function not registered: 'mysql_connect'
[17:56:41]    Error: Function not registered: 'mysql_ping'
[17:56:41]    Error: Function not registered: 'mysql_close'
[17:56:41]    Error: Function not registered: 'mysql_real_escape_string'
[17:56:41]    Error: Function not registered: 'cache_get_row'
[17:56:41]    Error: Function not registered: 'mysql_stat'
[17:56:41]    Error: Function not registered: 'mysql_affected_rows'
I'm pretty sure i installed everything right. I added mysql.dll to the plugins folder, a_mysql to the pawno\includes folder, added libmysql.dll to the server folder, and added mysql.dll to server.cfg not sure what the problem is. THanks for the help. Thank you
Reply
#2

Try to update your plugin to a newer version
Reply
#3

Quote:
Originally Posted by iJumbo
Посмотреть сообщение
Try to update your plugin to a newer version
I'm pretty sure I'm using the newest version because i downloaded it today and tried to re-install it
Reply
#4

That means you're missing a plugin on Folder Name/Plugins/mysql.so or .dll Download the MySQL r7
Reply
#5

Quote:
Originally Posted by pds2k12
Посмотреть сообщение
That means you're missing a plugin on Folder Name/Plugins/mysql.so or .dll Download the MySQL r7
I said above i use BlueG R7
Reply
#6

The last version is R34 as you can see there (https://code.******.com/p/sa-mp-mysq...in/source/list)
Reply
#7

Quote:
Originally Posted by iJumbo
Посмотреть сообщение
The last version is R34 as you can see there (https://code.******.com/p/sa-mp-mysq...in/source/list)
I went to the following link and updated the MySQL.dll and a_mysql.inc but i get the same errors
Reply
#8

bump
Reply
#9

Hmm, Do you have libmySQL.dll in your Server Directory ? ;
Server Directory (Not Plugins Folder)
Reply
#10

Yes i do have it in my directory
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)