MySQL 5.6.14 Source Code Document
|
#include "pfs.h"
#include "pfs_defaults.h"
#include "pfs_instr.h"
#include "pfs_setup_actor.h"
#include "pfs_setup_object.h"
Go to the source code of this file.
Functions | |
void | install_default_setup (PSI_bootstrap *boot) |
Default setup (implementation).
Definition in file pfs_defaults.cc.
void install_default_setup | ( | PSI_bootstrap * | boot | ) |
Configure the performance schema setup tables with default content. The tables populated are:
Definition at line 30 of file pfs_defaults.cc.