Details
Description
SET GLOBAL wsrep_forced_binlog_format=STATEMENT;
|
CREATE TABLE t (a INT UNIQUE) REPLACE SELECT 1 AS a,2 AS b UNION SELECT 1 AS a,3 AS c;
|
Attachments
Issue Links
- duplicates
-
MDEV-31526 Assertion `client_state.transaction().active()' failed in int wsrep_thd_append_key(THD*, const wsrep_key*, int, Wsrep_service_key_type)
- Closed
- split from
-
MDEV-28198 Assertion `wsrep_thd_is_applying(thd) && !wsrep_thd_is_local_toi(thd)' failed in int wsrep_ignored_error_code(Log_event*, int)
- Closed