| Statements | # | ø per hour | % |
|---|---|---|---|
| select | 134 k | 1,446.6 | 80.47 |
| set option | 12,685 | 136.7 | 7.61 |
| update | 4,238 | 45.7 | 2.54 |
| insert | 3,797 | 40.9 | 2.28 |
| show tables | 2,850 | 30.7 | 1.71 |
| show fields | 2,284 | 24.6 | 1.37 |
| change db | 1,920 | 20.7 | 1.15 |
| show keys | 1,160 | 12.5 | 0.70 |
| show variables | 1,140 | 12.3 | 0.68 |
| show create table | 848 | 9.1 | 0.51 |
| delete | 399 | 4.3 | 0.24 |
| show grants | 364 | 3.9 | 0.22 |
| rollback to savepoint | 244 | 2.6 | 0.15 |
| show warnings | 239 | 2.6 | 0.14 |
| show storage engines | 152 | 1.6 | 0.09 |
| show binlogs | 50 | 0.5 | 0.03 |
| stmt close | 36 | 0.4 | 0.02 |
| stmt execute | 36 | 0.4 | 0.02 |
| stmt prepare | 36 | 0.4 | 0.02 |
| show slave status | 34 | 0.4 | 0.02 |
| show master status | 33 | 0.4 | 0.02 |
| begin | 6 | 0.1 | <0.01 |
| release savepoint | 4 | <0.1 | <0.01 |
| savepoint | 4 | <0.1 | <0.01 |
| unlock tables | 4 | <0.1 | <0.01 |
| show status | 3 | <0.1 | <0.01 |
| commit | 2 | <0.1 | <0.01 |
| show table status | 2 | <0.1 | <0.01 |
| flush | 1 | <0.1 | <0.01 |