[MDEV-21272] main.mysqldump-max failed in buildbot with wrong result Created: 2019-12-10  Updated: 2019-12-10

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.4
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Unresolved Votes: 1
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/16463

10.4 589a1235b64866c7bbe85da2a6f6bf19

main.mysqldump-max 'innodb'              w3 [ fail ]
        Test ended at 2019-11-19 00:24:41
 
CURRENT_TEST: main.mysqldump-max
-- Connecting to localhost...
-- Starting transaction...
-- Setting savepoint...
-- Retrieving table structure for table t1...
-- Sending SELECT query...
-- Retrieving rows...
-- Rolling back to savepoint sp...
-- Retrieving table structure for table v1...
-- It's a view, create dummy table for view
-- Warning: Creating a stand-in table for view v1 may fail when replaying the dump file produced because of the number of columns exceeding 1000. Exercise caution when replaying the produced dump file.
-- Rolling back to savepoint sp...
-- Releasing savepoint...
-- Retrieving view structure for table t1...
-- It's base table, skipped
-- Retrieving view structure for table v1...
-- Disconnecting from localhost...
--- D:/winx64-debug/build/src/mysql-test/main/mysqldump-max.result	2019-11-19 00:07:07.358397600 +0000
+++ D:\winx64-debug\build\src\mysql-test\main\mysqldump-max.reject	2019-11-19 00:24:41.592261000 +0000
@@ -336,10 +336,6 @@
 DROP TABLE t1;
 DROP TABLE t2;
 include/show_binlog_events.inc
-Log_name	Pos	Event_type	Server_id	End_log_pos	Info
-master-bin.000001	#	Gtid	#	#	BEGIN GTID #-#-#
-master-bin.000001	#	Query	#	#	use `test`; INSERT INTO t2 VALUES (1,0), (2,0)
-master-bin.000001	#	Xid	#	#	COMMIT /* XID */
 -- CHANGE MASTER TO MASTER_LOG_FILE='master-bin.000001', MASTER_LOG_POS=<pos>;
 SELECT * FROM t1 ORDER BY a;
 a
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 09:05:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.