Am 21.01.2014 17:08, schrieb Sergei Golubchik: > Hi, Markus! Hi Sergei,
> Yes. Watch the status variable Com_show_keys Thanks, that did the trick. # mysql -e "show global status like 'Com_show_keys';" +---------------+----------+ | Variable_name | Value | +---------------+----------+ | Com_show_keys | 12776476 | +---------------+----------+ I guess, there's some work ahead... ;) Cheers, Markus _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

