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 @@ -1340,7 +1340,7 @@ performance-schema-max-rwlock-instances -1
1340
1340
performance-schema-max-socket-classes 10
1341
1341
performance-schema-max-socket-instances -1
1342
1342
performance-schema-max-stage-classes 150
1343
- performance-schema-max-statement-classes 179
1343
+ performance-schema-max-statement-classes 180
1344
1344
performance-schema-max-table-handles -1
1345
1345
performance-schema-max-table-instances -1
1346
1346
performance-schema-max-thread-classes 50
Original file line number Diff line number Diff line change @@ -2965,9 +2965,9 @@ READ_ONLY YES
2965
2965
COMMAND_LINE_ARGUMENT REQUIRED
2966
2966
VARIABLE_NAME PERFORMANCE_SCHEMA_MAX_STATEMENT_CLASSES
2967
2967
SESSION_VALUE NULL
2968
- GLOBAL_VALUE 179
2968
+ GLOBAL_VALUE 180
2969
2969
GLOBAL_VALUE_ORIGIN COMPILE-TIME
2970
- DEFAULT_VALUE 179
2970
+ DEFAULT_VALUE 180
2971
2971
VARIABLE_SCOPE GLOBAL
2972
2972
VARIABLE_TYPE BIGINT UNSIGNED
2973
2973
VARIABLE_COMMENT Maximum number of statement instruments.
You can’t perform that action at this time.
0 commit comments