Rechercher dans le manuel MySQL
Chapter 5 MySQL Server Administration
Table of Contents [+/-]
- 5.1 The MySQL Server [+/-]
- 5.1.1 Configuring the Server
- 5.1.2 Server Configuration Defaults
- 5.1.3 Server Configuration Validation
- 5.1.4 Server Option, System Variable, and Status Variable Reference
- 5.1.5 Server System Variable Reference
- 5.1.6 Server Status Variable Reference
- 5.1.7 Server Command Options
- 5.1.8 Server System Variables
- 5.1.9 Using System Variables
- 5.1.10 Server Status Variables
- 5.1.11 Server SQL Modes
- 5.1.12 IPv6 Support
- 5.1.13 MySQL Server Time Zone Support
- 5.1.14 Server Tracking of Client Session State Changes
- 5.1.15 Server-Side Help
- 5.1.16 Server Response to Signals
- 5.1.17 The Server Shutdown Process
- 5.2 The MySQL Data Directory
- 5.3 The mysql System Database
- 5.4 MySQL Server Logs [+/-]
- 5.5 MySQL Server Components [+/-]
- 5.6 MySQL Server Plugins [+/-]
- 5.7 MySQL Server User-Defined Functions [+/-]
- 5.8 Running Multiple MySQL Instances on One Machine [+/-]
MySQL Server (mysqld) is the main program that does most of the work in a MySQL installation. This chapter provides an overview of MySQL Server and covers general server administration:
Server configuration
The data directory, particularly the
mysql
system databaseThe server log files
Management of multiple servers on a single machine
For additional information on administrative topics, see also:
Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-server-administration.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.