24#ifndef PFS_PRIV_UTIL_INCLUDED
25#define PFS_PRIV_UTIL_INCLUDED
Class to hold information regarding a table to be created on behalf of a plugin.
Definition: plugin_table.h:40
const char * table_name
Definition: rules_table_service.cc:56
bool create_native_table_for_pfs(const Plugin_table *t)
Definition: mysqld.cc:14447
bool drop_native_table_for_pfs(const char *schema_name, const char *table_name)
Definition: mysqld.cc:14478