30.07.2018, 13:26
Set default values in the table structure not in the query. The result will be:
As for your problem, check mysql logs.
pawn Код:
"INSERT INTO `PLAYERS` (`USERNAME`, `PASSWORD`, `SALT`, `REGDATE`) VALUES ('%e', '%s', '%e', NOW())"