Contents
Short Descriptions
There are several symlinks from mysql* to their mariadb counterparts. These are maintained for compatibility.
The Perl DBI modules must be installed for some of the MariaDB support programs to function properly.
Short Descriptions
is used to check, repair, optimize, sort and get information about Aria tables |
|
is a tool to dump the contents of Aria log pages |
|
displays full-text index information |
|
is a tool to generate compressed, read-only Aria tables |
|
displays Aria log file contents |
|
copies an aria table to and from AWS S3 |
|
bootstraps a new Galera cluster |
|
recovers data from a Galera cluster |
|
prints checksums for InnoDB files |
|
is an open source backup tool for InnoDB and XtraDB |
|
is a simple SQL shell with input line editing capabilities |
|
is the MySQL server daemon |
|
checks the access privileges for a host name, user name, and database combination |
|
is a client for performing administrative operations |
|
reads binary log files |
|
performs table maintenance: It checks, repairs, optimizes, or analyzes tables |
|
is used for testing aspects of the MySQL client API that cannot be tested using mysqltest and its test language |
|
is a tool to test the client API for the embedded server |
|
converts character sets for use with MariaDB |
|
converts the tables in a database to use a particular storage engine |
|
is designed to manage several mysqld processes that listen for connections on different Unix socket files and TCP/IP ports |
|
is the recommended way to start a mysqld server on Unix and NetWare |
|
is a backup program |
|
parses MySQL slow query log files and prints a summary of their contents |
|
is a MySQL client statically linked to libmariadbd |
|
reads files containing SQL statements and extracts statements that match a given regular expression or that contain USE db_name or SET statements |
|
converts the extensions for MyISAM (or ISAM) table files to their canonical forms |
|
locks the table, flushes the table and then performs a copy of the database |
|
reads a range of data formats, and inserts the data into a database |
|
initializes the MySQL data directory and creates the system tables that it contains, if they do not exist |
|
is the RocksDB tool |
|
is a utility that enables MySQL administrators to manage which plugins a MySQL server loads |
|
is a tool to improve MySQL installation security |
|
generates a systemd unit based on the current mariadb settings |
|
sets permissions in the MySQL grant tables |
|
shows the structure of a MariaDB database |
|
is a diagnostic program designed to emulate client load for a MySQL server and to report the timing of each stage |
|
runs a test case against a MySQL server and optionally compares the output with a result file |
|
is similar to the mysqltest command but is built with support for the libmysqld embedded server |
|
loads the time zone tables in the mysql database |
|
examines all tables in all databases for incompatibilities with the current version of MySQL Server |
|
signals a process to terminate and waits for the process to exit |
|
gets compiler flags for using the MariaDB Connector/C |
|
is an utility for sending InnoDB and XTraDB backups over a stream |
|
is a tool to convert mSQL programs for use with MySQL |
|
displays the options from option groups of option files |
|
displays information about FULLTEXT indexes in MyISAM tables |
|
gets information about your database tables or checks, repairs, or optimizes them |
|
displays MyISAM log file contents |
|
is a tool for compressing MyISAM tables |
|
provides you with useful information for compiling your MySQL client and connecting it to MySQL |
|
is a console-based tool for monitoring the threads and overall performance of a MySQL server |
|
is a utility that displays descriptions for system or storage engine error codes |
|
is a MariaDB/MySQL extension to the SQL standard |
|
resolves a numeric stack dump to symbols |
|
is a utility for resolving IP addresses to host names and vice versa |
|
dumps the content of sst files (the format used by RocksDB) |