[MDEV-15273] innodb.innodb_bulk_create_index_replication failed in buildbot, slave couldn't start Created: 2018-02-11  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

10.2 859d100d70a9dba222b229bbc0d5a011 winx64-debug 2018-01-25 12:43:17 7040 nm Normal mode innodb.innodb_bulk_create_index_replication innodb,stmt

innodb.innodb_bulk_create_index_replication 'innodb,stmt' w1 [ fail ]
        Test ended at 2018-01-25 11:29:55
 
CURRENT_TEST: innodb.innodb_bulk_create_index_replication
 
 
Failed to start mysqld.2
mysqltest failed but provided no output
The result from queries just before the failure was:
< snip >
class	id	title
20	20	a20
SELECT * FROM t_part WHERE title = 'a20';
class	id	title
20	20	a20
SELECT * FROM t_part WHERE id = 30;
class	id	title
30	30	a30
SELECT * FROM t_part WHERE title = 'a30';
class	id	title
30	30	a30
SELECT * FROM t_part WHERE id = 101;
class	id	title
SELECT * FROM t_part WHERE title = 'a101';
class	id	title
connection master;
DROP PROCEDURE populate_t1;
DROP TABLE t1;
DROP TABLE t_part;
include/rpl_end.inc

Logs not available.


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