"Invalid default value for 'lastlogin'" with mysql 4.1.7
Status: Beta
Brought to you by:
babaw
executing setup.php on mysql 4.1.7 yields
MySQL ERROR:
Invalid default value for 'lastlogin'
QUERY:
CREATE TABLE users (
[...]
i'm not exactly sure whats the reason for this.
http://dev.mysql.com/doc/mysql/en/TIMESTAMP_4.1.htm
l might be helpful.
Logged In: YES
user_id=985406
Im not sure either. Since you have to provide a password for
MySql in the configuration file (ztml_conf.php), so there
should not be a default password used. Make sure the
password you provided is correct and try to run the setup
again.