MySQL 9.1.0
Source Code Documentation
|
#include <mysql.h>
Public Attributes | |
MYSQL_ROWS * | data |
struct MEM_ROOT * | alloc |
uint64_t | rows |
unsigned int | fields |
struct MEM_ROOT* MYSQL_DATA::alloc |
MYSQL_ROWS* MYSQL_DATA::data |
unsigned int MYSQL_DATA::fields |
uint64_t MYSQL_DATA::rows |