Details
Description
|
2023-06-02 12:40:14 14 [Note] Slave I/O thread: Start asynchronous replication to master 'root@127.0.0.1:1600
|
0' in log 'mysqld-bin.000002' at position 4
|
2023-06-02 12:40:14 15 [Note] Slave SQL thread initialized, starting replication in log 'mysqld-bin.000002' a
|
t position 4, relay log './mysqld-relay-bin.000001' position: 4; GTID position ''
|
2023-06-02 12:40:14 0 [Note] /home/jan/work/mariadb/10.5e/sql/mysqld: ready for connections.
|
Version: '10.4.29-20-MariaDB-debug-log' socket: '/home/jan/work/mariadb/10.5e/mysql-test/var/tmp/mysqld.4.so
|
ck' port: 16003 Source distribution
|
2023-06-02 12:40:14 14 [Note] Slave I/O thread: connected to master 'root@127.0.0.1:16000',replication starts
|
at GTID position ''
|
2023-06-02 12:40:14 15 [ERROR] Slave SQL: Error 'WSREP has not yet prepared node for application use' on quer
|
y. Default database: 'test'. Query: 'CREATE TABLE t1 (id bigint primary key, msg varchar(100)) engine=innodb'
|
, Gtid 1-1-1, Internal MariaDB error code: 1047
|
2023-06-02 12:40:14 15 [ERROR] Slave SQL: Node has dropped from cluster, Gtid 1-1-1, Internal MariaDB error c
|
ode: 1047
|
Attachments
Issue Links
- causes
-
MDEV-32780 galera_as_slave_replay: assertion in the wsrep::transaction::before_rollback()
- In Review
-
MDEV-33977 MariaDB hangs on --wsrep-recover phase
- Confirmed
-
MDEV-34211 Seconds_Behind_Master gives impossible values
- Open
-
MDEV-34924 gtid_slave_pos table neven been deleted on non replica nodes (wsrep_gtid_mode = 1)
- Confirmed
- relates to
-
MDEV-34170 table gtid_slave_pos entries never been deleted with wsrep_gtid_mode = 0
- Closed
-
MDEV-28373 mysql.gtid_slave_pos DDL/DML statements are written into the binary log
- Open
-
MDEV-32740 wsrep_gtid_domain_id is disregarded on any node other than bootstrapped node when the wsrep_gtid_mode is set to ON with wsrep_provider_version 26.4.14 (Galera 4)
- Closed