[MDEV-15807] Test failure on galera.galera_lock_table Created: 2018-04-08  Updated: 2018-04-09  Resolved: 2018-04-09

Status: Closed
Project: MariaDB Server
Component/s: Galera, Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.33, 10.2.15, 10.3.6

Type: Bug Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-13549 Galera 3 test failures Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-artful-amd64/builds/870/steps/mtr/logs/stdio

 galera.galera_lock_table 'innodb_plugin' w4 [ fail ]
        Test ended at 2018-04-08 02:40:17
 
CURRENT_TEST: galera.galera_lock_table
mysqltest: At line 15: query 'LOCK TABLE t1 READ' failed: 1146: Table 'test.t1' doesn't exist
 
The result from queries just before the failure was:
CREATE TABLE t1 (id INT PRIMARY KEY) ENGINE=InnoDB;
CREATE TABLE t2 (id INT PRIMARY KEY) ENGINE=InnoDB;
LOCK TABLE t1 READ;
 
 - saving '/dev/shm/var/4/log/galera.galera_lock_table-innodb_plugin/' to '/dev/shm/var/log/galera.galera_lock_table-innodb_plugin/'
 
Retrying test galera.galera_lock_table, attempt(2/3)...



 Comments   
Comment by Jan Lindström (Inactive) [ 2018-04-08 ]

emphasized text

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