RE: FW: running sql-bench scripts redhat 8.0

2003-11-24 Thread jason steig
Well looks like it has quite a few dependencies. I'll have to install these other dependencies -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2003 12:10 AM To: jason steig Subject: RE: FW: running sql-bench scripts redhat 8.0 >Thank

RE: FW: running sql-bench scripts redhat 8.0

2003-11-24 Thread jason steig
ement. HTH. Michael Weiner -- On Mon, 2003-11-24 at 23:11, jason steig wrote: > Hi all, > > I'am getting this error when I try to run any of the sql-bench tests. > For instance, here is an attempt to run the test-connect script. This > happens to me when I try any of the script

FW: running sql-bench scripts redhat 8.0

2003-11-24 Thread jason steig
Hi all, I'am getting this error when I try to run any of the sql-bench tests. For instance, here is an attempt to run the test-connect script. This happens to me when I try any of the scripts. I attempted to change the location my perl install at the beginning of the script(RH 8.0) can anyone he

running sql-bench scripts redhat 8.0

2003-11-23 Thread Jason Steig
I'am having trouble running all the scripts in sql-bench. It seems to be an issue with the location of my perl install. I tried to change the perl location at the start of the script to the location of my perl install /usr/bin but that didn't fix the issue. has anyone else had this issue? --

host.frm

2003-01-01 Thread Jason Steig
./myqld: Can't find file : './mysql/host.frm' (errno:13) does anyone know how to solve this problem? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the

Mysql.Sock problem

2002-12-30 Thread Jason Steig
I' am relatively new to MySQL and I 'am having a problem with starting the ./mysql program I always get the mysql.sock error. I know this mysql.sock file is used when the local machine is the mysql server. Likewise I can't start mysql.server or mysqld. I' am trying to start it as root. I know