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

mysqlbinlog does not accept ssl-ca option as expected

Details

    • 10.0.25

    Description

      $ mysqlbinlog --ssl-ca /dev/null
      mysqlbinlog: unknown option '--ssl-ca'
      $ mysql --ssl-ca /dev/null -e "SELECT 1"
      +---+
      | 1 |
      +---+
      | 1 |
      +---+
      $ mysql --version
      mysql  Ver 15.1 Distrib 10.0.23-MariaDB, for Linux (x86_64) using readline 5.1

      Workaround is eay, but I want every [client] enforcing SSL.

      I am asking to backport https://bugs.mysql.com/bug.php?id=74864 to MariaDB. It should be relatively straightforward, as it is a client-only change. Although later, code was refactored in 5.7 with different option meanings.

      As far as I can see, the diff where this was fixed in 5.7 is: https://github.com/mysql/mysql-server/commit/53ab9bcbfb3e2f908e7dcf48d258ec2fc5d47b8c#diff-adaf67317429b2bcbbb7426654beff2f although the code was later refactored in newer 5.7 versions ( https://github.com/mysql/mysql-server/commit/3bd5589e1a5a93f9c224badf983cd65c45215390#diff-adaf67317429b2bcbbb7426654beff2f ).

      Attachments

        Activity

          jcrespo Jaime Crespo created issue -
          jcrespo Jaime Crespo made changes -
          Field Original Value New Value
          Description {code:sql}
          $ mysqlbinlog --ssl-ca /dev/null
          mysqlbinlog: unknown option '--ssl-ca'
          $ mysql --ssl-ca /dev/null -e "SELECT 1"
          +---+
          | 1 |
          +---+
          | 1 |
          +---+
          $ mysql --version
          mysql Ver 15.1 Distrib 10.0.23-MariaDB, for Linux (x86_64) using readline 5.1
          {code}

          Workaround is eay, but I want every [client] enforcing SSL.

          I am asking to backport https://bugs.mysql.com/bug.php?id=74864 to MariaDB. It should be relatively straightforward, as it is a client-only change. Although later, code was refactored in 5.7 with different option meanings.

          As far as I can see, the diff where this was fixed in 5.7 is: https://github.com/mysql/mysql-server/commit/53ab9bcbfb3e2f908e7dcf48d258ec2fc5d47b8c#diff-adaf67317429b2bcbbb7426654beff2f although the code was later refactored in newer 5.7 versions ( https://github.com/mysql/mysql-server/commit/3bd5589e1a5a93f9c224badf983cd65c45215390#diff-b8b382825b5adf598e4e48fdfe3c772a ).
          {code:sql}
          $ mysqlbinlog --ssl-ca /dev/null
          mysqlbinlog: unknown option '--ssl-ca'
          $ mysql --ssl-ca /dev/null -e "SELECT 1"
          +---+
          | 1 |
          +---+
          | 1 |
          +---+
          $ mysql --version
          mysql Ver 15.1 Distrib 10.0.23-MariaDB, for Linux (x86_64) using readline 5.1
          {code}

          Workaround is eay, but I want every [client] enforcing SSL.

          I am asking to backport https://bugs.mysql.com/bug.php?id=74864 to MariaDB. It should be relatively straightforward, as it is a client-only change. Although later, code was refactored in 5.7 with different option meanings.

          As far as I can see, the diff where this was fixed in 5.7 is: https://github.com/mysql/mysql-server/commit/53ab9bcbfb3e2f908e7dcf48d258ec2fc5d47b8c#diff-adaf67317429b2bcbbb7426654beff2f although the code was later refactored in newer 5.7 versions ( https://github.com/mysql/mysql-server/commit/3bd5589e1a5a93f9c224badf983cd65c45215390#diff-adaf67317429b2bcbbb7426654beff2f ).
          serg Sergei Golubchik made changes -
          Labels upstream
          serg Sergei Golubchik made changes -
          serg Sergei Golubchik made changes -
          Summary mysqlbinlog does not accept ssl-ca option as expected (upstream #74864) mysqlbinlog does not accept ssl-ca option as expected
          serg Sergei Golubchik made changes -
          Labels upstream upstream upstream-fixed
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0 [ 16000 ]
          Fix Version/s 10.1 [ 16100 ]
          serg Sergei Golubchik made changes -
          Priority Minor [ 4 ] Major [ 3 ]
          serg Sergei Golubchik made changes -
          Assignee Alexey Botchkov [ holyfoot ]
          serg Sergei Golubchik made changes -
          Sprint 10.0.25 [ 50 ]
          holyfoot Alexey Botchkov made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          holyfoot Alexey Botchkov made changes -
          issue.field.resolutiondate 2016-04-26 10:49:49.0 2016-04-26 10:49:49.272
          holyfoot Alexey Botchkov made changes -
          Fix Version/s 10.0.27 [ 22017 ]
          Fix Version/s 10.0 [ 16000 ]
          Fix Version/s 10.1 [ 16100 ]
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 74042 ] MariaDB v4 [ 150138 ]

          People

            holyfoot Alexey Botchkov
            jcrespo Jaime Crespo
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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