[MCOL-3424] MariaDB 10.4 interface change broke write_row Created: 2019-08-13  Updated: 2019-10-28  Resolved: 2019-09-19

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.4.0
Fix Version/s: 1.4.0

Type: Bug Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 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.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2019-08-13 ]

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

Comment by Daniel Lee (Inactive) [ 2019-09-19 ]

Build verified: 1.4.0-1

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

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

Generated at Thu Feb 08 02:42:38 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.