Skip to content

MariaDB 10.11.11 REPLICA STATUS broken by commit 18423cd #826

@Steve8291

Description

@Steve8291

Commit 18423cd breaks SHOW REPLICA STATUS on MariaDB 10.11.11
Example output with MySQL Tuner for a server not running any replicas:

MySQLTuner 2.6.2
[!!] Failed to execute: SHOW REPLICAS\G
[!!] FAIL Execute SQL / return code: 256

SHOW REPLICAS\G; returns the error as show above.

SHOW SLAVE STATUS; or SHOW SLAVE HOSTS\G; will run without error.
SHOW ALL REPLICAS STATUS; or SHOW REPLICA STATUS; (without the 'S') seems to be the correct code for MariaDB 10.5.1+
MariaDB SHOW REPLICA STATUS

mysqltuner.pl line 1441

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions