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

mysql.h depends on my_global.h (mariadb_deinitialize_ssl)

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 2.1
    • None
    • None
    • None

    Description

      A global variable (mariadb_deinitialize_ssl) added to mysql.h to fix MDEV-6671 is declared with the type "uint" which is only declared in my_global.h, which makes mysql.h unintentionally(?) depend on my_global.h.

      This breaks programs using the library that don't include my_global.h before mysql.h.

      Attachments

        Activity

          People

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