SA-MP Forums Archive
MySQL 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: MySQL Error (/showthread.php?tid=495166)



MySQL Error - kooltuO - 16.02.2014

[20:44:45] [MySQL] Error (0): Failed to exeute query. Unknown column 'used' in 'field list'.
[21:00:12] [MySQL] Error (0): Failed to exeute query. Lost connection to MySQL server during query.
[21:00:12] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Lost connection to MySQL server during query.
[21:00:12] [MySQL] Error (0): Function: mysql_num_rows called when no result stored. Lost connection to MySQL server during query.

Those errors appear when starting my server and registering. It happened after I removed the "emails" folder and transferred all data from it to the "drivers" folder. Is anyone able to help me?


Re: MySQL Error - kooltuO - 16.02.2014

solved