23#ifndef PFS_PRIV_UTIL_INCLUDED
24#define PFS_PRIV_UTIL_INCLUDED
Class to hold information regarding a table to be created on behalf of a plugin.
Definition: plugin_table.h:39
const char * table_name
Definition: rules_table_service.cc:55
bool create_native_table_for_pfs(const Plugin_table *t)
Definition: mysqld.cc:12358
bool drop_native_table_for_pfs(const char *schema_name, const char *table_name)
Definition: mysqld.cc:12389