OK, I confuse a little, this is the message:
[EMAIL PROTECTED] init.d]# /etc/rc.d/init.d/mysql start Starting MySQL/usr/sbin/mysqlmanager: unknown option '--no-auto-rehash'
in my.cnf exists "no-auto-rehash", if I comment this line mysqld starts up without errors.
maybe my.cnf came from 5.0.2 and this option it's not supported on 5.0.3?
Alejandro.
I'm seeing this exact problem. I just upgraded today from 4.1 to 5.0.3. When I tried to start the program, it failed (I didn't even get the error message). Thanks to Alejandro's message, I tried commenting out the two entries in my [mysql] section, and now the server starts. Having "safe-updates" in the [mysql] section also causes a problem and prevents mysqlmanager from running.
If mysqld or mysqlmanager don't care about what's in the [mysql] section, there appears to be a bug.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]