[MDEV-28375] Replication between Galera Cluster,table's data are not same Created: 2022-04-21 Updated: 2022-07-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.3.27, 10.3.34 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | derry | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Replication between Galera Cluster,table's data are not same. also, table's data between 2 db in galera cluster are not same. |
| Comments |
| Comment by derry [ 2022-04-21 ] |
|
The cause is that slave_sql thread executed create table sql successfully when the same name table already exists. |
| Comment by derry [ 2022-07-14 ] |
|
Anybody to take a look? |