Home
last modified time | relevance | path

Searched refs:remove_table (Results 51 – 75 of 213) sorted by relevance

123456789

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A DNdbImport.cpp265 NdbImport::remove_table(const uint table_id) in remove_table() function in NdbImport
267 return m_impl.remove_table(table_id); in remove_table()
366 NdbImport::Job::remove_table(const uint table_id) in remove_table() function in NdbImport::Job
370 return jobImpl->remove_table(table_id); in remove_table()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtable_cache.h152 inline void remove_table(TABLE *table);
322 remove_table(table_to_free); in free_unused_tables_if_necessary()
390 void Table_cache::remove_table(TABLE *table) { in remove_table() function
H A Drpl_tblmap.h67 int remove_table(ulonglong table_id);
/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dtables.h49 void remove_table(size_t *offset);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_tblmap.h83 int remove_table(ulonglong table_id);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_tblmap.h83 int remove_table(ulonglong table_id);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_tblmap.h83 int remove_table(ulonglong table_id);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_local_schema.h83 void remove_table(void) const;
H A Drpl_tblmap.h84 int remove_table(ulonglong table_id);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_tblmap.h83 int remove_table(ulonglong table_id);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_tblmap.h84 int remove_table(ulonglong table_id);
H A Dndb_local_schema.h83 void remove_table(void) const;
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_local_schema.h83 void remove_table(void) const;
H A Drpl_tblmap.h84 int remove_table(ulonglong table_id);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_local_schema.h83 void remove_table(void) const;
H A Drpl_tblmap.h84 int remove_table(ulonglong table_id);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_local_schema.h83 void remove_table(void) const;
H A Drpl_tblmap.h84 int remove_table(ulonglong table_id);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_tblmap.h84 int remove_table(ulonglong table_id);
H A Dndb_local_schema.h83 void remove_table(void) const;
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Drpl_tblmap.h76 int remove_table(ulonglong table_id);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Drpl_tblmap.h76 int remove_table(ulonglong table_id);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Drpl_tblmap.h76 int remove_table(ulonglong table_id);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Drpl_tblmap.h76 int remove_table(ulonglong table_id);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Drpl_tblmap.h76 int remove_table(ulonglong table_id);

123456789