Uploaded image for project: 'Percona Server for MySQL'
  1. Percona Server for MySQL
  2. PS-4497

Incorrect option error message for mysqlbinlog

Details

    Description

      *error= "No point in reading encrypted binlog - quitting. "
      "Start mysqlbinlog with --force if you want to attempt "
      "to read encrypted binlog without decryption.";

      In sql/log_event.cc is incorrect;

      {"force-read", 'f', "Force reading unknown binlog events.",
      

      In client/mysqlbinlog.cc

      i.e. --force vs --force-read

      I think --force-read is better (defensive coding to prevent any --force option causing conflicts)

      Attachments

        Activity

          People

            nitendra.bhosle Nitendra Bhosle (Inactive)
            roel.vandepaar Roel Van de Paar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 10 minutes
                10m

                Smart Checklist