| Statements | # | ø per hour | % |
|---|---|---|---|
| select | 132 k | 196.9 | 73.50 |
| show tables | 8,418 | 12.5 | 4.67 |
| show fields | 7,245 | 10.8 | 4.02 |
| change db | 6,162 | 9.2 | 3.42 |
| update | 5,352 | 8 | 2.97 |
| set option | 4,716 | 7 | 2.62 |
| insert | 4,203 | 6.2 | 2.33 |
| stmt execute | 3,937 | 5.9 | 2.18 |
| show keys | 2,497 | 3.7 | 1.39 |
| delete | 1,322 | 2 | 0.73 |
| replace | 1,104 | 1.6 | 0.61 |
| show variables | 983 | 1.5 | 0.55 |
| show create table | 652 | 1 | 0.36 |
| show grants | 446 | 0.7 | 0.25 |
| show binlogs | 311 | 0.5 | 0.17 |
| show storage engines | 94 | 0.1 | 0.05 |
| show slave status | 72 | 0.1 | 0.04 |
| show master status | 66 | 0.1 | 0.04 |
| show table status | 57 | 0.1 | 0.03 |
| show warnings | 52 | 0.1 | 0.03 |
| show status | 25 | <0.1 | 0.01 |
| stmt prepare | 9 | <0.1 | <0.01 |
| create table | 8 | <0.1 | <0.01 |
| alter table | 2 | <0.1 | <0.01 |
| show collations | 2 | <0.1 | <0.01 |
| show databases | 2 | <0.1 | <0.01 |
| show function status | 2 | <0.1 | <0.01 |
| show open tables | 2 | <0.1 | <0.01 |
| show procedure status | 2 | <0.1 | <0.01 |
| show processlist | 2 | <0.1 | <0.01 |
| show triggers | 2 | <0.1 | <0.01 |
| show engine status | 1 | <0.1 | <0.01 |
| stmt close | 1 | <0.1 | <0.01 |