On Mon, Sep 29, 2008 at 08:12:30PM +0800, d tbsky wrote: > 2008/9/27 Gabriel Cadieux <[EMAIL PROTECTED]>: > > i was told it is probably being caused by a bug in the version of > > DBD::mysql that we have currently installed (mine is 4.00.7, which is the > > one described in the link below as having this issue). > > > > i am still trying to figure out if other stuff is causing it, but on monday > > i will downgrade to 4.00.5 > > (gentoo has no ebuild for 4.00.6 for some reason) if the issue is still > > occuring and let everyone know > > if this fixes the problem. > > > > link: http://bugs.mysql.com/bug.php?id=36810 > > > > (thanks to David Chandek-Stark for this information). > > thanks for the information. > our new rt 3.8.1 system is suffered for this problem. i was wondering > if mod_perl cause the problem. > hope we will hear the good news from you.
I'm not sure it's related, I had the mysql morning bug on 2 new RT installations (Debian lenny, 64bit). I fixed it by upgrading DBD::mysql to 4.008. I think this changelog fixes my problem (segfault of mason in apache log (fastcgi), Internal Server error): * Disabled TAKE_IMP_DATA_VERSION because segfault with DBI < 1.607 which is the case in Debian lenny, DBI = 1.605 _______________________________________________ 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
