[+/-]
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
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 your MySQL server installation supports, see
Section 12.4.5.10, “SHOW ENGINES
Syntax”.
User Comments
Add your own comment.