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

最新文章

  1. ASP.NET Core 文件上传
  2. apache配置多个版本php
  3. jQuery中$.fn的用法示例介绍
  4. synchronized同步对象锁
  5. ipmi使用
  6. 【ruby】快速安装gems的方法
  7. jQuery身份证验证插件
  8. ReactNative 大图手势浏览技术分析
  9. tomcat文件夹与文件解析
  10. C#复习二(Twenty First Day)
  11. LINQ 查询集合总的重复项
  12. hdu_5762_Teacher Bo(鸽笼原理)
  13. Oracle死锁情况
  14. 用python来更改小伙伴的windows开机密码,不给10块不给开机
  15. Selenium2Lib库之鼠标事件常用关键字实战
  16. 【UOJ348】【WC2018】州区划分 状压DP FWT
  17. VIM入门
  18. nodeJS---模块与npm包管理工具
  19. netty 自定义通讯协议
  20. JSON.parse() 和 JSON.stringify() 的区别

热门文章

  1. Popup window
  2. ZENCART 打开/关闭日志文件
  3. PHP5 GD库生成图形验证码(汉字)
  4. VB6-AppendToLog 通过API写入日志
  5. SpotLight的下载地址以及注册码可供参考
  6. QT定制有标题的扁平化下拉框控件
  7. java 两个日期之间的标准工作日(原创)
  8. The Black Hole of Numbers (strtoint+inttostr+sort)
  9. tcpprep 对IPV6的支持
  10. tomcat集群时统计session与在线人数