Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Task is to create the new table in Information schema slave_status that will have same fields as command executed by show slave status.
Additionally add IS.replica_status as an alias for IS.slave_status and separate test(s).
Attachments
Issue Links
- causes
-
MDEV-35693 Replicate_* fields of Show-Slave-Status display truncated
-
- Closed
-
- is part of
-
MDEV-33856 Alternative Replication Lag Representation via Received/Executed Master Binlog Event Timestamps
-
- Closed
-
- relates to
-
MDEV-32172 introspect server's replication settings from SQL stored routines
-
- Closed
-
- split to
-
MDEV-34752 Create alias replica_status for INFORMATION_SCHEMA.slave_status
-
- Open
-
bnestere if you can please review [PR 3080](https://github.com/MariaDB/server/pull/3080), I think it is ready?