| Statements | # | ø per hour | % |
|---|---|---|---|
| select | 182 k | 1,924.5 | 69.73 |
| set option | 23,071 | 243.4 | 8.82 |
| show tables | 12,413 | 131 | 4.75 |
| show fields | 11,271 | 118.9 | 4.31 |
| show keys | 8,079 | 85.2 | 3.09 |
| change db | 6,347 | 67 | 2.43 |
| update | 4,238 | 44.7 | 1.62 |
| insert | 3,797 | 40.1 | 1.45 |
| show create table | 3,356 | 35.4 | 1.28 |
| show variables | 3,253 | 34.3 | 1.24 |
| show storage engines | 795 | 8.4 | 0.30 |
| show warnings | 578 | 6.1 | 0.22 |
| show grants | 518 | 5.5 | 0.20 |
| delete | 399 | 4.2 | 0.15 |
| rollback to savepoint | 244 | 2.6 | 0.09 |
| show table status | 180 | 1.9 | 0.07 |
| stmt close | 113 | 1.2 | 0.04 |
| stmt execute | 113 | 1.2 | 0.04 |
| stmt prepare | 113 | 1.2 | 0.04 |
| show slave status | 97 | 1 | 0.04 |
| show master status | 94 | 1 | 0.04 |
| show binlogs | 65 | 0.7 | 0.02 |
| show status | 15 | 0.2 | 0.01 |
| 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 |
| commit | 2 | <0.1 | <0.01 |
| flush | 2 | <0.1 | <0.01 |
| show processlist | 2 | <0.1 | <0.01 |
| show engine status | 1 | <0.1 | <0.01 |