SA-MP Forums Archive
BlueG MysQL R-6 Problem! - 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 R-6 Problem! (/showthread.php?tid=572743)



BlueG MysQL R-6 Problem! - Airman123 - 01.05.2015

Hello, im using BlueG MysQL plugin along with same include.. but in server log it shows

************************************************
[16:37:16] Error: Function not registered: 'mysql_query'
[16:37:16] Error: Function not registered: 'mysql_debug'
[16:37:16] Error: Function not registered: 'mysql_store_result'
[16:37:16] Error: Function not registered: 'mysql_num_rows'
[16:37:16] Error: Function not registered: 'mysql_retrieve_row'
[16:37:16] Error: Function not registered: 'mysql_fetch_field_row'
[16:37:16] Error: Function not registered: 'mysql_free_result'
[16:37:16] Error: Function not registered: 'mysql_real_escape_string'
[16:37:16] Error: Function not registered: 'mysql_connect'
[16:37:16] Error: Function not registered: 'mysql_ping'
[16:37:16] [MYSQL]: Connection To `port_5101` Successful!
**************************************************


any ideas why? i compiled with same include r-6 and using the same plugin r-6 (blueg)

How can i fix it. any one can help?


EDIT: problem fixed, when i put the nativechecker.so at the end of all plugins


Re: BlueG MysQL R-6 Problem! - Antoniohl - 01.05.2015

i had the same problem, you've to load nativechecker at the end of all plugins