For the complete documentation index, see llms.txt. This page is also available as Markdown.

Table Tools

Explore table-related tools for MariaDB Server. This section details various utilities for managing table structures, performing maintenance, and optimizing data storage.

Complete mariadb-check reference: CHECK/REPAIR/ANALYZE/OPTIMIZE TABLE operations, --all-databases/--databases flags, --auto-repair, and option files.

Convert every table in a database to a given storage engine (MyISAM by default) with mariadb-convert-table-format (formerly mysql_convert_table_format).

Fix the file extensions of MyISAM table files with mariadb-fix-extensions (formerly mysql_fix_extensions).

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?