Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-4776

FR: Consider showing GTID-based 'until' value in slave status

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • None

    Description

      It can be difficult to understand what a slave is waiting for or why it is not replicating something if it replication was started as START SLAVE UNTIL gtid_master_pos – unlike traditional master position, the given list of GTIDs is not shown anywhere (as far as I can tell).

      Since the list is slave-specific (not global for all slaves as current_pos or binlog_pos or slave_pos are), the good place for it would be in SHOW SLAVE STATUS. Sadly, it seems that MySQL didn't add it, so if we decide that we want it, we'll have to add it and further diverge from MySQL's SHOW SLAVE STATUS output.

      Attachments

        Issue Links

          Activity

            People

              knielsen Kristian Nielsen
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.