Hi Sergei!
On Mon, Oct 23, 2023 at 11:46 PM Sergei Golubchik wrote:
> Hi, Aleksey,
>
> On Oct 23, Aleksey Midenkov wrote:
> > revision-id: 3aea3bd7422 (mariadb-10.4.30-176-g3aea3bd7422)
> > parent(s): 4fa6383c937
> > author: Aleksey Midenkov
> > committer: Aleksey Midenkov
> > timestamp: 2023-09
Hi Sergei,
On Fri, Nov 3, 2023 at 5:24 PM Sergei Golubchik wrote:
> Hi, Aleksey,
>
> On Oct 24, Aleksey Midenkov wrote:
> > > > diff --git a/storage/myisam/ha_myisam.cc
> b/storage/myisam/ha_myisam.cc
> > > > index ddab8bcf741..27151548704 100644
> > > > --- a/storage/myisam/ha_myisam.cc
> > > >
Hi Sergei,
the commits are in bb-11.4-midenok-MDEV-30973
New changes are in 4 top commits. There is also a small CMake change
"Columnstore empty submodule fix" which I would push ASAP.
On Tue, Nov 7, 2023 at 8:35 PM Sergei Golubchik wrote:
>
> Hi, Aleksey,
>
> On Nov 07, Aleksey Midenkov wrote:
Hi Robert,
as of 10.11 there is @@system_versioning_insert_history, so the only
thing you need is the ability to delete history rows. As UPDATE may be
done as DELETE + INSERT. You should not have many such kind of
operations so it would be performance-critical, should you?
If we can delete the wh
Hi,
On Mon, Jun 23, 2025 at 7:30 PM Sergei Golubchik via developers <
developers@lists.mariadb.org> wrote:
> Hi, Aleksey,
>
> On Jun 23, Aleksey Midenkov wrote:
> > commit 0ddb9744cea
> > Author: Aleksey Midenkov
> > Date: Sun May 25 23:23:29 2025 +0300
> >
> > MDEV-33957 UPDATE fails on r
Hi Sergei,
On Fri, Jun 27, 2025 at 1:50 PM Sergei Golubchik via developers <
developers@lists.mariadb.org> wrote:
> Hi, Aleksey,
>
> On Jun 27, Aleksey Midenkov wrote:
> > revision-id: 59aafa4ee46 (mariadb-10.6.22-50-g59aafa4ee46)
> > parent(s): 1221f49f312
> > author: Aleksey Midenkov
> > commit