|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| my_ulonglong | row_count |
| MYSQL_FIELD * | fields |
| MYSQL_DATA * | data |
| MYSQL_ROWS * | data_cursor |
| unsigned long * | lengths |
| MYSQL * | handle |
| struct st_mysql_methods * | methods |
| MYSQL_ROW | row |
| MYSQL_ROW | current_row |
| MEM_ROOT | field_alloc |
| unsigned int | field_count |
| unsigned int | current_field |
| my_bool | eof |
| my_bool | unbuffered_fetch_cancelled |
| void * | extension |