show variables like '%slow%';
show global status like '%slow%';
show variables like 'max_connections';
show variables like 'key_buffer_size';
set global 'key_buffer_size'=xxxx;
show global status like 'key_read%';
show global status like 'com_select';