← Back to team overview

maria-developers team mailing list archive

Re: 56e2cd20ed3: MDEV-31033 ER_KEY_NOT_FOUND upon online COPY ALTER on a partitioned table

 

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.


-- 
Yours truly,
Nikita Malyavin

Follow ups

References