Posted: Tue Oct 03, 2006 9:42 pm
If you are installing to MySQL v4.0 or earlier, install.sql needs to be edited as follows:
Delete "DEFAULT" from "DEFAULT CHARSET" for all the tables
Delete "DEFAULT CURRENT_TIMESTAMP" from the "last_modified" field in the pages table.
Delete "DEFAULT" from "DEFAULT CHARSET" for all the tables
Delete "DEFAULT CURRENT_TIMESTAMP" from the "last_modified" field in the pages table.