Home
last modified time | relevance | path

Searched refs:substitute_gc (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_optimizer.h1047 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc202 static_cast<void>(substitute_gc(thd, select_lex, conds, nullptr, order)); in delete_from_single_table()
H A Dsql_update.cc346 static_cast<void>(substitute_gc(thd, select_lex, conds, nullptr, order)); in update_single_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_optimizer.h909 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc110 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_delete()
H A Dsql_update.cc322 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_update()
H A Dsql_optimizer.cc385 substitute_gc(thd, select_lex, where_cond, group_list, order)) in optimize()
806 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond, in substitute_gc() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_optimizer.h909 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc110 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_delete()
H A Dsql_update.cc322 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_update()
H A Dsql_optimizer.cc366 substitute_gc(thd, select_lex, where_cond, group_list, order)) in optimize()
787 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond, in substitute_gc() function
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_optimizer.h909 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc110 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_delete()
H A Dsql_update.cc322 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_update()
H A Dsql_optimizer.cc385 substitute_gc(thd, select_lex, where_cond, group_list, order)) in optimize()
806 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond, in substitute_gc() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_optimizer.h909 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc110 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_delete()
H A Dsql_update.cc322 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_update()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_optimizer.h909 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc110 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_delete()
H A Dsql_update.cc322 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_update()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_optimizer.h909 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond,
H A Dsql_delete.cc110 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_delete()
H A Dsql_update.cc322 static_cast<void>(substitute_gc(thd, select_lex, conds, NULL, order)); in mysql_update()
H A Dsql_optimizer.cc366 substitute_gc(thd, select_lex, where_cond, group_list, order)) in optimize()
787 bool substitute_gc(THD *thd, SELECT_LEX *select_lex, Item *where_cond, in substitute_gc() function

12