MySQL 8.3.0
Source Code Documentation
MYSQL_DATA Struct Reference

#include <mysql.h>

Public Attributes

MYSQL_ROWSdata
 
struct MEM_ROOTalloc
 
uint64_t rows
 
unsigned int fields
 

Member Data Documentation

◆ alloc

struct MEM_ROOT* MYSQL_DATA::alloc

◆ data

MYSQL_ROWS* MYSQL_DATA::data

◆ fields

unsigned int MYSQL_DATA::fields

◆ rows

uint64_t MYSQL_DATA::rows

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