Home
last modified time | relevance | path

Searched refs:Index_hint (Results 1 – 25 of 143) sorted by relevance

123456

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_lex.h309 class Index_hint : public Sql_alloc
322 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
527 List<Index_hint> *hints= 0,
934 List<Index_hint> *hints= 0,
1001 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
1003 List<Index_hint> *hints= index_hints; in pop_index_hints()
1046 List<Index_hint> *index_hints;
H A Dsql_lex.cc2160 List<Index_hint> *hints, in add_table_to_list()
2456 Index_hint::print(THD *thd, String *str) in print()
2723 List_iterator<Index_hint> it(*index_hints); in print()
2724 Index_hint *hint; in print()
3908 index_hints= new (thd->mem_root) List<Index_hint>(); in alloc_index_hints()
3929 Index_hint(current_index_hint_type, in add_index_hint()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_lex.h309 class Index_hint : public Sql_alloc
322 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
527 List<Index_hint> *hints= 0,
934 List<Index_hint> *hints= 0,
1001 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
1003 List<Index_hint> *hints= index_hints; in pop_index_hints()
1046 List<Index_hint> *index_hints;
H A Dsql_lex.cc2160 List<Index_hint> *hints, in add_table_to_list()
2456 Index_hint::print(THD *thd, String *str) in print()
2723 List_iterator<Index_hint> it(*index_hints); in print()
2724 Index_hint *hint; in print()
3908 index_hints= new (thd->mem_root) List<Index_hint>(); in alloc_index_hints()
3929 Index_hint(current_index_hint_type, in add_index_hint()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_lex.h309 class Index_hint : public Sql_alloc
322 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
527 List<Index_hint> *hints= 0,
934 List<Index_hint> *hints= 0,
1001 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
1003 List<Index_hint> *hints= index_hints; in pop_index_hints()
1046 List<Index_hint> *index_hints;
H A Dsql_lex.cc2160 List<Index_hint> *hints, in add_table_to_list()
2456 Index_hint::print(THD *thd, String *str) in print()
2723 List_iterator<Index_hint> it(*index_hints); in print()
2724 Index_hint *hint; in print()
3908 index_hints= new (thd->mem_root) List<Index_hint>(); in alloc_index_hints()
3929 Index_hint(current_index_hint_type, in add_index_hint()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_lex.h309 class Index_hint : public Sql_alloc
322 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
527 List<Index_hint> *hints= 0,
934 List<Index_hint> *hints= 0,
1001 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
1003 List<Index_hint> *hints= index_hints; in pop_index_hints()
1046 List<Index_hint> *index_hints;
H A Dsql_lex.cc2159 List<Index_hint> *hints, in add_table_to_list()
2455 Index_hint::print(THD *thd, String *str) in print()
2722 List_iterator<Index_hint> it(*index_hints); in print()
2723 Index_hint *hint; in print()
3905 index_hints= new (thd->mem_root) List<Index_hint>(); in alloc_index_hints()
3926 Index_hint(current_index_hint_type, in add_index_hint()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_lex.h309 class Index_hint : public Sql_alloc
322 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
527 List<Index_hint> *hints= 0,
934 List<Index_hint> *hints= 0,
1001 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
1003 List<Index_hint> *hints= index_hints; in pop_index_hints()
1046 List<Index_hint> *index_hints;
H A Dsql_lex.cc2148 List<Index_hint> *hints, in add_table_to_list()
2444 Index_hint::print(THD *thd, String *str) in print()
2711 List_iterator<Index_hint> it(*index_hints); in print()
2712 Index_hint *hint; in print()
3894 index_hints= new (thd->mem_root) List<Index_hint>(); in alloc_index_hints()
3915 Index_hint(current_index_hint_type, in add_index_hint()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_lex.h340 class Index_hint : public Sql_alloc
353 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
559 List<Index_hint> *hints= 0,
859 List<Index_hint> *hints= 0,
922 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
924 List<Index_hint> *hints= index_hints; in pop_index_hints()
951 List<Index_hint> *index_hints;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dparser_yystype.h328 class Index_hint *key_usage_element;
329 List<Index_hint> *key_usage_list;
H A Dparse_tree_nodes.h425 List<Index_hint> *opt_key_definition;
431 List<Index_hint> *opt_key_definition_arg) in PT_table_factor_table_ident()
4102 PT_assign_to_keycache(Table_ident *table, List<Index_hint> *index_hints) in PT_assign_to_keycache()
4109 List<Index_hint> *m_index_hints;
4145 List<Index_hint> *opt_key_usage_list, in PT_cache_index_partitions_stmt()
4158 List<Index_hint> *m_opt_key_usage_list;
4166 PT_preload_keys(Table_ident *table, List<Index_hint> *opt_cache_key_list, in PT_preload_keys()
4176 List<Index_hint> *m_opt_cache_key_list;
4184 List<Index_hint> *opt_cache_key_list, in PT_load_index_partitions_stmt()
4197 List<Index_hint> *m_opt_cache_key_list;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_pushdown.cpp33 global_list->index_hints= new (thd_->mem_root) List<Index_hint>(); in disable_indices_for_CEJ()
36 Index_hint(INDEX_HINT_USE, in disable_indices_for_CEJ()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_pushdown.cpp33 global_list->index_hints= new (thd_->mem_root) List<Index_hint>(); in disable_indices_for_CEJ()
36 Index_hint(INDEX_HINT_USE, in disable_indices_for_CEJ()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_lex.h369 class Index_hint : public Sql_alloc
382 Index_hint (const char *str, uint length) in Index_hint() function
1200 List<Index_hint> *hints= 0,
1674 class Index_hint *key_usage_element;
1675 List<Index_hint> *key_usage_list;
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_lex.h370 class Index_hint : public Sql_alloc
383 Index_hint (const char *str, uint length) in Index_hint() function
1201 List<Index_hint> *hints= 0,
1676 class Index_hint *key_usage_element;
1677 List<Index_hint> *key_usage_list;
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_lex.h370 class Index_hint : public Sql_alloc
383 Index_hint (const char *str, uint length) in Index_hint() function
1201 List<Index_hint> *hints= 0,
1676 class Index_hint *key_usage_element;
1677 List<Index_hint> *key_usage_list;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_lex.h369 class Index_hint : public Sql_alloc
382 Index_hint (const char *str, uint length) in Index_hint() function
1200 List<Index_hint> *hints= 0,
1674 class Index_hint *key_usage_element;
1675 List<Index_hint> *key_usage_list;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_lex.h370 class Index_hint : public Sql_alloc
383 Index_hint (const char *str, uint length) in Index_hint() function
1201 List<Index_hint> *hints= 0,
1676 class Index_hint *key_usage_element;
1677 List<Index_hint> *key_usage_list;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_lex.h369 class Index_hint : public Sql_alloc
382 Index_hint (const char *str, uint length) in Index_hint() function
1200 List<Index_hint> *hints= 0,
1674 class Index_hint *key_usage_element;
1675 List<Index_hint> *key_usage_list;
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_lex.h510 class Index_hint : public Sql_alloc
523 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg, in Index_hint() function
1236 List<Index_hint> *hints= 0,
1319 List<Index_hint>* pop_index_hints(void) in pop_index_hints()
1321 List<Index_hint> *hints= index_hints; in pop_index_hints()
1424 List<Index_hint> *index_hints;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_lex.h510 class Index_hint : public Sql_alloc
523 Index_hint (enum index_hint_type type_arg, index_clause_map clause_arg,
1236 List<Index_hint> *hints= 0,
1319 List<Index_hint>* pop_index_hints(void)
1321 List<Index_hint> *hints= index_hints;
1424 List<Index_hint> *index_hints;
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_table.h600 List<Index_hint> *spider_get_index_hints(
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_table.h600 List<Index_hint> *spider_get_index_hints(

123456