Home
last modified time | relevance | path

Searched refs:find_dup_table (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.cc1871 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1982 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
1987 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.cc1050 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1217 if ((dup= find_dup_table(thd, child, child->next_global, check_flag))) in unique_table()
1222 dup= find_dup_table(thd, table, table_list, check_flag); in unique_table()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.cc993 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1160 if ((dup= find_dup_table(thd, child, child->next_global, check_flag))) in unique_table()
1165 dup= find_dup_table(thd, table, table_list, check_flag); in unique_table()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.cc993 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list,
1160 if ((dup= find_dup_table(thd, child, child->next_global, check_flag)))
1165 dup= find_dup_table(thd, table, table_list, check_flag);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.cc1868 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1979 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
1984 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.cc1050 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1217 if ((dup= find_dup_table(thd, child, child->next_global, check_flag))) in unique_table()
1222 dup= find_dup_table(thd, table, table_list, check_flag); in unique_table()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.cc1876 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1987 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
1992 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc1887 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1998 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2003 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc1887 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1998 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2003 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_base.cc2166 static TABLE_LIST* find_dup_table(THD *thd, const TABLE_LIST *table, in find_dup_table() function
2273 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2278 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_base.cc2079 static TABLE_LIST *find_dup_table(const TABLE_LIST *table, in find_dup_table() function
2173 if ((dup = find_dup_table(child, child->next_global, check_alias))) break; in unique_table()
2176 dup = find_dup_table(table, table_list, check_alias); in unique_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_base.cc2169 static TABLE_LIST* find_dup_table(THD *thd, const TABLE_LIST *table, in find_dup_table() function
2276 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2281 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_base.cc2166 static TABLE_LIST* find_dup_table(THD *thd, const TABLE_LIST *table, in find_dup_table() function
2273 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2278 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc1887 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1998 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2003 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_base.cc1151 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1318 if ((dup= find_dup_table(thd, child, child->next_global, check_flag))) in unique_table()
1323 dup= find_dup_table(thd, table, table_list, check_flag); in unique_table()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_base.cc1151 TABLE_LIST* find_dup_table(THD *thd, TABLE_LIST *table, TABLE_LIST *table_list, in find_dup_table() function
1318 if ((dup= find_dup_table(thd, child, child->next_global, check_flag))) in unique_table()
1323 dup= find_dup_table(thd, table, table_list, check_flag); in unique_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_base.cc2179 static TABLE_LIST* find_dup_table(THD *thd, const TABLE_LIST *table, in find_dup_table() function
2286 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2291 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_base.cc2179 static TABLE_LIST* find_dup_table(THD *thd, const TABLE_LIST *table, in find_dup_table() function
2286 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2291 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_base.cc2179 static TABLE_LIST* find_dup_table(THD *thd, const TABLE_LIST *table, in find_dup_table() function
2286 if ((dup= find_dup_table(thd, child, child->next_global, check_alias))) in unique_table()
2291 dup= find_dup_table(thd, table, table_list, check_alias); in unique_table()