in reply to does not match bootstrap parameter

I agree that there probably is a problem in the DBD::mysql install. But a note - I always thought that "use DBI" was enough to invoke DBD::mysql. I've never had to actually specify "use DBD::anything" (I use a number of DBDs), "use DBI;" has always been enough.