File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
mysql-test/suite/sys_vars/r Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 991
991
VARIABLE_COMMENT Seconds between sending progress reports to the client for time-consuming statements. Set to 0 to disable progress reporting.
992
992
NUMERIC_MIN_VALUE 0
993
993
NUMERIC_MAX_VALUE 4294967295
994
- @@ -3277,10 +3277,10 @@
995
- GLOBAL_VALUE_ORIGIN COMPILE-TIME
996
- DEFAULT_VALUE 0
997
- VARIABLE_SCOPE SESSION ONLY
998
- -VARIABLE_TYPE BIGINT UNSIGNED
999
- +VARIABLE_TYPE INT UNSIGNED
1000
- VARIABLE_COMMENT This variable is for internal server use
1001
- NUMERIC_MIN_VALUE 0
1002
- -NUMERIC_MAX_VALUE 18446744073709551615
1003
- +NUMERIC_MAX_VALUE 4294967295
1004
- NUMERIC_BLOCK_SIZE 1
1005
- ENUM_VALUE_LIST NULL
1006
- READ_ONLY NO
1007
994
@@ -3291,7 +3291,7 @@
1008
995
GLOBAL_VALUE_ORIGIN COMPILE-TIME
1009
996
DEFAULT_VALUE 16384
You can’t perform that action at this time.
0 commit comments