Release Notes and Known Issues

There is no active beta at this time. For all previously released versions, please see the main Movable Type Release Notes page.

This page was last updated on 2009-03-26, 15: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.