Home
last modified time | relevance | path

Searched refs:lex_unit (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_union.cc976 for (SELECT_LEX_UNIT *lex_unit= sl->first_inner_unit(); lex_unit ; in assert_not_fully_clean() local
977 lex_unit= lex_unit->next_unit()) in assert_not_fully_clean()
978 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1101 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
1102 lex_unit= lex_unit->next_unit()) in cleanup()
1104 error|= lex_unit->cleanup(full); in cleanup()
H A Dsql_update.cc1744 SELECT_LEX_UNIT *lex_unit) in prepare() argument
1751 SELECT_LEX *const select= lex_unit->first_select(); in prepare()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_union.cc968 for (SELECT_LEX_UNIT *lex_unit= sl->first_inner_unit(); lex_unit ; in assert_not_fully_clean() local
969 lex_unit= lex_unit->next_unit()) in assert_not_fully_clean()
970 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1093 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
1094 lex_unit= lex_unit->next_unit()) in cleanup()
1096 error|= lex_unit->cleanup(full); in cleanup()
H A Dsql_update.cc1736 SELECT_LEX_UNIT *lex_unit) in prepare() argument
1743 SELECT_LEX *const select= lex_unit->first_select(); in prepare()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_union.cc976 for (SELECT_LEX_UNIT *lex_unit= sl->first_inner_unit(); lex_unit ; in assert_not_fully_clean() local
977 lex_unit= lex_unit->next_unit()) in assert_not_fully_clean()
978 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1101 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
1102 lex_unit= lex_unit->next_unit()) in cleanup()
1104 error|= lex_unit->cleanup(full); in cleanup()
H A Dsql_update.cc1744 SELECT_LEX_UNIT *lex_unit) in prepare() argument
1751 SELECT_LEX *const select= lex_unit->first_select(); in prepare()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_union.cc976 for (SELECT_LEX_UNIT *lex_unit= sl->first_inner_unit(); lex_unit ; in assert_not_fully_clean() local
977 lex_unit= lex_unit->next_unit()) in assert_not_fully_clean()
978 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1101 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
1102 lex_unit= lex_unit->next_unit()) in cleanup()
1104 error|= lex_unit->cleanup(full); in cleanup()
H A Dsql_update.cc1744 SELECT_LEX_UNIT *lex_unit) in prepare() argument
1751 SELECT_LEX *const select= lex_unit->first_select(); in prepare()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_union.cc968 for (SELECT_LEX_UNIT *lex_unit= sl->first_inner_unit(); lex_unit ; in assert_not_fully_clean() local
969 lex_unit= lex_unit->next_unit()) in assert_not_fully_clean()
970 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1093 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
1094 lex_unit= lex_unit->next_unit()) in cleanup()
1096 error|= lex_unit->cleanup(full); in cleanup()
H A Dsql_update.cc1732 SELECT_LEX_UNIT *lex_unit) in prepare() argument
1739 SELECT_LEX *const select= lex_unit->first_select(); in prepare()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_union.cc968 for (SELECT_LEX_UNIT *lex_unit= sl->first_inner_unit(); lex_unit ; in assert_not_fully_clean() local
969 lex_unit= lex_unit->next_unit()) in assert_not_fully_clean()
970 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1093 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
1094 lex_unit= lex_unit->next_unit()) in cleanup()
1096 error|= lex_unit->cleanup(full); in cleanup()
H A Dsql_update.cc1732 SELECT_LEX_UNIT *lex_unit) in prepare() argument
1739 SELECT_LEX *const select= lex_unit->first_select(); in prepare()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_union.cc1308 for (SELECT_LEX_UNIT *lex_unit = sl->first_inner_unit(); lex_unit; in assert_not_fully_clean() local
1309 lex_unit = lex_unit->next_unit()) in assert_not_fully_clean()
1310 lex_unit->assert_not_fully_clean(); in assert_not_fully_clean()
1471 for (SELECT_LEX_UNIT *lex_unit = first_inner_unit(); lex_unit; in cleanup() local
1472 lex_unit = lex_unit->next_unit()) { in cleanup()
1473 error |= lex_unit->cleanup(thd, full); in cleanup()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_union.cc875 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
876 lex_unit= lex_unit->next_unit()) in cleanup()
878 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_union.cc1042 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit; in cleanup() local
1043 lex_unit= lex_unit->next_unit()) in cleanup()
1045 error|= lex_unit->cleanup(); in cleanup()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_union.cc1042 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit; in cleanup() local
1043 lex_unit= lex_unit->next_unit()) in cleanup()
1045 error|= lex_unit->cleanup(); in cleanup()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_union.cc1036 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit; in cleanup() local
1037 lex_unit= lex_unit->next_unit()) in cleanup()
1039 error|= lex_unit->cleanup(); in cleanup()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_union.cc1042 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit; in cleanup() local
1043 lex_unit= lex_unit->next_unit()) in cleanup()
1045 error|= lex_unit->cleanup(); in cleanup()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_union.cc1036 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit; in cleanup() local
1037 lex_unit= lex_unit->next_unit()) in cleanup()
1039 error|= lex_unit->cleanup(); in cleanup()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_union.cc2150 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
2151 lex_unit= lex_unit->next_unit()) in cleanup()
2153 if (lex_unit->with_element && lex_unit->with_element->is_recursive && in cleanup()
2154 lex_unit->with_element->rec_outer_references) in cleanup()
2156 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_union.cc2150 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
2151 lex_unit= lex_unit->next_unit()) in cleanup()
2153 if (lex_unit->with_element && lex_unit->with_element->is_recursive && in cleanup()
2154 lex_unit->with_element->rec_outer_references) in cleanup()
2156 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_union.cc2107 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
2108 lex_unit= lex_unit->next_unit()) in cleanup()
2110 if (lex_unit->with_element && lex_unit->with_element->is_recursive && in cleanup()
2111 lex_unit->with_element->rec_outer_references) in cleanup()
2113 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_union.cc2107 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
2108 lex_unit= lex_unit->next_unit()) in cleanup()
2110 if (lex_unit->with_element && lex_unit->with_element->is_recursive && in cleanup()
2111 lex_unit->with_element->rec_outer_references) in cleanup()
2113 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_union.cc2795 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
2796 lex_unit= lex_unit->next_unit()) in cleanup()
2798 if (lex_unit->with_element && lex_unit->with_element->is_recursive && in cleanup()
2799 lex_unit->with_element->rec_outer_references) in cleanup()
2801 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_union.cc2795 for (SELECT_LEX_UNIT *lex_unit= first_inner_unit(); lex_unit ; in cleanup() local
2796 lex_unit= lex_unit->next_unit()) in cleanup()
2798 if (lex_unit->with_element && lex_unit->with_element->is_recursive && in cleanup()
2799 lex_unit->with_element->rec_outer_references) in cleanup()
2801 error= (bool) ((uint) error | (uint) lex_unit->cleanup()); in cleanup()

12