You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
MCOL-641 Simple INSERT with one record works with this commit.
This commit is contained in:
@@ -1627,9 +1627,9 @@ inline void p_Col_bin_ridArray(NewColRequestHeader* in,
|
||||
rfs[argIndex] = args->rf;
|
||||
|
||||
memcpy(argVals[argIndex],args->val, W);
|
||||
regex[argIndex].used = false;
|
||||
}
|
||||
|
||||
regex[argIndex].used = false;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user