innodb-utils 5.1.0

InnoDB file analysis toolkit
Documentation
# Summary

- [Introduction]introduction.md
- [Installation]installation.md
- [Quick Start]quick-start.md

# CLI Reference

- [Overview]cli/overview.md
- [parse]cli/parse.md
- [pages]cli/pages.md
- [dump]cli/dump.md
- [checksum]cli/checksum.md
- [diff]cli/diff.md
- [watch]cli/watch.md
- [corrupt]cli/corrupt.md
- [recover]cli/recover.md
- [find]cli/find.md
- [tsid]cli/tsid.md
- [sdi]cli/sdi.md
- [log]cli/log.md
- [info]cli/info.md
- [repair]cli/repair.md
- [defrag]cli/defrag.md
- [transplant]cli/transplant.md
- [schema]cli/schema.md
- [export]cli/export.md
- [health]cli/health.md
- [audit]cli/audit.md
- [compat]cli/compat.md
- [verify]cli/verify.md
- [validate]cli/validate.md
- [undo]cli/undo.md
- [binlog]cli/binlog.md
- [undelete]cli/undelete.md
- [simulate]cli/simulate.md
- [backup]cli/backup.md

# Library API

- [Overview]library/overview.md
- [Tablespace]library/tablespace.md
- [Page Parsing]library/page-parsing.md
- [Checksums]library/checksums.md
- [SDI Extraction]library/sdi-extraction.md
- [Redo Logs]library/redo-logs.md

# Web Analyzer

- [Overview]web/overview.md
- [Getting Started]web/getting-started.md

# Guides

- [InnoDB Primer]guides/innodb-primer.md
- [Encrypted Tablespaces]guides/encrypted-tablespaces.md
- [JSON Output]guides/json-output.md
- [Vendor Support]guides/vendor-support.md
- [Upgrade Compatibility]guides/upgrade-compatibility.md
- [Backup Verification]guides/backup-verification.md
- [Live MySQL Validation]guides/live-validation.md
- [Data Type Decoding]guides/data-type-decoding.md
- [Audit Logging]guides/audit-logging.md
- [MySQL Version Matrix]guides/version-matrix.md
- [Undo Log Analysis]guides/undo-log-analysis.md
- [LOB Chain Traversal]guides/lob-chain-traversal.md
- [Binary Log Parsing]guides/binlog-parsing.md
- [Spatial & FTS Indexes]guides/spatial-fts-indexes.md
- [Crash Recovery Simulation]guides/crash-recovery.md
- [Backup Analysis]guides/backup-analysis.md
- [Bloat Scoring]guides/bloat-scoring.md

# Internals

- [Undo Log Structure]internals/undo.md
- [LOB/BLOB Chain Formats]internals/lob.md
- [Binary Log Format]internals/binlog.md
- [R-Tree Spatial Indexes]internals/spatial.md
- [Full-Text Search Auxiliary Tables]internals/fts.md

# Reference

- [Page Types]reference/page-types.md
- [Checksum Algorithms]reference/checksum-algorithms.md
- [Redo Log Format]reference/redo-log-format.md