This is a read-only copy of the MariaDB Knowledgebase generated on 2025-05-04. For the latest, interactive version please visit https://mariadb.com/kb/.

Tools and Utilities

Contents

  1. Overview

Overview

Tools and utilities listed here are included with distributions of MariaDB database products and make a client connection.

Command-Line ExecutablePurpose
mariadb-admin, mysqladminCheck configuration and current status
mariadb-backup, mariabackupCreate and restore physical backups (including Aria, InnoDB, MyISAM, MyRocks)
mariadb-binlog, mysqlbinlogRead binary logs or relay logs
mariadb-check, mysqlcheckPerform table maintenance operations
mariadb-dump, mysqldumpCreate logical backups
mariadb-import, mysqlimportLoad table data from CSV, TSV, and other text file formats
mariadb-show, mysqlshowDisplay databases, tables, table columns, indexes
mariadb-slap, mysqlslapGenerate 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.