mysqld –verbose –help To see the values that a server will use based on its compiled-in defaults, ignoring the settings in any option files, use this command: mysqld –no-defaults –verbose –help To see the current values used by a running server, use the SHOW VARIABLES statement. This section provides a description of each system variable. […]