Hello,
Any inputs or information on running MySQL tests under Valgrind,
http://valgrind.org .
Thanks
-Manish
On Tue, 2005-10-04 at 14:25 -0700, Manish Marathe wrote:
> Hello All,
>
> I was building mysql after checking out from the bk repository. In that
> process, while executing mysql tests
Hi,
you need to install the perl DBI package!
> What is DBI, sounds like data base interface or something like that. Do I
> need a latter perl or a different configure for my perl???
"The DBI is a database interface module for Perl. It defines a set of
methods, variables and conventions that pr
DBI is the database interface for Perl, I assume this bench mark uses perl
so you will need to install the DBI.
- Original Message -
From: "MacDonell, Dennis" <[EMAIL PROTECTED]>
To: "'MySQL List'" <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 5:51 PM
Subject: Running mysql tests