I can try removing DBD/DBI with Yum and then building the packages manually. Shouldn't take too long ;)
Thanks, -Jay -----Original Message----- From: Drew Barnes [mailto:[email protected]] Sent: Thursday, July 09, 2009 11:46 AM To: Jay Vlavianos Cc: Agnislav Onufrijchuk; [email protected] Subject: Re: [rt-users] RT [Transactions] failing after Fedora upgrade Jay Vlavianos wrote: > Thanks for responding: > > Rpm -qa reports : perl-DBD-MySQL-4.005-8.fc9.i386 > I suspect you may need to rebuild DBD::mysql and/or DBI. This is why yum/rpm never touches perl on my systems. It never does anything GOOD, it only breaks things. Package management is fine if you never need to install anything any other way, but if you need to touch cpan even once, you're likely hosed after each update. > All tables in the rt3 database are InnoDB except sessions > > I don't have a my.cnf so mysql is loading with defaults, but since the > DB is InnoDB I would imagine that it is running? > > Thanks, > -Jay > > > -----Original Message----- > From: Agnislav Onufrijchuk [mailto:[email protected]] > Sent: Thursday, July 09, 2009 12:27 AM > To: Jay Vlavianos > Cc: [email protected] > Subject: Re: [rt-users] RT [Transactions] failing after Fedora upgrade > > Jay Vlavianos wrote: > >> Transactions not supported by database at >> /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/DBI.pm line >> > 1674. > > > What DBD::mysql version do you use? Do you have InnoDB engine enabled in > your > my.cnf ? > > > _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
