[MDEV-7692] MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment Created: 2015-03-10  Updated: 2016-02-12  Resolved: 2015-03-13

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 5.2.14, 5.3.12, 5.5, 10.0, 10.1
Fix Version/s: 5.5.43, 10.0.18, 10.1.4

Type: Bug Priority: Major
Reporter: Nirbhay Choubey (Inactive) Assignee: Elena Stepanova
Resolution: Fixed Votes: 0
Labels: SUSE, verified
Environment:

SLES-12, x86_64



 Description   

percona.innodb_sys_index 'xtradb'        [ fail ]
        Test ended at 2015-03-09 14:31:15
 
CURRENT_TEST: percona.innodb_sys_index
--- /usr/share/mysql-test/suite/percona/innodb_sys_index.result	2015-01-25 16:21:39.000000000 +0100
+++ /usr/share/mysql-test/suite/percona/innodb_sys_index.reject	2015-03-09 14:31:14.942577572 +0100
@@ -3,7 +3,7 @@
 Note	1051	Unknown table 'test.t1'
 select @@version_comment limit 1 ;
 @@version_comment
-Source distribution
+openSUSE package
 SELECT COUNT(*) FROM `information_schema`.`INNODB_SYS_INDEXES` ;
 CREATE TABLE test.t1 (  `a` SERIAL NOT NULL ,  `b` VARCHAR( 255 ) NOT NULL ,  INDEX ( `b` )  ) ENGINE = InnoDB ;
 SHOW TABLE STATUS FROM `information_schema` LIKE 'INNODB\_SYS\_INDEXES%' ;
 
mysqltest: Result length mismatch
 
 - saving '/usr/share/mysql-test/var/log/percona.innodb_sys_index-xtradb/' to '/usr/share/mysql-test/var/log/percona.innodb_sys_index-xtradb/'

https://bugzilla.suse.com/show_bug.cgi?id=921333



 Comments   
Comment by Elena Stepanova [ 2015-03-12 ]

It happens on any build other than 'Source distribution', our release builds included.

Comment by Elena Stepanova [ 2015-03-13 ]

Pushed into 5.5 tree: https://github.com/MariaDB/server/commit/5a3bf84468b386d4a784c468d32e7beaa0bef7d1

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