Hello,
Here is a patch for MDEV-12874 (on branch 10.2-ext).
Can anyone review it ?
Alexander, during my work on this MDEV, I've found a new issue with update
statement and Oracle compatibility.
create table t1 (c1 integer, c2 integer, c3 integer);
insert into t1(c1,c2,c3) values (1,1,1);
updat
Hello Sergei,
I sent a broken patch last time.
Sending the patch again.
Thanks!
On 06/20/2017 12:45 PM, Alexander Barkov wrote:
> Hello Sergei,
>
>
> Please review a patch for MDEV-13118.
>
> Thanks!
>
commit dc7352fa2bc21fd9b66b12ec33cdacf88b478157
Author: Alexander Barkov
Date: Tue Ju
2 matches
Mail list logo