Searched refs:mysql_udf_table_def (Results 1 – 1 of 1) sorted by relevance
126 static const TABLE_FIELD_DEF mysql_udf_table_def = {MYSQL_UDF_TABLE_FIELD_COUNT, variable654 if (table_intact.check(thd, table, &mysql_udf_table_def)) return error; in mysql_create_function()779 if (table_intact.check(thd, table, &mysql_udf_table_def)) return error; in mysql_drop_function()