MySQL 9.0.0
Source Code Documentation
table_uvar_by_thread.h File Reference

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...
 

Detailed Description

Table USER_VARIABLES_BY_THREAD (declarations).