MySQL 5.6.14 Source Code Document
|
Public Attributes | |
const char * | query |
unsigned | stmt_no |
MYSQL_STMT * | handle |
my_bool | is_open |
MYSQL_BIND * | bind_array |
char ** | out_data |
unsigned long * | out_data_length |
unsigned | column_count |
unsigned | row_count |
Definition at line 939 of file mysql_client_fw.c.