Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.4(EOL)
-
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
|