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

LP:507279 - Compile error on Visual C++ set_var.cc

    XMLWordPrintable

Details

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

    Description

      5>.\set_var.cc(1204) : error C2065: 'maria_delay_key_write' : undeclared identifier

      The code in question references a variable that is not in scope. <maria.h> must be included, perhaps conditionally.

      A similar variable, myisam_delay_key_write is in scope, because <myisam.h> is included.

      Including the maria.h fixes the problem.

      Attachments

        Activity

          People

            monty Michael Widenius
            alexbudovski Alex Budovski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.