[MDEV-9696] CREATE SERVER statement does not replicate in Galera Cluster Created: 2016-03-07 Updated: 2021-03-26 Resolved: 2016-03-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | 10.1.13 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Karl E. Jørgensen | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Issue Links: |
|
||||||||
| Description |
|
The CREATE SERVER statement does not appear to replicate across nodes in a Galera cluster. This leads to unexpected behaviour when federated tables are created: The federated tables themselves are created OK, but cannot be accessed on other nodes. |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2016-03-08 ] |
|
https://github.com/MariaDB/server/commit/0e05d6757fc9a1d307171c413bcbcac46ec62895 |