Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-3424

MariaDB 10.4 interface change broke write_row

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • None
    • None
    • 2019-06

    Description

      write_row() now uses a 'const' qualifier for the 'buf' variable which means the non-const version that we currently use doesn't match the virtual prototype. This in-turn means we effectively no longer have a write_row() function.

      Attachments

        Activity

          For QA: develop branch couldn't run INSERT queries (an error occurred instead) this patch fixes it.

          LinuxJedi Andrew Hutchings (Inactive) added a comment - For QA: develop branch couldn't run INSERT queries (an error occurred instead) this patch fixes it.

          Build verified: 1.4.0-1

          [dlee@master centos7]$ cat gitversionInfo.txt
          engine commit:
          975463c

          Performed Autopilot tests, DDL, DML, cpimport, queries etc

          dleeyh Daniel Lee (Inactive) added a comment - Build verified: 1.4.0-1 [dlee@master centos7] $ cat gitversionInfo.txt engine commit: 975463c Performed Autopilot tests, DDL, DML, cpimport, queries etc

          People

            dleeyh Daniel Lee (Inactive)
            LinuxJedi Andrew Hutchings (Inactive)
            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.