Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
10.4.2
-
OS: Centos 7.
Description
stdout.log: (the whole file is attached: 190114_galera_sr_stdout.log)
"galera_sr.mysql-wsrep-features#165 'innodb' w1 [ fail ]
mysqltest: In included file "/home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/t/mysql-wsrep-features#165.inc":
included from /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/t/mysql-wsrep-features#165.test at line 27:
At line 101: query 'SELECT * FROM t1' failed: 1205: Lock wait timeout exceeded; try restarting transaction"
mysqld.1.err (see attached 190114_mysqld.1.err):
"2019-01-14 12:50:25 0 [Warning] WSREP: Could not open state file for reading: '/home/stepan/galera/git/10.4/server/mysql-test/var/3/mysqld.1/data//grastate.dat'
2019-01-14 12:50:25 0 [Warning] WSREP: access file(/home/stepan/galera/git/10.4/server/mysql-test/var/3/mysqld.1/data//gvwstate.dat) failed(No such file or directory)"
mysqld.2.err (see attached 190114_mysqld.2.err):
"CURRENT_TEST: galera_sr.mysql-wsrep-features#165
2019-01-14 12:50:12 34 [Note] WSREP: Disabling streaming
2019-01-14 12:50:12 35 [Note] WSREP: Disabling streaming
2019-01-14 12:50:14 1 [Note] InnoDB: WSREP impl BF lock conflict for my impl lock:
BF:BF exec: exec conflict: executing seqno: -1 SQL:
2019-01-14 12:50:14 1 [Note] InnoDB: WSREP other lock:
BF:BF exec: exec conflict: executing seqno: 12 SQL: INSERT INTO t1 VALUES (3, 'c')V[<\
2019-01-14 12:50:14 1 [ERROR] Slave SQL: Could not execute Write_rows_v1 event on table test.t1; Duplicate entry '3' for key 'PRIMARY', Error_code: 1062; handler error HA_ERR_FOUND_DUPP_KEY; the event's master log FIRST, end_log_pos 129, Internal MariaDB error code: 1062
2019-01-14 12:50:14 1 [Warning] WSREP: Event 3 Write_rows_v1 apply failed: 121, seqno 12"
190114_mysql-wsrep-features#165.log is also attached.
Attachments
Issue Links
- relates to
-
MDEV-17046 Galera 4: Streaming replication
- Closed