http://www.perlmonks.org?node_id=420124


in reply to Re: Problems interacting with MySQL on Windows
in thread Problems interacting with MySQL on Windows

When it talks about the client does it mean the DBD::MySQL????

No, it means the client library that DBD::mysql is using.

If you could recompile your client with the new libraries all would be good. I have done that, but unfortunately only on Linux.

For Windows, you may ask PodMaster (a.k.a. crazyinsomniac), who has a repository and he takes requests.

HTH