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

mysqlbinlog --stop-never not working

Details

    Description

      if you try sth like this

      mysqlbinlog --stop-never /tmp/mysqlbin.000001
      

      the output stops, instead of a continous read, like most tools name it "-f = follow"

      Attachments

        Activity

          alice Alice Sherepa added a comment -

          This option requires -R or --read-from-remote-server (https://mariadb.com/kb/en/mariadb-binlog-options/)

          alice Alice Sherepa added a comment - This option requires -R or --read-from-remote-server ( https://mariadb.com/kb/en/mariadb-binlog-options/ )
          mokraemer Marc added a comment -

          a) this is not obvious, the man page does not state this
          b) no error is shown
          c) this would be helpfull, to have this as a continous stream, like -f on commands like "tail -f"

          mokraemer Marc added a comment - a) this is not obvious, the man page does not state this b) no error is shown c) this would be helpfull, to have this as a continous stream, like -f on commands like "tail -f"
          mokraemer Marc added a comment -

          Man page entry:
          • --stop-never

          Wait for more data from the server instead of stopping at the end
          of the last log. Implies --to-last-log.

          "server" can be read, as the server writing the given logfile
          and why distinguish between local files and remote server?!

          mokraemer Marc added a comment - Man page entry: • --stop-never Wait for more data from the server instead of stopping at the end of the last log. Implies --to-last-log. "server" can be read, as the server writing the given logfile and why distinguish between local files and remote server?!

          Ok, let's turn it into a feature request

          serg Sergei Golubchik added a comment - Ok, let's turn it into a feature request

          People

            Unassigned Unassigned
            mokraemer Marc
            Votes:
            1 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.