15.02.2010, 00:40
Код:
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)
Код:
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.