Details
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/'
|