Home
last modified time | relevance | path

Searched refs:Item_func_not_all (Results 1 – 25 of 76) sorted by relevance

1234

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_subselect.h42 class Item_func_not_all; variable
465 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h646 class Item_func_not_all :public Item_func_not
657 Item_func_not_all(Item *a) in Item_func_not_all() function
699 class Item_func_nop_all :public Item_func_not_all
703 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_subselect.h47 class Item_func_not_all; variable
596 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h886 class Item_func_not_all : public Item_func_not {
896 Item_func_not_all(Item *a) in Item_func_not_all() function
941 class Item_func_nop_all final : public Item_func_not_all {
943 Item_func_nop_all(Item *a) : Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h42 class Item_func_not_all; variable
465 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h646 class Item_func_not_all :public Item_func_not
657 Item_func_not_all(Item *a) in Item_func_not_all() function
699 class Item_func_nop_all :public Item_func_not_all
703 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_subselect.h42 class Item_func_not_all; variable
465 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h646 class Item_func_not_all :public Item_func_not
657 Item_func_not_all(Item *a) in Item_func_not_all() function
699 class Item_func_nop_all :public Item_func_not_all
703 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h42 class Item_func_not_all; variable
465 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h646 class Item_func_not_all :public Item_func_not
657 Item_func_not_all(Item *a) in Item_func_not_all() function
699 class Item_func_nop_all :public Item_func_not_all
703 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_subselect.h42 class Item_func_not_all; variable
465 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h646 class Item_func_not_all :public Item_func_not
657 Item_func_not_all(Item *a) in Item_func_not_all() function
699 class Item_func_nop_all :public Item_func_not_all
703 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_subselect.h42 class Item_func_not_all; variable
465 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.h646 class Item_func_not_all :public Item_func_not
657 Item_func_not_all(Item *a) in Item_func_not_all() function
699 class Item_func_nop_all :public Item_func_not_all
703 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h465 class Item_func_not_all :public Item_func_not
475 Item_func_not_all(Item *a) in Item_func_not_all() function
492 class Item_func_nop_all :public Item_func_not_all
496 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
H A Ditem_subselect.h300 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
H A Ditem_cmpfunc.cc315 longlong Item_func_not_all::val_int() in val_int()
332 bool Item_func_not_all::empty_underlying_subquery() in empty_underlying_subquery()
338 void Item_func_not_all::print(String *str, enum_query_type query_type) in print()
5417 Item_func_not_all *new_item= new Item_func_not_all(args[0]); in neg_transformer()
5425 Item *Item_func_not_all::neg_transformer(THD *thd) in neg_transformer()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h548 class Item_func_not_all :public Item_func_not
559 Item_func_not_all(Item *a) in Item_func_not_all() function
601 class Item_func_nop_all :public Item_func_not_all
605 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
H A Ditem_subselect.h418 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h548 class Item_func_not_all :public Item_func_not
559 Item_func_not_all(Item *a) in Item_func_not_all() function
601 class Item_func_nop_all :public Item_func_not_all
605 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
H A Ditem_subselect.h418 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.h548 class Item_func_not_all :public Item_func_not
559 Item_func_not_all(Item *a) in Item_func_not_all() function
601 class Item_func_nop_all :public Item_func_not_all
605 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.h548 class Item_func_not_all :public Item_func_not
559 Item_func_not_all(Item *a) in Item_func_not_all() function
601 class Item_func_nop_all :public Item_func_not_all
605 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()
H A Ditem_subselect.h418 Item_func_not_all *upper_item; // point on NOT/NOP before ALL/SOME subquery
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.h548 class Item_func_not_all :public Item_func_not
559 Item_func_not_all(Item *a) in Item_func_not_all() function
601 class Item_func_nop_all :public Item_func_not_all
605 Item_func_nop_all(Item *a) :Item_func_not_all(a) {} in Item_func_nop_all()

1234