Re: Error message after forcing install of DBD::mysql
Since mysql_autocommit was added to the MySQL library in version 4.1.0, I'm guessing that you are running a version of MySQL older than that, but have installed a version of DBD::mysql that expects a newer version. The fix would be to either upgrade your MySQL server, or downgrade your DBD::mysql module (to what version I'm not sure).
-Dave
Subject
Written By
Posted
November 06, 2006 05:43PM
Re: Error message after forcing install of DBD::mysql
November 06, 2006 06:00PM
November 07, 2006 12:39PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.