[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:
Relates
relates to MDEV-5277 Ensure that all MySQL 5.6 options are... Closed

 Description   

Users can see the following error message in MariaDB:

2019-07-23 23:24:06 1337162 [ERROR] Error reading packet from server: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event 'mysql-bin.000645' at 83358751, the last event read from 'mysql-bin.000645' at 83360832, the last byte read from 'mysql-bin.000645' at 83360859. (server_errno=4052)

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 MDEV-5277 for more information.

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
MariaDB Corporation

On Tue, Apr 20, 2021 at 2:37 AM Hartmut Holzgraefe (Jira) <jira@mariadb.org>

Generated at Thu Feb 08 08:57:14 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.