Home
last modified time | relevance | path

Searched refs:first_rec_table_to_update (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_cte.h515 TABLE *rec_table= with_elem->rec_result->first_rec_table_to_update; in prepare_for_next_iteration()
H A Dsql_union.cc2537 if (!with_element->rec_result->first_rec_table_to_update) in exec_recursive()
2538 with_element->rec_result->first_rec_table_to_update= rec_table; in exec_recursive()
H A Dsql_class.h6155 TABLE *first_rec_table_to_update; variable
6170 incr_table(0), first_rec_table_to_update(0), cleanup_count(0) in select_union_recursive()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_cte.h512 TABLE *rec_table= with_elem->rec_result->first_rec_table_to_update; in prepare_for_next_iteration()
H A Dsql_union.cc1892 if (!with_element->rec_result->first_rec_table_to_update) in exec_recursive()
1893 with_element->rec_result->first_rec_table_to_update= rec_table; in exec_recursive()
H A Dsql_class.h5799 TABLE *first_rec_table_to_update; variable
5814 incr_table(0), first_rec_table_to_update(0), cleanup_count(0) in select_union_recursive()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_cte.h512 TABLE *rec_table= with_elem->rec_result->first_rec_table_to_update; in prepare_for_next_iteration()
H A Dsql_union.cc1892 if (!with_element->rec_result->first_rec_table_to_update) in exec_recursive()
1893 with_element->rec_result->first_rec_table_to_update= rec_table; in exec_recursive()
H A Dsql_class.h5799 TABLE *first_rec_table_to_update; variable
5814 incr_table(0), first_rec_table_to_update(0), cleanup_count(0) in select_union_recursive()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_cte.h510 TABLE *rec_table= with_elem->rec_result->first_rec_table_to_update; in prepare_for_next_iteration()
H A Dsql_union.cc1851 if (!with_element->rec_result->first_rec_table_to_update) in exec_recursive()
1852 with_element->rec_result->first_rec_table_to_update= rec_table; in exec_recursive()
H A Dsql_class.h5649 TABLE *first_rec_table_to_update;
5664 incr_table(0), first_rec_table_to_update(0), cleanup_count(0)
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_cte.h510 TABLE *rec_table= with_elem->rec_result->first_rec_table_to_update; in prepare_for_next_iteration()
H A Dsql_union.cc1851 if (!with_element->rec_result->first_rec_table_to_update) in exec_recursive()
1852 with_element->rec_result->first_rec_table_to_update= rec_table; in exec_recursive()
H A Dsql_class.h5649 TABLE *first_rec_table_to_update; variable
5664 incr_table(0), first_rec_table_to_update(0), cleanup_count(0) in select_union_recursive()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_cte.h515 TABLE *rec_table= with_elem->rec_result->first_rec_table_to_update; in prepare_for_next_iteration()
H A Dsql_union.cc2537 if (!with_element->rec_result->first_rec_table_to_update) in exec_recursive()
2538 with_element->rec_result->first_rec_table_to_update= rec_table; in exec_recursive()
H A Dsql_class.h6155 TABLE *first_rec_table_to_update; variable
6170 incr_table(0), first_rec_table_to_update(0), cleanup_count(0) in select_union_recursive()