Storage engines
InnoDB
Supports transactions, row-level locking, foreign keys and encryption for tables
[ Variables | Buffer Pool | InnoDB Status ]
| Total: 8,112 pages / 130 k KiB | |
|---|---|
| Free pages | 4,848 |
| Dirty pages | 3,063 |
| Pages containing data | 3,264 |
| Pages to be flushed | 10,079 |
| Busy pages | 0 |
| Read requests | 290,816,902 |
|---|---|
| Write requests | 26,393,739 |
| Read misses | 517 |
| Write waits | 0 |
| Read misses in % | 177.78 µ % |
| Write waits in % | 0 % |