When creating an account via the control console I get the following error:
mangos>SQL: INSERT INTO account(username,sha_pass_hash,joindate) VALUES('TEST','3D0D99423E31FCC67A6745EC89D70D700344BC76',NOW())
SQL ERROR: Incorrect datetime value: '0000-00-00 00:00:00' for column 'last_login' at row 1
I have attempted to recreate the reamd table with no success of clearing this error. I am only able to reproduce on one of my computers.
Recommended Comments