[MDEV-20153] Slave error message incorrectly mentions server_uuid Created: 2019-07-24 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2.25, 10.3.16, 10.4.6 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Users can see the following error message in MariaDB:
This error message should not mention server_uuid, because server_uuid does not exist in MariaDB. The server_uuid system variable is available starting in MySQL 5.6, but we chose not to port it to MariaDB. See https://dev.mysql.com/doc/refman/5.6/en/replication-options.html#sysvar_server_uuid This error is thrown here: https://github.com/MariaDB/server/blob/mariadb-10.2.25/sql/sql_repl.cc#L2844 |
| Comments |
| Comment by Ali Salam [ 2021-03-01 ] |
|
This bug seems not fixed yet and I got it in MariaDB community 10.5 |
| Comment by charlie sum (Inactive) [ 2021-04-20 ] |
|
why is this assigned to me? Charlie Sum, Executive Technical Advisor On Tue, Apr 20, 2021 at 2:37 AM Hartmut Holzgraefe (Jira) <jira@mariadb.org> |