Hi!

>>>>> "Sergei" == Sergei Golubchik <[email protected]> writes:

Sergei> Hi!
Sergei> On Oct 22, [email protected] wrote:
>> 
>> DESCRIPTION:
>> 
>> Provide the key cache  statistics available for the default cache (key
>> blocks used,  unflushed, etc.) for all named caches.
>> 
>> Monty answers in an email:
>> 
>> This is a much simpler task and something that is important to get
>> done.  We would have to introduce a 'show keycache statistics' command
>> that would iterate over all keycaches and provide the statistics.

Sergei> Why not to add this to show status where the default keycache statistics
Sergei> is ? It won't be more difficult that adding a new command.
 
As one can have any number of key caches (each one has a name) and we
have several variables for each of these, it will be a bit hard to
have them as show variables (I think).

Serg, do you have a suggestion how the variables would look like ?

For example, show keycache statistics would look like:

Key_cache_name  Key_blocks_not_flushed Key_blocks_unused Key_blocks_used 
Key_read_requests Key_reads Key_write_requests Key_writes
cache1 0 13389 7 22 7 0 0

Regards,
Monty


_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to