MYSQL Tutorial: MySQL introduction _ MySQL

Source: Internet
Author: User
Tags mysql tutorial
MYSQL Tutorial: After MySQL is installed, many useful programs are generated in the MySQL installation directory.

Libmysqld-embedded MySQL server, which cannot run independently. it is a function library that can be embedded into other programs to enable the functions of the MySQL server.

Myisamchk and isamchk ---- tools used to check and repair data tables, analyze the distribution of key values, and disable or enable data table indexing.

Myisampack and pack_isam ---- compress data tables and generate read-only data tables.

Mysql-the most commonly used command line client program that interacts with the server.

Mysqlaccess ---- a script used to test database access permissions.

Mysqladmin-a tool used to perform various system maintenance and management tasks.

Mysqlbinlog-a tool that displays binary change log content in ASCII format.

Mysqlbug-a script used to generate a program vulnerability report.

Mysql_config-when preparing to compile a MySQL-based program, you can use this tool program to determine the compilation options and flag of the program.

Mysqld ---- MySQL server program, the core of MySQL data.

Mysqld_multi ---- a script used to start and close multiple MySQL servers at the same time.

Mysql_safe ---- a script used to start and monitor MySQL servers.

Mysqldump-a tool used to export data table content.

Mysqlhotcopy-database backup tool.

Mysqlimport-a tool used to load data in batches into data tables.

Mysql_install_db ---- a script used to initialize the system permission table and data directory.

Mysql. server ---- a script used to start and stop the MySQL server.

Mysqlshow ---- a tool used to display data tables in a database.

This article by web teaching Network (http://www.webjx.com) finishing release! Please indicate the source for reprinting. thank you!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.