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



MySQL? - N0FeaR - 23.07.2013

I keep getting this message when i logout from the server but the saving and loading the SQL working fine so why i getting this at all while someone log out?

Код:
errorid: 1146 | error: Table 'NathanHdb.connections' doesn't exist | callback: OnQueryFinish | query: DELETE FROM connections WHERE PlayerID = 0 | connection handle: 1 | resultid: 1 | extraid: 0



Re: MySQL? - doreto - 23.07.2013

error: Table 'NathanHdb.connections' doesn't exist



you need to create table called "NathanHdb.connections"