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

Typo in cmake/plugin.cmake

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5.40, 10.0.14
    • 5.5.41, 10.0.15
    • Compiling
    • Debian GNU/Linux sid

    Description

      There is a typo in cmake/plugin.cmake:

      --- cmake/plugin.cmake.orig	2014-10-08 20:40:56.525225813 +0900
      +++ cmake/plugin.cmake	2014-10-08 20:41:29.620423548 +0900
      @@ -65,7 +65,7 @@
         ENDIF()
         
         IF(WITH_${plugin}_STORAGE_ENGINE 
      -    OR WITH_{$plugin}
      +    OR WITH_${plugin}
           OR WITH_ALL 
           OR WITH_MAX 
           AND NOT WITHOUT_${plugin}_STORAGE_ENGINE

      Attachments

        Activity

          People

            serg Sergei Golubchik
            kou Kouhei Sutou
            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.