Details
Description
stdout.log: (the whole file is attached: 190204_galera_sr_stdout_laptop.log)
"galera_sr.galera_sr_log_bin 'innodb' [ fail ]
CURRENT_TEST: galera_sr.galera_sr_log_bin
mysqltest: At line 51: query 'COMMIT' failed: 2013: Lost connection to MySQL server during query
2019-02-04 16:26:45 0 [Warning] WSREP: Could not open state file for reading: '/home/stepan/galera/git/10.4/server/mysql-test/var/mysqld.2/data//grastate.dat'
2019-02-04 16:26:45 0 [Warning] WSREP: access file(/home/stepan/galera/git/10.4/server/mysql-test/var/mysqld.2/data//gvwstate.dat) failed(No such file or directory)
2019-02-04 16:26:49 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
mysqld: /home/stepan/galera/git/10.4/server/storage/innobase/trx/trx0rseg.cc:92: void trx_rseg_update_wsrep_checkpoint(trx_rsegf_t*, const XID*, mtr_t*): Assertion `xid_seqno > wsrep_seqno' failed.
190204 16:26:52 [ERROR] mysqld got signal 6 ;
Server version: 10.4.3-MariaDB-debug-log
key_buffer_size=1048576
read_buffer_size=131072
max_used_connections=2
max_threads=153
thread_count=13
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63459 K bytes of memory
mysqld: /home/stepan/galera/git/10.4/server/storage/innobase/trx/trx0rseg.cc:92: void trx_rseg_update_wsrep_checkpoint(trx_rsegf_t*, const XID*, mtr_t*): Assertion `xid_seqno > wsrep_seqno' failed."
See also attached galera_sr_log_bin.log.
Note: This test has failed only on suite running, but on standalone running it has passed.
Attachments
Issue Links
- relates to
-
MDEV-17046 Galera 4: Streaming replication
- Closed