Maria
supports a number of command-line tools
which operate in a similar fashion to the corresponding
MyISAM
tools. These are:
maria_chk — checks
Maria
tables for corruption. Similar to the
myisamchk command; see
Section 4.6.3, “myisamchk — MyISAM Table-Maintenance Utility”.
maria_ftdump — dumps information
about fulltext indexes in Maria
tables.
Similar to the myisam_ftdump command; see
Section 4.6.2, “myisam_ftdump — Display Full-Text Index information”.
maria_pack — packs a
Maria
table to save space. Similar to the
myisampack command; see
Section 4.6.5, “myisampack — Generate Compressed, Read-Only MyISAM Tables”.
maria_read_log — displays the
contents of a Maria
log file or applies the
contents to existing tables. This tool is a utility for the
log files but is not used or required for recovery of data
from the log file.
maria_dump_log — used for interpreting log content for people who understand maria transaction log internals.
User Comments
Add your own comment.