Searched refs:open_udf_func_table (Results 1 – 6 of 6) sorted by relevance
504 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function556 table= open_udf_func_table(thd); in mysql_create_function()669 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
493 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function545 table= open_udf_func_table(thd); in mysql_create_function()658 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()
491 static TABLE *open_udf_func_table(THD *thd) in open_udf_func_table() function543 table= open_udf_func_table(thd); in mysql_create_function()655 if (!(table= open_udf_func_table(thd))) in mysql_drop_function()