Jump to content
  • 0
Sign in to follow this  
Luffy

Help account_sql.c:687

Question

 

: DB error - Incorrect datetime value: '0000-00-00 00:00:00' for column 'la
stlogin' at row 1
 
[Debug]: at d:\serverfiles ro\trunk\src\login\account_sql.c:687 - UPDATE `login`
 SET `userid`=?,`user_pass`=?,`sex`=?,`email`=?,`group_id`=?,`state`=?,`unban_ti
me`=?,`expiration_time`=?,`logincount`=?,`lastlogin`=?,`last_ip`=?,`birthdate`=?
,`character_slots`=?,`pincode`=?,`pincode_change`=? WHERE `account_id` = '1'
[status]: Connection of the char-server 'NewChaos' accepted. 
 [sql]: DB error - Incorrect datetime value: '0000-00-00 00:00:00' for column 'la
stlogin' at row 1
[Debug]: at d:\serverfiles ro\trunk\src\login\account_sql.c:665 - INSERT INTO `l
ogin` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`,
 `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthda
te`, `character_slots`, `pincode`, `pincode_change`) VALUES (?, ?, ?, ?, ?, ?, ?
, ?, ?, ?, ?, ?, ?, ?, ?, ?)

 

 

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.