show full processlist;
show global variables;
show global status;
show global variables where Variable_name like '%%' and Value != '';
show global status where Variable_name like '%%' and Value != '';
show global status where Variable_name in ('com_select','com_delete','com_insert','com_update');
show global variables;
show global status;
show global variables where Variable_name like '%%' and Value != '';
show global status where Variable_name like '%%' and Value != '';
show global status where Variable_name in ('com_select','com_delete','com_insert','com_update');
1万+

被折叠的 条评论
为什么被折叠?



