MySQL 8.3.0
Source Code Documentation
st_connection Struct Reference

Public Attributes

MYSQL mysql
 
MYSQLutil_mysql
 
char * name
 
size_t name_len
 
MYSQL_STMTstmt
 
bool pending
 

Member Data Documentation

◆ mysql

MYSQL st_connection::mysql

◆ name

char* st_connection::name

◆ name_len

size_t st_connection::name_len

◆ pending

bool st_connection::pending

◆ stmt

MYSQL_STMT* st_connection::stmt

◆ util_mysql

MYSQL* st_connection::util_mysql

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