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 <s...@mariadb.org> 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 secur...@mariadb.org

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to