| Statements | # | ø per hour | % |
|---|---|---|---|
| select | 466 k | 778.4 | 77.40 |
| show tables | 33,380 | 55.8 | 5.55 |
| show fields | 23,860 | 39.9 | 3.97 |
| change db | 22,079 | 36.9 | 3.67 |
| set option | 18,192 | 30.4 | 3.02 |
| stmt execute | 7,846 | 13.1 | 1.30 |
| stmt close | 7,805 | 13 | 1.30 |
| stmt prepare | 7,805 | 13 | 1.30 |
| show keys | 5,617 | 9.4 | 0.93 |
| show variables | 2,378 | 4 | 0.40 |
| replace | 1,980 | 3.3 | 0.33 |
| show create table | 1,205 | 2 | 0.20 |
| show grants | 882 | 1.5 | 0.15 |
| show binlogs | 627 | 1 | 0.10 |
| update | 581 | 1 | 0.10 |
| insert | 484 | 0.8 | 0.08 |
| show warnings | 473 | 0.8 | 0.08 |
| show storage engines | 316 | 0.5 | 0.05 |
| show table status | 103 | 0.2 | 0.02 |
| begin | 95 | 0.2 | 0.02 |
| commit | 89 | 0.1 | 0.01 |
| show slave status | 56 | 0.1 | 0.01 |
| show master status | 52 | 0.1 | 0.01 |
| show status | 26 | <0.1 | <0.01 |
| rollback | 6 | <0.1 | <0.01 |
| delete | 5 | <0.1 | <0.01 |
| show processlist | 3 | <0.1 | <0.01 |
| flush | 2 | <0.1 | <0.01 |
| show engine status | 2 | <0.1 | <0.01 |