File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
mysql-test/suite/sys_vars/r Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -143,18 +143,18 @@ READ_ONLY NO
143
143
COMMAND_LINE_ARGUMENT OPTIONAL
144
144
VARIABLE_NAME WSREP_DIRTY_READS
145
145
SESSION_VALUE OFF
146
- GLOBAL_VALUE NULL
146
+ GLOBAL_VALUE OFF
147
147
GLOBAL_VALUE_ORIGIN COMPILE-TIME
148
148
DEFAULT_VALUE OFF
149
- VARIABLE_SCOPE SESSION ONLY
149
+ VARIABLE_SCOPE SESSION
150
150
VARIABLE_TYPE BOOLEAN
151
- VARIABLE_COMMENT Do not reject SELECT queries even when the node is not ready .
151
+ VARIABLE_COMMENT Allow reads even when the node is not in the primary component .
152
152
NUMERIC_MIN_VALUE NULL
153
153
NUMERIC_MAX_VALUE NULL
154
154
NUMERIC_BLOCK_SIZE NULL
155
155
ENUM_VALUE_LIST OFF,ON
156
156
READ_ONLY NO
157
- COMMAND_LINE_ARGUMENT NULL
157
+ COMMAND_LINE_ARGUMENT OPTIONAL
158
158
VARIABLE_NAME WSREP_DRUPAL_282555_WORKAROUND
159
159
SESSION_VALUE NULL
160
160
GLOBAL_VALUE OFF
You can’t perform that action at this time.
0 commit comments