MySQL 9.0.0
Source Code Documentation
table_prepared_stmt_instances.h File Reference

Table PREPARED_STATEMENT_INSTANCE(declarations). More...

#include <sys/types.h>
#include "my_inttypes.h"
#include "storage/perfschema/pfs_prepared_stmt.h"
#include "storage/perfschema/table_helper.h"

Go to the source code of this file.

Classes

struct  row_prepared_stmt_instances
 A row of table PERFORMANCE_SCHEMA.PREPARED_STATEMENT_INSTANCES. More...
 
class  PFS_index_prepared_stmt_instances
 
class  PFS_index_prepared_stmt_instances_by_instance
 
class  PFS_index_prepared_stmt_instances_by_owner_thread
 
class  PFS_index_prepared_stmt_instances_by_statement_id
 
class  PFS_index_prepared_stmt_instances_by_statement_name
 
class  PFS_index_prepared_stmt_instances_by_owner_object
 
class  table_prepared_stmt_instances
 Table PERFORMANCE_SCHEMA.PREPARED_STATEMENT_INSTANCES. More...
 

Detailed Description

Table PREPARED_STATEMENT_INSTANCE(declarations).