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.
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.
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.
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.