Will MySQL cause a run time error? - 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: Will MySQL cause a run time error? (
/showthread.php?tid=380992)
Will MySQL cause a run time error? -
iLcke - 27.09.2012
Topic title.
If I don't have a MySQL structure set up, would it cause run time error?
I'm getting a run time error when running the server and I've updated all plugins and includes.
Re: Will MySQL cause a run time error? -
iLcke - 27.09.2012
Alrighty it is MySQL causing it apparently, I wind up using nativechecker and it was MySQL.
However while running the server once more, I get the error:
[MySQL] Error (0): Function: mysql_connect failed, mysql was not initialized on this handle.
Im not really familiar with MySQL, so what would this mean?
Re: Will MySQL cause a run time error? -
mamorunl - 28.09.2012
Basically,, it just can't connect to a mysql server. Which can have a lot of causes as well.