How to clear table key cache (no replies)
(MySQL.com) One can load a given MyISAM tables indices into the key cache via load index into cache. So, let's say I want to do that before some very large batch style run of data. Now the run is over, and, I want to reset that cache. How can I do that for the