Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
N/A
-
None
Description
KB says that sql_error_log_rotations is dynamic, while it is in fact read-only:
VARIABLE_NAME: SQL_ERROR_LOG_ROTATIONS
|
SESSION_VALUE: NULL
|
GLOBAL_VALUE: 9
|
GLOBAL_VALUE_ORIGIN: COMPILE-TIME
|
DEFAULT_VALUE: 9
|
VARIABLE_SCOPE: GLOBAL
|
VARIABLE_TYPE: INT UNSIGNED
|
VARIABLE_COMMENT: Number of rotations before log is removed.
|
NUMERIC_MIN_VALUE: 1
|
NUMERIC_MAX_VALUE: 999
|
NUMERIC_BLOCK_SIZE: 1
|
ENUM_VALUE_LIST: NULL
|
READ_ONLY: YES
|
COMMAND_LINE_ARGUMENT: REQUIRED
|