mysql does not load string (no errors)
#5

First of all, you're using mysql_query, if you intend to halt the script until the query finishes, then you used the right function, if not, then use tquery or pquery.

Its differences are explained here.
http://forum.sa-mp.com/showpost.php?...postcount=5021

Second, try to launch the query through the cli or a MySQL administration software you have on (most have phpMyAdmin)
If it doesn't return anything, then either your query is not correct or you don't have such a record.
Reply


Messages In This Thread
mysql does not load string (no errors) - by Lirbo - 18.07.2017, 22:56
Re: mysql does not load string (no errors) - by HoussemGaming - 18.07.2017, 23:19
Re: mysql does not load string (no errors) - by saffierr - 19.07.2017, 00:15
Re: mysql does not load string (no errors) - by Lirbo - 19.07.2017, 09:38
Re: mysql does not load string (no errors) - by Kaperstone - 19.07.2017, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)