mysql系列命令解释

时间:2023-03-08 17:14:51

mysqld - the MySQL server

mysql - the MySQL command-line tool

mysqlaccess - client for checking access privileges

mysqladmin - client for administering a MySQL server

mysqlbinlog - utility for processing binary log files

mysqlbug - generate bug report

mysqlcheck - a table maintenance program

mysql_config - display options for compiling clients

mysql_config_editor - configure authentication information for connecting to MySQL server

mysql_convert_table_format - convert tables to use a given storage engine

mysqld_multi - manage multiple MySQL servers

mysqld_safe - MySQL server startup script

mysqldump - a database backup program

mysqlhotcopy arguments
mysql_find_rows - extract SQL statements from files

mysql_fix_extensions data_dir
mysqldumpslow - Summarize slow query log files

mysqlimport - a data import program

mysql_install_db - initialize MySQL data directory

mysql_plugin - configure MySQL server plugins

mysql_secure_installation - improve MySQL installation security

mysqlshow - display database, table, and column information

mysqlslap - load emulation client

mysqltest - program to run test cases
mysqltest_embedded - program to run embedded test cases

mysql_upgrade - check and upgrade MySQL tables
mysql_tzinfo_to_sql - load the time zone tables

mysql_zap - kill processes that match a pattern
mysql_waitpid - kill process and wait for its termination