[MDEV-14726] archive.mysqlhotcopy_archive failed in buildbot with table marked as crashed Created: 2017-12-20  Updated: 2022-09-08

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

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


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-trusty-x86/builds/5088/steps/mtr/logs/stdio

archive.mysqlhotcopy_archive             w4 [ fail ]
        Test ended at 2017-12-13 22:27:05
 
CURRENT_TEST: archive.mysqlhotcopy_archive
Can't hotcopy to '/run/shm/var/4/mysqld.1/data/hotcopy_save' because directory
already exist and the --allowold or --addtodest options were not given.
--- /usr/share/mysql/mysql-test/suite/archive/mysqlhotcopy_archive.result	2017-12-13 21:07:33.000000000 +0000
+++ /run/shm/var/4/log/mysqlhotcopy_archive.reject	2017-12-13 22:27:05.606536821 +0000
@@ -6,6 +6,7 @@
 CREATE TABLE t3 (c1 int, c2 varchar(20)) ENGINE=archive;
 INSERT INTO t1 VALUES (1,'aaaaaaaaaaaaaaaaaaaa'),(2, 'bbbbbbbbbbbbbbbbbbbbbbb');
 Warnings:
+Error	1194	Table 't1' is marked as crashed and should be repaired
 Warning	1265	Data truncated for column 'c2' at row 2
 INSERT INTO t2 VALUES (1,'aaaaaaaaaaaaaaaaaaaa'),(2, 'bbbbbbbbbbbbbbbbbbbbbbb');
 Warnings:
 
mysqltest: Result length mismatch


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