16.07.2012, 08:00
Quote:
INSERT INTO `users` (Username, Password) VALUES ('%s', '%s')", pName, pass);
|
EDIT: I forgot to shut down the server. Anyway, now i get this:
Код:
[13:43:30] CMySQLHandler::Query(INSERT INTO `users` (Username, Password) VALUES () - An error has occured. (Error ID: 1064, 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)