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

MariaDB 10.0.8 doesn't compile without perfschema

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.8
    • 10.0.9
    • None

    Description

      Compilation with -DWITH_PERFSCHEMA_STORAGE_ENGINE=OFF is impossible due to the error in xtradb: "undefined reference to `mutex_enter_nowait_func(ib_prio_mutex_t*, char const*, unsigned long)'".

      There is a function that takes ib_mutex_t* as first argument, but there's no function that takes ib_prio_mutex_t* as first argument.

      Attachments

        Issue Links

          Activity

            Sergei, please review fix for this bug.

            svoj Sergey Vojtovich added a comment - Sergei, please review fix for this bug.
            laurynas Laurynas Biveinis added a comment - This is https://bugs.launchpad.net/percona-server/+bug/1272747 , our fix at https://code.launchpad.net/~laurynas-biveinis/percona-server/bug1272747/+merge/203318

            In Laurynas' fix this function is declared as inline, which I find very reasonable.
            Sergei, should I apply Laurynas' fix or postpone this bug until we merge latest xtradb to 10.0?

            svoj Sergey Vojtovich added a comment - In Laurynas' fix this function is declared as inline, which I find very reasonable. Sergei, should I apply Laurynas' fix or postpone this bug until we merge latest xtradb to 10.0?

            Thanks laurynas!

            svoj, let's postpone until the merge. I wanted to merge the latest 5.6 XtraDB anyway.

            serg Sergei Golubchik added a comment - Thanks laurynas ! svoj , let's postpone until the merge. I wanted to merge the latest 5.6 XtraDB anyway.

            The merge didn't fix it, I'll cherry-pick the upstream patch.

            serg Sergei Golubchik added a comment - The merge didn't fix it, I'll cherry-pick the upstream patch.

            People

              serg Sergei Golubchik
              pivanof Pavel Ivanov
              Votes:
              0 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.