I had an error message from PhpMyAdmin saying that in file database_setup_mysql.sql
the second line is: id int(11) unsigned DEFAULT '0' NOT NULL auto_increment,
and it should probably be: id int(11) unsigned NOT NULL auto_increment,
Logged In: YES user_id=123387 Originator: NO
You are right. It has been reported and fixed in the cvs. This is not already released.
Log in to post a comment.
Logged In: YES
user_id=123387
Originator: NO
You are right. It has been reported and fixed in the cvs.
This is not already released.