Mike Baranski writes:
> Question about this, when I do mysqladmin processlist, I get Repair with keycache as
>the state, what exactly is this? Can this be optomized?
>
> Mike.
>
> P.S. Thanks for the gcc3 patch!
>
You are welcome !!
The above means that REPAIR table is using keycache. There is an
option that will enable it to use sort_buffer instead. Read a manual
on the subject.
MySQL 4.0 will have REPAIR TABLE that only uses key_cache, but it's
own, so it does not interfere with other tables ....
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php