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

client packages need my_global.h and/or my_config.h

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 10.2.8
    • 10.2.9
    • Packaging
    • None

    Description

      after MDEV-13370 server includes got installed under /usr/include/mysql/server. But some client packages need them, e.g. mysql-python needs my_config.h.

      They shouldn't need them and mysql-python doesn't really use the included file, but some might use them and they need time to be fixed.

      Possible solution, install headers, like

      /usr/include/mysql/my_global.h

      #include "server/my_global.h"
      #warning Clients should not include this file, it's a server header. Report a bug to project maintainers!
      

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.