/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/ |
H A D | opt_hints.h | 142 class Opt_hints_key; variable 520 Opt_hints_key *key_hint MY_ATTRIBUTE((unused))) { in is_hint_conflicting() 531 Opt_hints_key *key_hint) override; 540 Opt_hints_key *key_hint) override; 551 Mem_root_array<Opt_hints_key *> keyinfo_array; 630 bool is_hint_conflicting(Opt_hints_key *key_hint, opt_hints_enum type); 641 class Opt_hints_key : public Opt_hints { 643 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 428 Mem_root_array<Opt_hints_key *> key_hints(pc->thd->mem_root); in contextualize() 431 Opt_hints_key *key = in contextualize() 432 (Opt_hints_key *)tab->find_by_name(key_name, system_charset_info); in contextualize() 436 Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize() 460 Opt_hints_key *key = key_hints.at(i); in contextualize()
|
H A D | opt_hints.cc | 562 keyinfo_array[j] = static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 589 bool Opt_hints_table::is_hint_conflicting(Opt_hints_key *key_hint, in is_hint_conflicting() 700 Opt_hints_key *key_hint) { in is_hint_conflicting() 717 Opt_hints_key *key_hint) { in is_hint_conflicting() 889 Opt_hints_key *key_hints = table_hints->keyinfo_array.size() > 0 in hint_key_state()
|
/dports/databases/mysql57-client/mysql-5.7.36/sql/ |
H A D | opt_hints.h | 127 class Opt_hints_key; variable 433 Mem_root_array<Opt_hints_key*, true> keyinfo_array; 467 class Opt_hints_key : public Opt_hints 471 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 380 Opt_hints_key *key= (Opt_hints_key *)tab->find_by_name(key_name, in contextualize() 385 key= new Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize()
|
H A D | opt_hints.cc | 310 keyinfo_array[j]= static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 381 Opt_hints_key *key_hints= table_hints->keyinfo_array.size() > 0 ? in hint_key_state()
|
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/ |
H A D | opt_hints.h | 127 class Opt_hints_key; variable 433 Mem_root_array<Opt_hints_key*, true> keyinfo_array; 467 class Opt_hints_key : public Opt_hints 471 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 380 Opt_hints_key *key= (Opt_hints_key *)tab->find_by_name(key_name, in contextualize() 385 key= new Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize()
|
H A D | opt_hints.cc | 310 keyinfo_array[j]= static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 381 Opt_hints_key *key_hints= table_hints->keyinfo_array.size() > 0 ? in hint_key_state()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/ |
H A D | opt_hints.h | 127 class Opt_hints_key; variable 433 Mem_root_array<Opt_hints_key*, true> keyinfo_array; 467 class Opt_hints_key : public Opt_hints 471 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 380 Opt_hints_key *key= (Opt_hints_key *)tab->find_by_name(key_name, in contextualize() 385 key= new Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize()
|
H A D | opt_hints.cc | 310 keyinfo_array[j]= static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 381 Opt_hints_key *key_hints= table_hints->keyinfo_array.size() > 0 ? in hint_key_state()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/ |
H A D | opt_hints.h | 127 class Opt_hints_key; variable 433 Mem_root_array<Opt_hints_key*, true> keyinfo_array; 467 class Opt_hints_key : public Opt_hints 471 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 380 Opt_hints_key *key= (Opt_hints_key *)tab->find_by_name(key_name, in contextualize() 385 key= new Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize()
|
H A D | opt_hints.cc | 310 keyinfo_array[j]= static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 381 Opt_hints_key *key_hints= table_hints->keyinfo_array.size() > 0 ? in hint_key_state()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/ |
H A D | opt_hints.h | 127 class Opt_hints_key; variable 433 Mem_root_array<Opt_hints_key*, true> keyinfo_array; 467 class Opt_hints_key : public Opt_hints 471 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 380 Opt_hints_key *key= (Opt_hints_key *)tab->find_by_name(key_name, in contextualize() 385 key= new Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize()
|
H A D | opt_hints.cc | 310 keyinfo_array[j]= static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 381 Opt_hints_key *key_hints= table_hints->keyinfo_array.size() > 0 ? in hint_key_state()
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/ |
H A D | opt_hints.h | 127 class Opt_hints_key; variable 433 Mem_root_array<Opt_hints_key*, true> keyinfo_array; 467 class Opt_hints_key : public Opt_hints 471 Opt_hints_key(const LEX_CSTRING *key_name_arg, in Opt_hints_key() function
|
H A D | parse_tree_hints.cc | 380 Opt_hints_key *key= (Opt_hints_key *)tab->find_by_name(key_name, in contextualize() 385 key= new Opt_hints_key(key_name, tab, pc->thd->mem_root); in contextualize()
|
H A D | opt_hints.cc | 310 keyinfo_array[j]= static_cast<Opt_hints_key *>(*hint); in adjust_key_hints() 381 Opt_hints_key *key_hints= table_hints->keyinfo_array.size() > 0 ? in hint_key_state()
|