[DiscordArchive] When creating new account
[DiscordArchive] When creating new account
Archived author: Barbz • Posted: 2018-05-26T12:44:47.392000+00:00
Original source
When creating new account
AC> SQL(p): INSERT INTO account(username, sha_pass_hash, expansion, joindate) VA
LUES('BOB', 'CC28A9CC572CC39C6F6128FFA1EE308BAF05BFE5', 2, NOW())
[ERROR]: [1292] Incorrect datetime value: '0000-00-00 00:00:00' for column 'las
t_login' at row 1
Unhandled MySQL errno 1292. Unexpected behaviour possible
any idea why that error?