Home
last modified time | relevance | path

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

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_udf.cc504 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function
556 table= open_udf_func_table(thd); in mysql_create_function()
669 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_udf.cc493 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function
545 table= open_udf_func_table(thd); in mysql_create_function()
658 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_udf.cc493 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function
545 table= open_udf_func_table(thd); in mysql_create_function()
658 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_udf.cc491 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function
543 table= open_udf_func_table(thd); in mysql_create_function()
655 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_udf.cc491 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function
543 table= open_udf_func_table(thd); in mysql_create_function()
655 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_udf.cc504 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function
556 table= open_udf_func_table(thd); in mysql_create_function()
669 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()