PDF (US Ltr)
- 40.4Mb
PDF (A4)
- 40.5Mb
Man Pages (TGZ)
- 259.5Kb
Man Pages (Zip)
- 366.7Kb
Info (Gzip)
- 4.1Mb
Info (Zip)
- 4.1Mb
There are two pairs of InnoDB
INFORMATION_SCHEMA tables about compression
that can provide insight into how well compression is working
overall:
INNODB_CMPandINNODB_CMP_RESETprovide information about the number of compression operations and the amount of time spent performing compression.INNODB_CMPMEMandINNODB_CMPMEM_RESETprovide information about the way memory is allocated for compression.