Skip to content

Commit cb1e442

Browse files
committed
Adjusted test results.
1 parent 501fc1a commit cb1e442

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

mysql-test/suite/sys_vars/r/sysvars_server_notembedded,32bit.rdiff

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,15 @@
449449
VARIABLE_COMMENT Maximum number of prepared statements in the server
450450
NUMERIC_MIN_VALUE 0
451451
NUMERIC_MAX_VALUE 1048576
452+
@@ -2171,7 +2171,7 @@
453+
GLOBAL_VALUE_ORIGIN COMPILE-TIME
454+
DEFAULT_VALUE 4294967295
455+
VARIABLE_SCOPE SESSION
456+
-VARIABLE_TYPE BIGINT UNSIGNED
457+
+VARIABLE_TYPE INT UNSIGNED
458+
VARIABLE_COMMENT Maximum number of iterations when executing recursive queries
459+
NUMERIC_MIN_VALUE 0
460+
NUMERIC_MAX_VALUE 4294967295
452461
@@ -2185,7 +2185,7 @@
453462
GLOBAL_VALUE_ORIGIN COMPILE-TIME
454463
DEFAULT_VALUE 4294967295

0 commit comments

Comments
 (0)