Package mysql

MySQL client programs and shared libraries

http://www.mysql.com

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. The base package
contains the standard MySQL client programs and generic MySQL files.

Version: 8.0.36

See also: mysql-devel, mysql-server, mysql-test.

General Commands

mysql the MariaDB command-line tool (mysql is now a symlink to mariadb)
mysql_config_editor configure authentication information for connecting to MySQL server
mysqladmin client for administering a MariaDB server (mysqladmin is now a symlink to mariadb-admin)
mysqlbinlog utility for processing binary log files (mysqlbinlog is now a symlink to mariadb-binlog)
mysqlcheck a table maintenance program (mysqlcheck is now a symlink to mariadb-check)
mysqldump a database backup program (mysqldump is now a symlink to mariadb-dump)
mysqlimport a data import program (mysqlimport is now a symlink to mariadb-import)
mysqlpump a database backup program
mysqlshow display database, table, and column information (mysqlshow is now a symlink to mariadb-show)
mysqlslap load emulation client (mysqlslap is now a symlink to mariadb-slap)