MySQL 9.1.0
Source Code Documentation
|
Literal values for columns used in the performance schema tables (declarations). More...
#include "lex_string.h"
Go to the source code of this file.
Variables | |
LEX_CSTRING | PERFORMANCE_SCHEMA_str |
String, "PERFORMANCE_SCHEMA". More... | |
LEX_CSTRING | mutex_instrument_prefix |
String prefix for all mutex instruments. More... | |
LEX_CSTRING | prlock_instrument_prefix |
String prefix for all prlock instruments. More... | |
LEX_CSTRING | rwlock_instrument_prefix |
String prefix for all rwlock instruments. More... | |
LEX_CSTRING | sxlock_instrument_prefix |
String prefix for all sxlock instruments. More... | |
LEX_CSTRING | cond_instrument_prefix |
String prefix for all cond instruments. More... | |
LEX_CSTRING | file_instrument_prefix |
String prefix for all file instruments. More... | |
LEX_CSTRING | table_io_class_name |
Name of the global table I/O class. More... | |
LEX_CSTRING | table_lock_class_name |
Name of the global table lock class. More... | |
LEX_CSTRING | socket_instrument_prefix |
String prefix for all socket instruments. More... | |
LEX_CSTRING | idle_class_name |
Name of the global idle class. More... | |
LEX_CSTRING | metadata_lock_class_name |
Name of the global metadata lock class. More... | |
LEX_CSTRING | thread_instrument_prefix |
String prefix for all thread instruments. More... | |
LEX_CSTRING | stage_instrument_prefix |
String prefix for all stage instruments. More... | |
LEX_CSTRING | statement_instrument_prefix |
String prefix for all statement instruments. More... | |
LEX_CSTRING | transaction_instrument_prefix |
String prefix for all transaction instruments. More... | |
LEX_CSTRING | builtin_memory_instrument_prefix |
String prefix for built-in memory instruments. More... | |
LEX_CSTRING | memory_instrument_prefix |
String prefix for all memory instruments. More... | |
LEX_CSTRING | meter_instrument_prefix |
String prefix for all meter instruments. More... | |
LEX_CSTRING | metric_instrument_prefix |
String prefix for all metric instruments. More... | |
LEX_CSTRING | logger_instrument_prefix |
String prefix for all logger instruments. More... | |
LEX_CSTRING | error_class_name |
Name of the global error class. More... | |
Literal values for columns used in the performance schema tables (declarations).
|
extern |
String prefix for built-in memory instruments.
|
extern |
String prefix for all cond instruments.
|
extern |
Name of the global error class.
|
extern |
String prefix for all file instruments.
|
extern |
Name of the global idle class.
|
extern |
String prefix for all logger instruments.
|
extern |
String prefix for all memory instruments.
|
extern |
Name of the global metadata lock class.
|
extern |
String prefix for all meter instruments.
|
extern |
String prefix for all metric instruments.
|
extern |
String prefix for all mutex instruments.
|
extern |
String, "PERFORMANCE_SCHEMA".
|
extern |
String prefix for all prlock instruments.
|
extern |
String prefix for all rwlock instruments.
|
extern |
String prefix for all socket instruments.
|
extern |
String prefix for all stage instruments.
|
extern |
String prefix for all statement instruments.
|
extern |
String prefix for all sxlock instruments.
|
extern |
Name of the global table I/O class.
|
extern |
Name of the global table lock class.
|
extern |
String prefix for all thread instruments.
|
extern |
String prefix for all transaction instruments.