I have downloaded and installed DBD-mysql-2.1011, which has allowed the
test suite $MYSQL_HOME/sql-bench/run-all-tests to complete
successfully. (I had thought that the insert test was not working, but
I was simply too impatient--it took about 45 min of clock time to run.)
Everything is working
Hi,
It doesn't sound to me that you've installed these packages (if they
are packages) for the correct version of perl; Possibly they've been
dumped in the OS default? (/usr/lib/perl5/5.00503) etc.?
I suggest fetching the latest source from CPAN and building it
manually.
Chris Evans wrote:
>
I am having a problem with testing MySql (max) version
3.23.49a. I downloaded the 3 required Perl packages
(Data-Dumper, DBI, and Msql-Mysql-modules),
the latest versions, and installed them. The OS is
RH Linux 7.2. The installation of both the
binary MySql distribution and
the Perl packages se