Home
last modified time | relevance | path

Searched refs:msgPlan (Results 1 – 4 of 4) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_ddl.cpp478 ByteStream msgPlan; in anyRowInTable() local
479 csep.serialize(msgPlan); in anyRowInTable()
480 exemgrClient->write(msgPlan); in anyRowInTable()
651 ByteStream msgPlan; in anyTimestampColumn() local
652 csep.serialize(msgPlan); in anyTimestampColumn()
653 exemgrClient->write(msgPlan); in anyTimestampColumn()
797 ByteStream msgPlan; in anyNullInTheColumn() local
798 csep.serialize(msgPlan); in anyNullInTheColumn()
799 exemgrClient->write(msgPlan); in anyNullInTheColumn()
H A Dha_mcs_impl.cpp1061 ByteStream msgPlan; in getOnUpdateTimestampColumns() local
1062 csep.serialize(msgPlan); in getOnUpdateTimestampColumns()
1063 exemgrClient->write(msgPlan); in getOnUpdateTimestampColumns()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_ddl.cpp478 ByteStream msgPlan; in anyRowInTable() local
479 csep.serialize(msgPlan); in anyRowInTable()
480 exemgrClient->write(msgPlan); in anyRowInTable()
651 ByteStream msgPlan; in anyTimestampColumn() local
652 csep.serialize(msgPlan); in anyTimestampColumn()
653 exemgrClient->write(msgPlan); in anyTimestampColumn()
797 ByteStream msgPlan; in anyNullInTheColumn() local
798 csep.serialize(msgPlan); in anyNullInTheColumn()
799 exemgrClient->write(msgPlan); in anyNullInTheColumn()
H A Dha_mcs_impl.cpp1061 ByteStream msgPlan; in getOnUpdateTimestampColumns() local
1062 csep.serialize(msgPlan); in getOnUpdateTimestampColumns()
1063 exemgrClient->write(msgPlan); in getOnUpdateTimestampColumns()