Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/info_schema/
H A Dtablespace_stats.cc223 !hton->get_tablespace_statistics) { in read_stat_from_SE()
224 DBUG_ASSERT(!hton->get_tablespace_statistics); in read_stat_from_SE()
246 error = hton->get_tablespace_statistics( in read_stat_from_SE()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhandler.h2428 get_tablespace_statistics_t get_tablespace_statistics; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dha_ndbcluster.cc12345 hton->get_tablespace_statistics = in ndbcluster_init()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/handler/
H A Dha_innodb.cc4722 innobase_hton->get_tablespace_statistics = innobase_get_tablespace_statistics; in innodb_init()