Morigansan Posted August 13, 2012 Posted August 13, 2012 SVN Revision 16559 : DB error - Column count doesn't match value count at row 1[/font][/color][color=#282828][font=helvetica, arial, sans-serif][Debug]: at account_sql.c:643 - INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `last_mac`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[/font][/color] Quote
Brynner Posted June 22, 2013 Posted June 22, 2013 SVN Revision 16559 : DB error - Column count doesn't match value count at row 1[Debug]: at account_sql.c:643 - INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `last_mac`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)just add ?. it should be 14 ?. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.