[rt-users] Error Upgrading MYSQL from 3.6.3 to 3.8.9

Kevin Falcone falcone at bestpractical.com
Thu Apr 7 16:22:48 EDT 2011


On Thu, Apr 07, 2011 at 12:38:35PM -0700, Shane Becker wrote:
>    I'm trying to upgrade from RT 3.6.3 to 3.8.9 and I'm running into a MYSQL issue:
> 
>    [error] RT since version 3.8 has new schema for MySQL versions after 4.1.0\nFollow
>    instructions in the UPGRADING.mysql file. at /opt/rt3/bin/webmux.pl line 160.\nCompilation
>    failed in require at (eval 2) line 1.\n

This error message implies that your Attachments table still contains
a Blob, which implies that this step:

>    mysql -u root -p rt3 < queries.sql

failed in some manner.

You probably want to look at the results of show create table
Attachments;

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110407/39c4fc91/attachment.sig>


More information about the rt-users mailing list