I am running MySQL 4.1.10 and ActivePerl 5.8.6.811 on Windows 2003. When I upgraded MySQL from an older version, everything using DBD-MySQL complained about not being compatible and MySQL is telling me to upgrade to a newer client (in this case, obviously, my client being DBD-MySQL).
Does anyone know which version I should be using of DBD-MySQL and in what repository I might find it? If so, how do I go about installing it with PPM (I've installed may different packages using PPM, just curious if there is any particular thing I may need to do when upgrading DBD-MySQL)?
A side note, I had this same problem with PHP4, when I upgraded to PHP5 and tossed PHP's dll of the MySQL libraries in the correct location, everything worked fine. This is why I must assume that there is a DBD-MySQL package that has the correct implementation for the new version of MySQL.
Any help would be much appreciated.
Thanks in advance, Jason