Quote:
Originally Posted by ShadyEG
Got an error.
pawn Код:
[01:32:44] CMySQLHandler::Query(INSERT INTO `accounts` SET Name`='Keith_Lawrence', `Password`='123456') - An error has occured. (Error ID: 1064, You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '`='Keith_Lawrence', `Password`='123456'' at line 1)
PM'ed you for more details.
|
Like Sreyas said, you are missing apostrophe ( ` ).
SET
`Name`