Home
last modified time | relevance | path

Searched refs:ha_mcs_impl_rnd_next (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_impl.h32 extern int ha_mcs_impl_rnd_next(uchar* buf, TABLE* table);
H A Dha_mcs_pushdown.cpp643 int rc = ha_mcs_impl_rnd_next(table->record[0], table); in next_row()
H A Dha_mcs.cpp659 rc = ha_mcs_impl_rnd_next(buf, table); in rnd_next()
H A Dha_mcs_impl.cpp2709 int ha_mcs_impl_rnd_next(uchar* buf, TABLE* table) in ha_mcs_impl_rnd_next() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_impl.h32 extern int ha_mcs_impl_rnd_next(uchar* buf, TABLE* table);
H A Dha_mcs_pushdown.cpp643 int rc = ha_mcs_impl_rnd_next(table->record[0], table); in next_row()
H A Dha_mcs.cpp659 rc = ha_mcs_impl_rnd_next(buf, table); in rnd_next()
H A Dha_mcs_impl.cpp2709 int ha_mcs_impl_rnd_next(uchar* buf, TABLE* table) in ha_mcs_impl_rnd_next() function