maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #13367
Re: 56e2cd20ed3: MDEV-31033 ER_KEY_NOT_FOUND upon online COPY ALTER on a partitioned table
Hi, Nikita,
See, e.g. handler::is_clustering_key() or handler::ha_rnd_pos_by_record()
On May 28, Nikita Malyavin wrote:
> On Wed, 24 May 2023 at 18:32, Sergei Golubchik <serg@xxxxxxxxxxx> wrote:
>
> > > +bool handler::is_root_handler() const
> > > +{
> > > + return this == table->file;
> > > +}
> >
> > better make it inline in handler.h
> >
> > Can't 😓
> TABLE is incomplete in handler.h.
>
Regards,
Sergei
VP of MariaDB Server Engineering
and security@xxxxxxxxxxx
Follow ups
References