For those of you out there who update your Macs with
fink (or its
apt-get
), if you upgrade to MySQL4, and you’re using a Perl+MySQL
app, Fink may install the DBD::Mysql (Perl database glue) package for Perl
5.6, not 5.8. The solution:
sudo apt-get install dbd-mysql-pm581