enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #04771
[Bug 1525109] [NEW] Some --big-test tests were forgotten to update in 5.7.10
Public bug reported:
Copy of http://bugs.mysql.com/bug.php?id=79569:
[9 Dec 8:42] Laurynas Biveinis
Description:
For example,
rpl.rpl_row_mts_crash_safe 'row' [ fail ]
Test ended at 2015-12-09 08:35:37
CURRENT_TEST: rpl.rpl_row_mts_crash_safe
--- /Users/laurynas/percona/mysql-5.7.10/mysql-test/suite/rpl/r/rpl_row_mts_crash_safe.result 2015-11-29 22:02:24.000000000 +0300
+++ /Users/laurynas/percona/obj-mysql-5.7.10-asan/mysql-test/var/log/rpl_row_mts_crash_safe.reject 2015-12-09 09:35:36.000000000 +0300
@@ -351,6 +351,7 @@
`Ssl_crlpath` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'The path used for Certificate Revocation List (CRL) files',
`Enabled_auto_position` tinyint(1) NOT NULL COMMENT 'Indicates whether GTIDs will be used to retrieve events from the master.',
`Channel_name` char(64) NOT NULL COMMENT 'The channel on which the slave is connected to a source. Used in Multisource Replication',
+ `Tls_version` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'Tls version',
PRIMARY KEY (`Channel_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 STATS_PERSISTENT=0 COMMENT='Master Information'
SHOW CREATE TABLE mysql.slave_relay_log_info;
@@ -415,6 +416,7 @@
`Ssl_crlpath` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'The path used for Certificate Revocation List (CRL) files',
`Enabled_auto_position` tinyint(1) NOT NULL COMMENT 'Indicates whether GTIDs will be used to retrieve events from the master.',
`Channel_name` char(64) NOT NULL COMMENT 'The channel on which the slave is connected to a source. Used in Multisource Replication',
+ `Tls_version` text CHARACTER SET utf8 COLLATE utf8_bin COMMENT 'Tls version',
PRIMARY KEY (`Channel_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 STATS_PERSISTENT=0 COMMENT='Master Information'
SHOW CREATE TABLE mysql.slave_relay_log_info;
mysqltest: Result content mismatch
How to repeat:
$ ./mtr --debug-server rpl_row_mts_crash_safe --big-test
$ ./mtr --debug-server rpl_row_mts_rec_crash_safe --big-test
$ ./mtr --debug-server rpl_stm_mixed_mts_crash_safe --big-test
$ ./mtr --debug-server rpl_stm_mixed_mts_rec_crash_safe --big-test
$ ./mtr --debug-server rpl_stm_mixed_mts_rec_crash_safe_checksum --big-test
[9 Dec 9:13] Laurynas Biveinis
Also innodb_zip.16k, same root cause (mysql.slave_master_info schema change):
$ ./mtr --debug-server 16k --big-test
...
innodb_zip.16k [ fail ]
** Affects: mysql-server
Importance: Unknown
Status: Unknown
** Affects: percona-server
Importance: Undecided
Status: Invalid
** Affects: percona-server/5.1
Importance: Undecided
Status: Invalid
** Affects: percona-server/5.5
Importance: Undecided
Status: Invalid
** Affects: percona-server/5.6
Importance: Undecided
Status: Invalid
** Affects: percona-server/5.7
Importance: Low
Assignee: Laurynas Biveinis (laurynas-biveinis)
Status: In Progress
** Tags: ci upstream
** Also affects: percona-server/5.1
Importance: Undecided
Status: New
** Also affects: percona-server/5.7
Importance: Undecided
Status: New
** Also affects: percona-server/5.5
Importance: Undecided
Status: New
** Also affects: percona-server/5.6
Importance: Undecided
Status: New
** Changed in: percona-server/5.1
Status: New => Invalid
** Changed in: percona-server/5.5
Status: New => Invalid
** Changed in: percona-server/5.6
Status: New => Invalid
** Changed in: percona-server/5.7
Status: New => In Progress
** Changed in: percona-server/5.7
Importance: Undecided => Low
** Changed in: percona-server/5.7
Assignee: (unassigned) => Laurynas Biveinis (laurynas-biveinis)
** Tags added: ci upstream
** Bug watch added: MySQL Bug System #79569
http://bugs.mysql.com/bug.php?id=79569
** Also affects: mysql-server via
http://bugs.mysql.com/bug.php?id=79569
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1525109
Title:
Some --big-test tests were forgotten to update in 5.7.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1525109/+subscriptions
Follow ups