Release Notes and Known Issues

Please see the official Movable Type 4.0 and 4.1 release notes.

This page was last updated on 2008-01-22, 16:40.  

4 Comments

Here's what I got...

Upgrading database... Upgrading table for Field records... Upgrading database from version 4.0026. Upgrading table for Field records... Error during upgrade: failed to execute statement ALTER TABLE mtentry ADD entryHASH(0x8dff074) : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(0x8dff074)' at line 1 at lib/MT/Upgrade.pm line 1974.

I got this:

Error during upgrade: failed to execute statement ALTER TABLE mttsfuncmap DROP CONSTRAINT mttsfuncmapfuncname: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CONSTRAINT mttsfuncmapfuncname' at line 1 at lib/MT/Upgrade.pm line 1974.

Now what? I'm not familiar w/ SQL enough to know what that means.

I got this:

Error during upgrade: failed to execute statement ALTER TABLE mttsfuncmap DROP CONSTRAINT mttsfuncmapfuncname: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CONSTRAINT mttsfuncmapfuncname' at line 1 at lib/MT/Upgrade.pm line 1974.

Now what? I'm not familiar w/ SQL enough to know what that means.

I got the lib/MT/Upgrade.pm line 1974 error too.