Skip to content

Commit 5a6cd35

Browse files
committed
MDEV-9058: protocol: COM_MULTI command (part 3)
The actual patch with this name neglected to update a test result. Fixing.
1 parent e6921f2 commit 5a6cd35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mysql-test/suite/sys_vars/r/sysvars_server_embedded.result

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2769,9 +2769,9 @@ READ_ONLY YES
27692769
COMMAND_LINE_ARGUMENT REQUIRED
27702770
VARIABLE_NAME PERFORMANCE_SCHEMA_MAX_STATEMENT_CLASSES
27712771
SESSION_VALUE NULL
2772-
GLOBAL_VALUE 180
2772+
GLOBAL_VALUE 181
27732773
GLOBAL_VALUE_ORIGIN COMPILE-TIME
2774-
DEFAULT_VALUE 180
2774+
DEFAULT_VALUE 181
27752775
VARIABLE_SCOPE GLOBAL
27762776
VARIABLE_TYPE BIGINT UNSIGNED
27772777
VARIABLE_COMMENT Maximum number of statement instruments.

0 commit comments

Comments
 (0)