MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pfs_defaults.cc File Reference
#include "pfs.h"
#include "pfs_defaults.h"
#include "pfs_instr.h"
#include "pfs_setup_actor.h"
#include "pfs_setup_object.h"
Include dependency graph for pfs_defaults.cc:

Go to the source code of this file.

Functions

void install_default_setup (PSI_bootstrap *boot)

Detailed Description

Default setup (implementation).

Definition in file pfs_defaults.cc.

Function Documentation

void install_default_setup ( PSI_bootstrap boot)

Configure the performance schema setup tables with default content. The tables populated are:

  • SETUP_ACTORS
  • SETUP_OBJECTS

Definition at line 30 of file pfs_defaults.cc.

Here is the caller graph for this function: