Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.0.4
    • None
    • None

    Description

      Since version 5.6.6 the MySQL server supports password expiration.

      Client applications needs an option to indicate, that they are able to handle expired passwords.
      This happens by setting the client_capability CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS. If this capability is set, the server switches to a sandbox mode, in which a new password needs to be defined.

      The capability will be set/unset via mysql_optionsv():

      mysql_optionsv(mysql, MYSQL_OPT_CAN_HANDLE_EXPIRED_PASSWORDS, 1);
      

      Attachments

        Activity

          georg Georg Richter created issue -
          georg Georg Richter made changes -
          Field Original Value New Value
          Fix Version/s 3.0.4 [ 22922 ]
          georg Georg Richter added a comment -

          Available in C/C 3.0.4

          georg Georg Richter added a comment - Available in C/C 3.0.4
          georg Georg Richter made changes -
          issue.field.resolutiondate 2018-04-18 05:42:34.0 2018-04-18 05:42:34.108
          georg Georg Richter made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          julien.fritsch Julien Fritsch made changes -
          Workflow MariaDB connectors [ 85792 ] MariaDB v4 [ 161102 ]

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.