Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-440

Error in sha256_password cmake configuration

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.4
    • 3.1.5
    • None
    • None

    Description

      There is typo in plugins/auth/CMakeLists.txt in

      REGISTER_PLUGIN(TARGET sha256_password
      TYPE MARIADB_CLIENT_PLUGIN_AUTH
      CONFIGURATIONS DYNAMIC STATIC OFF
      DEFAULT DYNAMIC
      SOURCES ${AUTH_DIR}/sha256_pw.c
      LIBRARIES ${CRYT_LIBS})
      CRYT_LIBS obviously was intended to be CRYPT_LIBS, like for other plugins. I am actually not sure how it could be built in other projects, but it broke C/ODBC build

      Attachments

        Activity

          People

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