MySQL 9.1.0
Source Code Documentation
|
Table USER_VARIABLES_BY_THREAD (declarations). More...
#include <assert.h>
#include <stddef.h>
#include <sys/types.h>
#include "my_base.h"
#include "my_inttypes.h"
#include "mysql/components/services/bits/psi_bits.h"
#include "prealloced_array.h"
#include "storage/perfschema/pfs_engine_table.h"
#include "storage/perfschema/pfs_instr.h"
#include "storage/perfschema/table_helper.h"
Go to the source code of this file.
Classes | |
struct | User_variable |
class | User_variables |
struct | row_uvar_by_thread |
A row of table PERFORMANCE_SCHEMA.USER_VARIABLES_BY_THREAD. More... | |
struct | pos_uvar_by_thread |
Position of a cursor on PERFORMANCE_SCHEMA.USER_VARIABLES_BY_THREAD. More... | |
class | PFS_index_uvar_by_thread |
class | table_uvar_by_thread |
Table PERFORMANCE_SCHEMA.USER_VARIABLES_BY_THREAD. More... | |
Table USER_VARIABLES_BY_THREAD (declarations).