File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1360,7 +1360,7 @@ performance-schema-max-rwlock-instances -1
1360
1360
performance-schema-max-socket-classes 10
1361
1361
performance-schema-max-socket-instances -1
1362
1362
performance-schema-max-stage-classes 150
1363
- performance-schema-max-statement-classes 179
1363
+ performance-schema-max-statement-classes 180
1364
1364
performance-schema-max-table-handles -1
1365
1365
performance-schema-max-table-instances -1
1366
1366
performance-schema-max-thread-classes 50
Original file line number Diff line number Diff line change @@ -3021,9 +3021,9 @@ READ_ONLY YES
3021
3021
COMMAND_LINE_ARGUMENT REQUIRED
3022
3022
VARIABLE_NAME PERFORMANCE_SCHEMA_MAX_STATEMENT_CLASSES
3023
3023
SESSION_VALUE NULL
3024
- GLOBAL_VALUE 179
3024
+ GLOBAL_VALUE 180
3025
3025
GLOBAL_VALUE_ORIGIN COMPILE-TIME
3026
- DEFAULT_VALUE 179
3026
+ DEFAULT_VALUE 180
3027
3027
VARIABLE_SCOPE GLOBAL
3028
3028
VARIABLE_TYPE BIGINT UNSIGNED
3029
3029
VARIABLE_COMMENT Maximum number of statement instruments.
You can’t perform that action at this time.
0 commit comments