SQL: REPLACE INTO [Table]realname (`uid` ,`pass` ,`verification` ,`submitdate` ,`admin`)
VALUE ('1' ,0,0,'1265004050','')
Error: 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 'VALUE ('1' ,0,0,'1265004050','')' at line 2
Errno.: 1064
SQL: REPLACE INTO [Table]realname (`uid` ,`pass` ,`verification` ,`submitdate` ,`admin`)
VALUE ('1' ,0,0,'1265017140','')
Error: 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 'VALUE ('1' ,0,0,'1265017140','')' at line 2
Errno.: 1064
Similar error report has been dispatched to administrator before.