Hi All,
I have connected to the server via MySQLAdministrator and tried stopping the server with this, but it still runs,
mysql 3658 0.1 2.0 32160 5208 pts/1 S+ 22:34 0:00 /usr/local/mysql/ bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mys ql --pid-file=/usr/local/mysql/data/localhost.localdomain.pid --skip-locking
root 3800 0.0 0.2 3892 668 pts/4 S+ 22:47 0:00 grep mysql
Also, when starting mysql from the cli with the cmd mysql, which is a ln -s to the mysqld_safe script in /usr/local/mysql/bin shouldnm't I get a mysql> prompt..? I just get the following,
[EMAIL PROTECTED] ~]# mysql Starting mysqld daemon with databases from /usr/local/mysql/data
Cheers.
Mark Sargent.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]