What's wrong with this query
#1

Код:
INSERT INTO users (Name, Password, AdminLevel, Cash, Skin, IP, Kills, Deaths, VIP, Stickers, Mapscreated, Racescreated, Raceswon, Jailed, JailTime, AntiFall, AutoFix, Condoms) VALUES('%s',md5('%s'), %d, %d, 0, '%s', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
I get this.
Код:
MySQL Error (0): Could not execute query. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1.
Reply


Messages In This Thread
What's wrong with this query - by Eazy_Efolife - 15.02.2010, 00:40
Re: What's wrong with this query - by Eazy_Efolife - 15.02.2010, 00:53
Re: What's wrong with this query - by Norn - 15.02.2010, 01:01

Forum Jump:


Users browsing this thread: 1 Guest(s)