Home
last modified time | relevance | path

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

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_optimizer.cc2296 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
2332 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
2336 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2356 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
2362 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2372 Item *and_father, Item *cond) in propagate_cond_constants() argument
2398 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
2415 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
2422 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_optimizer.cc2296 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
2332 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
2336 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2356 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
2362 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2372 Item *and_father, Item *cond) in propagate_cond_constants() argument
2398 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
2415 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
2422 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_optimizer.cc2277 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
2313 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
2317 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2337 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
2343 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2353 Item *and_father, Item *cond) in propagate_cond_constants() argument
2379 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
2396 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
2403 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_optimizer.cc2296 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
2332 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
2336 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2356 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
2362 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2372 Item *and_father, Item *cond) in propagate_cond_constants() argument
2398 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
2415 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
2422 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_optimizer.cc2277 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
2313 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
2317 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2337 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
2343 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
2353 Item *and_father, Item *cond) in propagate_cond_constants() argument
2379 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
2396 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
2403 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_optimizer.cc4565 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
4610 and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
4613 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4642 and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
4647 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4671 Item *and_father, Item *cond) in propagate_cond_constants() argument
4699 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
4718 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4727 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_optimizer.cc4609 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
4654 and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
4657 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4686 and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
4691 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4715 Item *and_father, Item *cond) in propagate_cond_constants() argument
4743 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
4762 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4771 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_optimizer.cc4565 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
4610 and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
4613 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4642 and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
4647 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4671 Item *and_father, Item *cond) in propagate_cond_constants() argument
4699 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
4718 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4727 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_optimizer.cc4609 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
4654 and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
4657 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4686 and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
4691 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4715 Item *and_father, Item *cond) in propagate_cond_constants() argument
4743 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
4762 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4771 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_optimizer.cc4609 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
4654 and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
4657 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4686 and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
4691 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4715 Item *and_father, Item *cond) in propagate_cond_constants() argument
4743 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
4762 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4771 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_optimizer.cc4548 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
4593 and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
4596 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4625 and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
4630 COND_CMP *const cond_cmp= new COND_CMP(and_father,func); in change_cond_ref_to_const()
4654 Item *and_father, Item *cond) in propagate_cond_constants() argument
4682 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
4701 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4710 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_optimizer.cc4467 Item *and_father, Item *cond, Item *field, in change_cond_ref_to_const() argument
4505 and_father != cond && !left_item->const_item()) { in change_cond_ref_to_const()
4507 COND_CMP *const cond_cmp = new COND_CMP(and_father, func); in change_cond_ref_to_const()
4528 and_father != cond && !right_item->const_item()) { in change_cond_ref_to_const()
4532 COND_CMP *const cond_cmp = new COND_CMP(and_father, func); in change_cond_ref_to_const()
4553 Item *and_father, Item *cond) { in propagate_cond_constants() argument
4576 } else if (and_father != cond && in propagate_cond_constants()
4592 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
4598 if (change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_select.cc8756 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
8792 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
8796 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
8816 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
8822 if ((tmp2=new COND_CMP(and_father,func))) in change_cond_ref_to_const()
8864 COND *and_father, COND *cond) in propagate_cond_constants() argument
8890 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
8907 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
8914 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_select.cc16308 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
16342 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
16347 if ((tmp2= new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16373 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
16380 if ((tmp2=new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16392 COND *and_father, COND *cond) in propagate_cond_constants() argument
16419 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
16436 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
16443 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_select.cc16179 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
16213 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
16218 if ((tmp2= new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16244 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
16251 if ((tmp2=new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16263 COND *and_father, COND *cond) in propagate_cond_constants() argument
16290 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
16307 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
16314 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_select.cc16179 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
16213 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
16218 if ((tmp2= new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16244 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
16251 if ((tmp2=new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16263 COND *and_father, COND *cond) in propagate_cond_constants() argument
16290 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
16307 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
16314 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_select.cc15396 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
15430 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
15435 if ((tmp2= new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
15461 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
15468 if ((tmp2=new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
15480 COND *and_father, COND *cond) in propagate_cond_constants() argument
15507 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
15524 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
15531 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_select.cc15396 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
15430 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
15435 if ((tmp2= new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
15461 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
15468 if ((tmp2=new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
15480 COND *and_father, COND *cond) in propagate_cond_constants() argument
15507 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
15524 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
15531 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_select.cc16308 Item *and_father, Item *cond, in change_cond_ref_to_const() argument
16342 && and_father != cond && !left_item->const_item()) in change_cond_ref_to_const()
16347 if ((tmp2= new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16373 && and_father != cond && !right_item->const_item()) in change_cond_ref_to_const()
16380 if ((tmp2=new (thd->mem_root) COND_CMP(and_father, func))) in change_cond_ref_to_const()
16392 COND *and_father, COND *cond) in propagate_cond_constants() argument
16419 else if (and_father != cond && !cond->marker) // In a AND group in propagate_cond_constants()
16436 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()
16443 change_cond_ref_to_const(thd, save_list, and_father, and_father, in propagate_cond_constants()