Description of problem: Script that runs fine on RH8.0 with perl-DBD-MySQL doesn't work on Phoebe Version-Release number of selected component (if applicable): perl-DBD-MySQL-2.1020-3 perl-DBI-1.32-3 mysql-3.23.52-5 How reproducible: Run a perl script that attempts to connect to a MySQL Server Steps to Reproduce: 1. Install perl-DBI, perl-DBD-MySQL, mysql 2. run a script that attempts to connect to a MySQL server 3. boom, crash Actual results: /usr/bin/perl: relocation error: /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.so: undefined symbol: mysql_init Expected results: It should connect to the database and do happy perly database things. Additional info:
this is now fixed; please try perl-DBD-MySQL-2.1021-2 from rawhide.
Yes, that new package appears to be working perfectly. Thanks!
*** Bug 79252 has been marked as a duplicate of this bug. ***
Closing this out on confirmation fix from reporter.