Command-Line Interfaces for MariaDB Community Server 10.6
This page is part of MariaDB's Documentation.
The parent of this page is: Reference for MariaDB Community Server 10.6
Topics on this page:
Overview
MariaDB Community Server includes several command-line interfaces that are used to manage and operate on MariaDB database products.
Reference material is available for MariaDB Community Server 10.6.
MariaDB Community Server 10.6 CLIs
MariaDB Community Server 10.6 includes several command-line interfaces.
Choose a command-line interface to find out more information about how to use each one:
CLI | Use Case |
---|---|
A utility to check InnoDB data files | |
MariaDB Client is used to connect to MariaDB Community Server 10.6 and other MariaDB database products, execute queries, and perform operations | |
The server binary for MariaDB Community Server 10.6 | |
MariaDB Admin is used to perform certain administrative tasks with MariaDB Community Server 10.6 | |
MariaDB Backup is used to perform physical backups of MariaDB Community Server 10.6 | |
MariaDB Binlog is used to read binary logs | |
MariaDB Check is used to check and repair tables | |
MariaDB Dump is used to perform logical backups of MariaDB Community Server 10.6 | |
MariaDB Import is used to load tables using data from text files | |
MariaDB Plugin installs plugins | |
MariaDB Show is used to show the structure and other details about database objects | |
MariaDB Slap is used for load testing | |
MariaDB Upgrade is used to upgrade a database directory's format after a server upgrade | |
Used to kill processes | |
This utility is used to print options that are set in configuration files | |
This utility accepts error codes as input and displays detailed descriptions of the errors | |
This utility resolves numeric stack dumps | |
This utility resolves IP addresses and host names |