The MySQL client library has changed. Recompiling DBD::mysql solved the same problem for me.
David Odhiambo Washington wrote: > | >| > | >| 2006/8/19, Odhiambo Washington <[EMAIL PROTECTED]>: > | >| >I have rt-3.6.1 installed on a host different than the DB server. Today > | >| >I moved my database from one server to the other (dump then import). > | >| >MySQL-4.0.26 was in the old box, while the new box is MySQL-4.0.27. > | >| >Both support InnoDB. > | >| > > | >| >error: Transactions not supported by database at > | >| > | >| Did you check that new DB is using InnoDB engine? > | >| Maybe that information was not stored in the dump, and it was > | >| recreated as MyISAM. > | > _______________________________________________ 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
