MySQL 9.1.0
Source Code Documentation
|
Performance schema storage engine (declarations). More...
#include <sys/types.h>
#include "my_base.h"
#include "my_inttypes.h"
#include "sql/handler.h"
#include "sql/sql_const.h"
#include "thr_lock.h"
Go to the source code of this file.
Classes | |
class | ha_perfschema |
A handler for a PERFORMANCE_SCHEMA table. More... | |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |
Variables | |
const char * | pfs_engine_name |
Name of the performance schema engine. More... | |
Performance schema storage engine (declarations).