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

Improve mariadb-binlog implementation for --stop-datetime parameter

    XMLWordPrintable

Details

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

    Description

      Currently, mariadb-binlog assumes all events in binlog are in chronological order. When --stop-datetime is specified, if it process an event reach --stop-datetime, it will skip all subsequent events, even those events may have earlier timestamp than --stop-datetime.

      This means --stop-datetime needs to be re-implemented as a filter similar to the different domains of --stop-position GTIDs.

      Refer to discussion in : https://github.com/MariaDB/server/pull/3670#discussion_r1884499585 for details.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xiaochuan.cui Xiaochuan Cui
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.