Hello, MySQL gurus,
I just installed mysql 4.0.20 on an athlon i686 linux red hat. Then I copy the my-huge.cnf to /etc/my.cnf and only added these 2 lines to the file


[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/host.pid

when I use 'sudo -b mysqld_safe --user=mysql' to start mysql, there are always 10 processes of mysql server running. I double checked there is no 'mysql-multi' in my.cnf and I don't have such a file under /var/lib/mysql or my home dir. Could any one give me some clue of what's going on?

        THank you for your kind help.
        ginger


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to