MySQL 8.4.0
Source Code Documentation
MYSQL_ROWS Struct Reference

#include <mysql.h>

Public Attributes

struct MYSQL_ROWSnext
 
MYSQL_ROW data
 
unsigned long length
 

Member Data Documentation

◆ data

MYSQL_ROW MYSQL_ROWS::data

◆ length

unsigned long MYSQL_ROWS::length

◆ next

struct MYSQL_ROWS* MYSQL_ROWS::next

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