SA-MP Forums Archive
Function not registered - 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: Function not registered (/showthread.php?tid=511829)



Function not registered - thomaswilliams - 07.05.2014

Код:
Error: Function not registered: 'mysql_query'
   Error: Function not registered: 'mysql_connect'
   Error: Function not registered: 'mysql_insert_id'
   Error: Function not registered: 'mysql_store_result'
   Error: Function not registered: 'mysql_num_rows'
   Error: Function not registered: 'mysql_retrieve_row'
   Error: Function not registered: 'mysql_fetch_field_r
   Error: Function not registered: 'mysql_free_result'
I get this when I start the server, any idea why?


Re: Function not registered - Bingo - 07.05.2014

Make sure you have mysql plugin and it's updated.


Re: Function not registered - thomaswilliams - 07.05.2014

Ok, done that now I got errors undefined symbol"mysql_query"


Re: Function not registered - thomaswilliams - 07.05.2014

ye..


Re: Function not registered - UnknownGamer - 08.05.2014

Make sure you download MySQL R5, that looks like MySQL R5 version.

It's certainly not the R38. I studied R38 for 2 years with Misiur, so I know it's not that.