On Fri, 25 Feb 2005, Jason Johnson wrote:

> Note: I posted this on another list a few minutes ago only to realize 
> seconds after posting that it wasn't the right list. So if you are 
> subscribed to that list also and see this as a duplicate, I apologize 
> in advance.
> 
> 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).
> 

Sounds like you need to get a copy of DBD::mysql that was compiled against the 
latest mysql client libraries.

> 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)?

I don't know where you can find a copy of DBD::mysql linked against the latest
mysql client libraries. Maybe ActiveState might have something, but I don't
know.


-r

Reply via email to