读:
mysqladmin -uroot -ppassword extended-status -r -i1 | grep Com_select
 
写:
mysqladmin -uroot -ppassword extended-status -r -i1 | grep Com_insert