Undefined symbol "mysql_autocommit" on FreeBSD and MySQL 4.1.15
Message body is not shown because it is too large.
Thu Dec 28 21:04:24 2006jimw-removetoemail [...] trainedmonkey.com - Correspondence added
This looks like a system problem -- like DBD::mysql has been compiled against 4.1, but is then
being dynamically linked to the 4.0 client library at runtime.
Thu Dec 28 21:04:26 2006The RT System itself - Status changed from 'new' to 'open'
Sat Jan 06 14:19:35 2007CAPTTOFU [...] cpan.org - Correspondence added
Thank you for your bug report!
This problem is caused because the version of the mysql include files
your compiling against differ from the version of the mysql libraries
installed on your system. Please update your client library on the box
you are compiling DBD::mysql against to match your server. Also, please
try the latest DBD::mysql 4.00 version.
Sat Jan 06 14:19:37 2007CAPTTOFU [...] cpan.org - Status changed from 'open' to 'resolved'