Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
-
None
Description
main.mysqlbinlog_row_big [ fail ]
|
Test ended at 2015-09-07 00:07:15
|
|
CURRENT_TEST: main.mysqlbinlog_row_big
|
--- /data/repo/git/10.1/mysql-test/r/mysqlbinlog_row_big.result 2015-05-12 01:55:28.000000000 +0300
|
+++ /data/repo/git/10.1/mysql-test/r/mysqlbinlog_row_big.reject 2015-09-07 00:07:15.000000000 +0300
|
@@ -97,6 +97,6 @@
|
# Cleanup.
|
#
|
# reset variable value to pass testcase checks
|
-SET @@global.max_allowed_packet = 1048576;
|
+SET @@global.max_allowed_packet = 4194304;
|
DROP TABLE t1;
|
remove_file $MYSQLTEST_VARDIR/tmp/mysqlbinlog_big_1.out
|
|
mysqltest: Result content mismatch
|
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled