Storage engines
InnoDB
Supports transactions, row-level locking, foreign keys and encryption for tables
[ Variables | Buffer Pool | InnoDB Status ]
| Total: 8,027 pages / 128 k KiB | |
|---|---|
| Free pages | 5,572 |
| Dirty pages | 0 |
| Pages containing data | 2,431 |
| Pages to be flushed | 17,666 |
| Busy pages | 24 |
| Read requests | 276,267,736 |
|---|---|
| Write requests | 63,797 |
| Read misses | 2,228 |
| Write waits | 0 |
| Read misses in % | 806.46 µ % |
| Write waits in % | 0 % |