I ran run-all-test with the following options. ------------------------------------------- run-all-tests --server=mysql --user=test --password=test --log ------------------------------------------------- I got the following : ------------------------------------------------ Can't locate DBI.pm in @INC (@INC contains: /usr/local/hp/perl5.005_03/lib/5.005 03/PA-RISC2.0 /usr/local/hp/perl5.005_03/lib/5.00503 /usr/local/hp/perl5.005_03/ lib/site_perl/5.005/PA-RISC2.0 /usr/local/hp/perl5.005_03/lib/site_perl/5.005 .) at run-all-tests line 36. BEGIN failed--compilation aborted at run-all-tests line 36. --------------------------------------------- Anyone please explain me what this is. In fact I executed run-all-tests because MySql is not getting startedup when I used safe_mysqld I got the following output when I ran safe_mysqld ---------------------------------------------- Starting mysqld daemon with databases from /nfs/acadia/home/lm/mysql/var 010626 14:36:48 mysqld ended ------------------------------------------ when I opened error log file I got this ------------------------------------------------- 010626 14:36:48 mysqld started 010626 14:36:48 /nfs/acadia/home/lm/mysql/libexec/mysqld: Can't lock file (errno: 46) 010626 14:36:48 /nfs/acadia/home/lm/mysql/libexec/mysqld: Normal shutdown 010626 14:36:48 /nfs/acadia/home/lm/mysql/libexec/mysqld: Shutdown Complete 010626 14:36:48 mysqld ended ------------------------------------------------------ Please help me in fixing these bugs. Lakshmi --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php