QPS(每秒Query量) QPS = Questions(or Queries) / seconds mysql> show global status like 'Question%'; 效果图如下: