
| Statements | # | ø per hour | % |
|---|---|---|---|
| select | 115 k | 7,651.5 | 95.33 |
| set option | 1,844 | 122.8 | 1.53 |
| insert | 1,355 | 90.2 | 1.12 |
| update | 932 | 62.1 | 0.77 |
| change db | 380 | 25.3 | 0.32 |
| show fields | 358 | 23.8 | 0.30 |
| show create table | 356 | 23.7 | 0.30 |
| rollback to savepoint | 356 | 23.7 | 0.30 |
| show tables | 20 | 1.3 | 0.02 |
| delete | 7 | 0.5 | 0.01 |
| show binlogs | 3 | 0.2 | <0.01 |
| show variables | 2 | 0.1 | <0.01 |
| show slave status | 2 | 0.1 | <0.01 |
| show grants | 2 | 0.1 | <0.01 |
| show master status | 2 | 0.1 | <0.01 |
| unlock tables | 1 | 0.1 | <0.01 |
| show status | 1 | 0.1 | <0.01 |
| begin | 1 | 0.1 | <0.01 |
| show procedure status | 1 | 0.1 | <0.01 |
| show function status | 1 | 0.1 | <0.01 |
| savepoint | 1 | 0.1 | <0.01 |
| release savepoint | 1 | 0.1 | <0.01 |
| show events | 1 | 0.1 | <0.01 |