Package mysql
MySQL client programs and shared libraries
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.40
See also: mysql-devel, mysql-server, mysql-test.
General Commands | |
mysql | the MySQL command-line client |
mysql_config_editor | configure authentication information for connecting to MySQL server |
mysqladmin | a MySQL server administration program |
mysqlbinlog | utility for processing binary log files |
mysqlcheck | a table maintenance program |
mysqldump | a database backup program |
mysqlimport | a data import program |
mysqlpump | a database backup program |
mysqlshow | display database, table, and column information |
mysqlslap | a load emulation client |