Home
last modified time | relevance | path

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

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_help.cc593 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
643 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
780 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
787 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_help.cc593 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
643 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
780 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
787 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_help.cc596 bool prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
650 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
792 if (prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
803 if (prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_help.cc593 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
643 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
780 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
787 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_help.cc596 bool prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
650 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
792 if (prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
803 if (prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_help.cc596 bool prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
650 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
792 if (prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
803 if (prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_help.cc596 bool prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
650 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
792 if (prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
803 if (prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_help.cc569 static bool prepare_simple_select(THD *thd, Item *cond, TABLE *table, in prepare_simple_select() function
615 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
735 if (prepare_simple_select(thd, cond_topic_by_cat, tables[0].table, in mysqld_help()
745 if (prepare_simple_select(thd, cond_cat_by_cat, tables[1].table, &tab)) in mysqld_help()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_help.cc596 bool prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
650 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
792 if (prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
803 if (prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_help.cc596 bool prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
650 return prepare_simple_select(thd, cond, table, tab); in prepare_select_for_name()
792 if (prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
803 if (prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_help.cc593 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
643 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
780 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
787 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_help.cc593 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
643 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
780 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
787 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_help.cc576 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
623 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
760 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help()
767 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_help.cc611 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
663 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
806 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help_internal()
813 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help_internal()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_help.cc609 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
661 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
805 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help_internal()
812 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help_internal()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_help.cc611 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
663 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
806 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help_internal()
813 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help_internal()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_help.cc611 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
663 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
805 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help_internal()
812 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help_internal()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_help.cc611 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
663 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
805 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help_internal()
812 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help_internal()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_help.cc609 SQL_SELECT *prepare_simple_select(THD *thd, Item *cond, in prepare_simple_select() function
661 return prepare_simple_select(thd, cond, table, error); in prepare_select_for_name()
805 if (!(select= prepare_simple_select(thd, cond_topic_by_cat, in mysqld_help_internal()
812 if (!(select= prepare_simple_select(thd, cond_cat_by_cat, in mysqld_help_internal()