zoukankan      html  css  js  c++  java
  • mysql系列命令解释

    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

  • 相关阅读:
    .net将动态页面(aspx)生成静态页面htm | html
    js复制Code
    发送Email 附件打包,
    PC大屏自适应 简洁版
    PC大屏自适应
    Java 常见类型转换
    二叉树的四种遍历
    C语言代码质量保证
    System.ComponentModel.Component入门
    旧版MFC自定义CFileDialog Win7中扩展无显示 解决
  • 原文地址:https://www.cnblogs.com/timssd/p/5767068.html
Copyright © 2011-2022 走看看