Hi!

>>>>> "Noel" == Noel Butler <noel.but...@ausics.net> writes:

Noel> In all previous versions we were able to run -Aao --auto-repair

Noel> Anyone know WHY, in 5.5,   -a   and   -o  , must be run separately, this
Noel> is kind of silly I think, requiring two passes now.

I checked the 5.0 code and even there you could not run 'a' and 'o'
separately.  mysqlcheck always used the later option.

However as optimize for most engines that supports it does an
automatic analyze, you can solve your problem by just removing the
'a' option above.

Regards,
Monty

PS: Have you tried out MariaDB yet?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to