Home
last modified time | relevance | path

Searched defs:is_temporary_table (Results 1 – 19 of 19) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_base.h583 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_base.h583 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.h577 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_base.h583 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.h577 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_base.h595 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_base.h590 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_base.h595 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_base.h595 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_base.h590 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_base.h590 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.h615 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_base.h611 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_base.h611 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.h611 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.h611 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.h615 inline bool is_temporary_table(TABLE_LIST *tl) in is_temporary_table() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/
H A Ddd_table.cc1227 bool is_temporary_table) { in fill_dd_tablespace_id_or_name()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtable.h3932 inline bool is_temporary_table(const TABLE_LIST *tl) { in is_temporary_table() function