Home
last modified time | relevance | path

Searched refs:find_udf_everywhere (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_udf.cc61 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name,
675 bool found= find_udf_everywhere(thd, *udf_name, table); in mysql_drop_function()
697 if (!find_udf_everywhere(thd, *udf_name, table)) in mysql_drop_function()
740 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name, in find_udf_everywhere() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_udf.cc61 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name,
664 bool found= find_udf_everywhere(thd, *udf_name, table); in mysql_drop_function()
686 if (!find_udf_everywhere(thd, *udf_name, table)) in mysql_drop_function()
729 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name, in find_udf_everywhere() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_udf.cc61 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name,
664 bool found= find_udf_everywhere(thd, *udf_name, table); in mysql_drop_function()
686 if (!find_udf_everywhere(thd, *udf_name, table)) in mysql_drop_function()
729 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name, in find_udf_everywhere() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_udf.cc61 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name,
661 bool found= find_udf_everywhere(thd, *udf_name, table); in mysql_drop_function()
683 if (!find_udf_everywhere(thd, *udf_name, table)) in mysql_drop_function()
726 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name, in find_udf_everywhere() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_udf.cc61 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name,
661 bool found= find_udf_everywhere(thd, *udf_name, table); in mysql_drop_function()
683 if (!find_udf_everywhere(thd, *udf_name, table)) in mysql_drop_function()
726 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name, in find_udf_everywhere() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_udf.cc61 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name,
675 bool found= find_udf_everywhere(thd, *udf_name, table); in mysql_drop_function()
697 if (!find_udf_everywhere(thd, *udf_name, table)) in mysql_drop_function()
740 static bool find_udf_everywhere(THD* thd, const LEX_CSTRING &name, in find_udf_everywhere() function