There is no active beta at this time. For all previously released versions, please see the main Movable Type Release Notes page.
There is no active beta at this time. For all previously released versions, please see the main Movable Type Release Notes page.
Copyright 2007-2009 Six Apart Ltd. All content licensed under Creative Commons Attribution-Share Alike 3.0 Unported License.
Kevin
December 13, 2007 10:30 PM | Reply
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.
Brian Moy
December 17, 2007 4:36 AM | Reply
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.
Brian Moy
December 17, 2007 4:41 AM | Reply
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.
Brian Moy
December 17, 2007 5:06 AM | Reply
I got the lib/MT/Upgrade.pm line 1974 error too.