Contents
Short Descriptions
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 content of Aria log pages. | |
| displays full-text index information. | |
| is a tool to generate compressed, read-only Aria tables. | |
| displays Aria log file contents. | |
| prints checksums for InnoDB files. | |
| this script creates stored procedures required by the OpenGIS standards, and is is prepared to be run with the --bootstrap server option. | |
| 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. | |
| is a simple SQL shell with input line editing capabilities. | |
| 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 client API for embedded server. | |
| provides you with useful information for compiling your MySQL client and connecting it to MySQL. | |
| converts the tables in a database to use a particular storage engine. | |
| is a MySQL client statically linked to libmysqld. | |
| 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. | |
| initializes the MySQL data directory and creates the system tables that it contains, if they do not exist. | |
| is a utility that enable MySQL administrators to manage which plugins a MySQL server loads. | |
| is a tool to improve MySQL installation security. | |
| sets permissions in the MySQL grant tables. | |
| 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. | |
| is a tool to kill processes that match a pattern. | |
| checks the access privileges for a host name, user name, and database combination. | |
| is a client for performing administrative operations. | |
| read binary log files. | |
| is a tool to generate bug report. | |
| performs table maintenance: It checks, repairs, optimizes, or analyzes tables. | |
| is the MySQL server daemon. | |
| 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. | |
| locks the table, flush the table and then performs a copy of the database. | |
| reads a range of data formats, and inserts the data into a database. | |
| 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. | |
| 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. | 
![[Note]](../images/note.png) 
          ![[Warning]](../images/warning.png)