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

Add Gtid_binlog_pos to SHOW MASTER STATUS

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 13.0
    • Replication
    • None

    Description

      Added Gtid_binlog_pos to SHOW MASTER STATUS

      As GTID is enabled by default, it is good to have the GTID position in SHOW MASTER STATUS
      so that one does not have to do:
      SHOW MASTER STATUS;
      SELECT @@global.gtid_binlog_pos;

      To find the current state for the master.

      Attachments

        Activity

          People

            monty Michael Widenius
            monty Michael Widenius
            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.