[MDEV-5023] Documentation CREATE SERVER regarding Replication and spider Created: 2013-09-17 Updated: 2023-11-08 Resolved: 2015-02-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Trivial |
| Reporter: | VAROQUI Stephane | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation | ||
| Issue Links: |
|
||||||||||||
| Description |
|
I found out that CREATE SERVER is not replicated to slaves . Is that an architecture decision if yes KB https://mariadb.com/kb/en/create-server/ should be updated .For Spider in storage engine test is also found usage of mysql.servers table , that as well would be nice to document if this plan like this . |
| Comments |
| Comment by Ian Gilfillan [ 2015-02-19 ] |
|
The documentation already states that CREATE SERVER is not written to the binary log. |