At 16:30 -0300 3/28/05, Alejandro D. Burne wrote:
Hi, I'm testing 5.0.3.
I make a rpm update from 5.0.2.
After it mysqld through mysqlamanager doesn't start. I'll be watching
logs and I saw the problem was in mysql section on my.cnf. If I
comment --no-auto-rehash it works.

That's strange, for two reasons:

- The [mysql] section shouldn't affect mysqld.
- Options in my.cnf shouldn't be listed with leading dashes.
  The option should be no-auto-rehash in an option file, not --no-auto-rehash

I can't find info on --no-auto-rehash. Someone can tell what is it?

It's listed here:

http://dev.mysql.com/doc/mysql/en/mysql.html

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

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



Reply via email to