MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_instrument_view_constants Struct Reference

#include <table_helper.h>

Inheritance diagram for PFS_instrument_view_constants:

Static Public Attributes

static const uint FIRST_VIEW = 1
static const uint VIEW_MUTEX = 1
static const uint VIEW_RWLOCK = 2
static const uint VIEW_COND = 3
static const uint VIEW_FILE = 4
static const uint VIEW_TABLE = 5
static const uint VIEW_SOCKET = 6
static const uint VIEW_IDLE = 7
static const uint LAST_VIEW = 7

Detailed Description

Namespace, internal views used within table setup_instruments.

Definition at line 55 of file table_helper.h.


The documentation for this struct was generated from the following file: