
SHOW VARIABLES LIKE 'SERVER_UUID' and SET @slave_uuid are meant only for MySQL 5.6/7 master registration. If MariaDB 10 compatibility is set then skip these useless requests.
SHOW VARIABLES LIKE 'SERVER_UUID' and SET @slave_uuid are meant only for MySQL 5.6/7 master registration. If MariaDB 10 compatibility is set then skip these useless requests.