mysqld is the MySQL server. The following discussion covers these MySQL server configuration topics:
Startup options that the server supports
Server system variables
Server status variables
How to set the server SQL mode
The server shutdown process
Note: Not all storage engines
(also known in older versions of MySQL as “table
types”) are supported by all MySQL server binaries and
configurations. To find out how to determine which storage
engines are supported by your MySQL server installation, see
Section 13.5.4.8, “SHOW ENGINES Syntax”.

User Comments
Add your own comment.