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,573 |
| Dirty pages | 0 |
| Pages containing data | 2,430 |
| Pages to be flushed | 17,218 |
| Busy pages | 24 |
| Read requests | 270,690,713 |
|---|---|
| Write requests | 62,992 |
| Read misses | 2,227 |
| Write waits | 0 |
| Read misses in % | 822.71 µ % |
| Write waits in % | 0 % |