Tools and Utilities
Contents
Overview
Tools and utilities listed here are included with distributions of MariaDB database products and make a client connection.
Command-Line Executable | Purpose |
---|---|
mariadb-admin, mysqladmin | Check configuration and current status |
mariadb-backup, mariabackup | Create and restore physical backups (including Aria, InnoDB, MyISAM , MyRocks ) |
mariadb-binlog, mysqlbinlog | Read binary logs or relay logs |
mariadb-check, mysqlcheck | Perform table maintenance operations |
mariadb-dump, mysqldump | Create logical backups |
mariadb-import, mysqlimport | Load table data from CSV, TSV, and other text file formats |
mariadb-show, mysqlshow | Display databases, tables, table columns, indexes |
mariadb-slap, mysqlslap | Generate client load for testing |
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.