Re: MySQL 5.0.3 --no-auto-rehash

2005-04-09 Thread John Swartzentruber
On 3/28/2005 3:50 PM Alejandro D. Burne wrote: 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 with

Re: MySQL 5.0.3 --no-auto-rehash

2005-03-28 Thread Alejandro D. Burne
Ok, in my first post I wrote "...I'll be watching logs and I saw the problem was in mysql section on my.cnf" I don't understand why, but if I uncomment it doesn't work. My my.cnf: # Example MySQL config file for medium systems. # # This is for a system with little memory (32M - 64M) where MySQ

Re: MySQL 5.0.3 --no-auto-rehash

2005-03-28 Thread Paul DuBois
At 17:50 -0300 3/28/05, Alejandro D. Burne wrote: 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 w

Re: MySQL 5.0.3 --no-auto-rehash

2005-03-28 Thread Alejandro D. Burne
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

Re: MySQL 5.0.3 --no-auto-rehash

2005-03-28 Thread Paul DuBois
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 r