Home
last modified time | relevance | path

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

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_cte.h420 bool prepare_unreferenced_elements(THD *thd);
H A Dsql_cte.cc935 bool With_clause::prepare_unreferenced_elements(THD *thd) in prepare_unreferenced_elements() function in With_clause
H A Dsql_select.cc1376 if (with_clause && with_clause->prepare_unreferenced_elements(thd)) in prepare()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_cte.h417 bool prepare_unreferenced_elements(THD *thd);
H A Dsql_cte.cc934 bool With_clause::prepare_unreferenced_elements(THD *thd) in prepare_unreferenced_elements() function in With_clause
H A Dsql_select.cc1370 if (with_clause && with_clause->prepare_unreferenced_elements(thd)) in prepare()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_cte.h417 bool prepare_unreferenced_elements(THD *thd);
H A Dsql_cte.cc934 bool With_clause::prepare_unreferenced_elements(THD *thd) in prepare_unreferenced_elements() function in With_clause
H A Dsql_select.cc1370 if (with_clause && with_clause->prepare_unreferenced_elements(thd)) in prepare()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_cte.h414 bool prepare_unreferenced_elements(THD *thd);
H A Dsql_cte.cc925 bool With_clause::prepare_unreferenced_elements(THD *thd) in prepare_unreferenced_elements() function in With_clause
H A Dsql_select.cc1246 if (with_clause && with_clause->prepare_unreferenced_elements(thd)) in prepare()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_cte.h414 bool prepare_unreferenced_elements(THD *thd);
H A Dsql_cte.cc925 bool With_clause::prepare_unreferenced_elements(THD *thd)
H A Dsql_select.cc1246 if (with_clause && with_clause->prepare_unreferenced_elements(thd)) in prepare()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_cte.h420 bool prepare_unreferenced_elements(THD *thd);
H A Dsql_cte.cc935 bool With_clause::prepare_unreferenced_elements(THD *thd) in prepare_unreferenced_elements() function in With_clause
H A Dsql_select.cc1376 if (with_clause && with_clause->prepare_unreferenced_elements(thd)) in prepare()