Upgrade Problems with 5.8.5
Posted: Mon Aug 18, 2008 6:28 pm
Hello Team,
I am trying to upgrade from 5.6.25 to 5.8.5 in a debug mode and having the following problem..
The process seems to try to alter the 'preference' table and trying to create a 'comments' column which are of type 'text/blob' with a default value of ' '. the system is having trouble creating a default value for a text/blob type.
...Should the database be allowing creation of the 'default' for a 'text/blob' data type. Do I need to make any changes to my database configuration or is this a bug in the 'upgrade script' ?
BTW, I have notice such similar issues many a times during my previous upgrades...I cheat by making the necessary changes through a database GUI and get around these kind of issues but this time around, I do not think even that is an option.
Thoughts / Ideas / Suggestion..what am I doing wrong ?
Cheers,
OpenSource
I am trying to upgrade from 5.6.25 to 5.8.5 in a debug mode and having the following problem..
The process seems to try to alter the 'preference' table and trying to create a 'comments' column which are of type 'text/blob' with a default value of ' '. the system is having trouble creating a default value for a text/blob type.
...Should the database be allowing creation of the 'default' for a 'text/blob' data type. Do I need to make any changes to my database configuration or is this a bug in the 'upgrade script' ?
BTW, I have notice such similar issues many a times during my previous upgrades...I cheat by making the necessary changes through a database GUI and get around these kind of issues but this time around, I do not think even that is an option.
Thoughts / Ideas / Suggestion..what am I doing wrong ?
Cheers,
OpenSource