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

Attachment: pgpbWtZRpYiDH.pgp
Description: PGP signature

Reply via email to