Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The table INFORMATION_SCHEMA.slave_status was added into 11.6 as an alias for SHOW (ALL) REPLICA(S) STATUS, though there was not a "replica_status" INFORMATION_SCHEMA table alias to complement "slave_status".
So we should add INFORMATION_SCHEMA.replica_status as another alias.
Attachments
Issue Links
- is caused by
-
MDEV-33856 Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps
-
- Closed
-
- relates to
-
MDEV-20602 Make REPLICA a synonym for SLAVE for sysvars
-
- Open
-
-
MDEV-20603 Make REPLICA a synonym for SLAVE for status vars
-
- Open
-
- split from
-
MDEV-33526 Create IS.slave_status table as alias for show replica status command
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is caused by |
Link | This issue relates to MDEV-20603 [ MDEV-20603 ] |
Link | This issue relates to MDEV-20602 [ MDEV-20602 ] |
Assignee | Brandon Nesterenko [ JIRAUSER48702 ] |
Affects Version/s | 11.6.0 [ 29839 ] | |
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Fix Version/s | 11.6 [ 29515 ] |
Summary | Create alias replica_status for INFORMATION_SCHEMA.slave_status | Create alias replica_status for INFORMATION_SCHEMA.slave_status |
Link |
This issue split from |