Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_udf.cc126 static const TABLE_FIELD_DEF mysql_udf_table_def = {MYSQL_UDF_TABLE_FIELD_COUNT, variable
654 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()