[rt-users] Charset issues after upgrade to 3.8.1

Emmanuel Lacour elacour at easter-eggs.com
Tue Sep 2 07:55:33 EDT 2008


On Tue, Sep 02, 2008 at 04:41:41AM -0700, F350 wrote:
> 
> I'm running Mysql 5
> When applying the command:
> perl etc/upgrade/schema.mysql-4.0-4.1.pl rt3 user pass > sql.queries
> i get the following message:
> DBD::mysql version 4.002 required--this is only version 3.0008 at
> etc/upgrade/schema.mysql-4.0-4.1.pl line 7.
> BEGIN failed--compilation aborted at etc/upgrade/schema.mysql-4.0-4.1.pl
> line 7.
> 

You have to upgrade your DBD::mysql as requested.

Uses CPAN or distro packages or backports to upgrade.

You can also run this script from a remote machine having the correct
DBD::mysql (you need to modify the script to provide the IP/name of the
mysql server).




More information about the rt-users mailing list