Can someone tell me how to recompile the DBI module against a different version of MySQL?
I was told that I need to do this, but have no idea how. Here are my specs...
Red Hat 9
MySQL v3.23.54
Perl v5.8.0
DBI v1.48
This is just the DBI that Perl automatically downloaded when I installed AppConfig for the first time. Apparently it's not completely compatible with this older version of MySQL.
I would rather not upgrade SQL because the newer version causes some other headaches with the application I'm trying to use. However, if it turns out to be simpler than recompiling the DBI, I'll do it.
I was told that I need to do this, but have no idea how. Here are my specs...
Red Hat 9
MySQL v3.23.54
Perl v5.8.0
DBI v1.48
This is just the DBI that Perl automatically downloaded when I installed AppConfig for the first time. Apparently it's not completely compatible with this older version of MySQL.
I would rather not upgrade SQL because the newer version causes some other headaches with the application I'm trying to use. However, if it turns out to be simpler than recompiling the DBI, I'll do it.