Details
-
Task
-
Status: In Review (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
SELECT ... FROM information_schema.SLAVE_STATUS is an alternative to SHOW SLAVE STATUS that supports WHERE and column selection.
Utilizing this server-side feature allows mariadb-dump --dump-slave to iterate only the required data on the client side.
Attachments
Issue Links
- is blocked by
-
MDEV-7611 [PATCH] mysqldump --dump-slave always starts stopped slave
-
- Closed
-
-
MDEV-33526 Create IS.slave_status table as alias for show replica status command
-
- Closed
-
- relates to
-
MDEV-37635 push statistics instead of pull
-
- Open
-
- split from
-
MDEV-7611 [PATCH] mysqldump --dump-slave always starts stopped slave
-
- Closed
-