| Statements | # | ø per hour | % |
|---|---|---|---|
| select | 119 k | 177.4 | 73.58 |
| show tables | 7,547 | 11.2 | 4.65 |
| show fields | 5,801 | 8.6 | 3.58 |
| change db | 5,432 | 8.1 | 3.35 |
| update | 5,352 | 8 | 3.30 |
| set option | 4,278 | 6.4 | 2.64 |
| insert | 4,203 | 6.2 | 2.59 |
| stmt execute | 3,937 | 5.9 | 2.43 |
| show keys | 1,429 | 2.1 | 0.88 |
| delete | 1,322 | 2 | 0.82 |
| replace | 1,042 | 1.5 | 0.64 |
| show variables | 900 | 1.3 | 0.55 |
| show create table | 607 | 0.9 | 0.37 |
| show grants | 405 | 0.6 | 0.25 |
| show binlogs | 297 | 0.4 | 0.18 |
| show slave status | 59 | 0.1 | 0.04 |
| show master status | 54 | 0.1 | 0.03 |
| show warnings | 51 | 0.1 | 0.03 |
| show table status | 42 | 0.1 | 0.03 |
| show storage engines | 39 | 0.1 | 0.02 |
| show status | 17 | <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 |
| stmt close | 1 | <0.1 | <0.01 |