[MDEV-16491] parts.partition_auto_increment_archive failed in buildbot with "marked as crashed and should be repaired" Created: 2018-06-14  Updated: 2022-09-08

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

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


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/9169

10.1 4f42f0d1eafd82adef513a1064ff44b5

parts.partition_auto_increment_archive   w3 [ fail ]
        Test ended at 2018-05-09 17:57:29
 
CURRENT_TEST: parts.partition_auto_increment_archive
--- /usr/local/mariadb-10.0.36-linux-i686/mysql-test/suite/parts/r/partition_auto_increment_archive.result	2018-05-09 16:03:02.000000000 +0300
+++ /usr/local/mariadb-10.0.36-linux-i686/mysql-test/suite/parts/r/partition_auto_increment_archive.reject	2018-05-09 17:57:29.595041715 +0300
@@ -10,6 +10,8 @@
   `c1` int(11) NOT NULL AUTO_INCREMENT,
   PRIMARY KEY (`c1`)
 ) ENGINE=ARCHIVE DEFAULT CHARSET=latin1
+Warnings:
+Error	1194	Table 't1' is marked as crashed and should be repaired
 SELECT AUTO_INCREMENT FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='test'
 AND TABLE_NAME='t1';
 AUTO_INCREMENT
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 08:29:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.