Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/temptable/src/
H A Dplugin.cc54 h->db_type = DB_TYPE_TEMPTABLE; in init()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/temptable/
H A Dtemptable-handler-t.cc89 m_temptable_handlerton.db_type = DB_TYPE_TEMPTABLE; in init_handlerton()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.h661 DB_TYPE_TEMPTABLE, enumerator
H A Dhandler.cc841 case DB_TYPE_TEMPTABLE: in ha_initialize_handlerton()