[MDEV-8760] main.mysqlbinlog_row_big fails due to new default for max_allowed_packet Created: 2015-09-07  Updated: 2015-09-07  Resolved: 2015-09-07

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.7

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Elena Stepanova
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled

 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



 Comments   
Comment by Elena Stepanova [ 2015-09-07 ]

https://github.com/MariaDB/server/commit/4be6eee8f10f9a195381faf7c47ff4f4ad714425

Generated at Thu Feb 08 07:29:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.