Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.18, 10.2.2
-
None
Description
Test case:
SET @@global.wsrep_replicate_myisam=1;
|
CREATE TABLE t1 (i INT) ENGINE=INNODB;
|
INSERT INTO t1 VALUES(1);
|
# This command wrongly gets replicated.
|
SELECT * FROM t1;
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Fix Version/s | 10.1.19 [ 22111 ] | |
Fix Version/s | 10.2.3 [ 22115 ] | |
Resolution | Fixed [ 1 ] | |
Status | Confirmed [ 10101 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 78096 ] | MariaDB v4 [ 151132 ] |