Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

st_mysql_manager Struct Reference

#include <mysql.h>

List of all members.

Public Attributes

NET net
char * host
char * user
char * passwd
unsigned int port
my_bool free_me
my_bool eof
int cmd_status
int last_errno
char * net_buf
char * net_buf_pos
char * net_data_end
int net_buf_size
char last_error [MAX_MYSQL_MANAGER_ERR]


Member Data Documentation

int st_mysql_manager::cmd_status
 

Definition at line 312 of file mysql.h.

my_bool st_mysql_manager::eof
 

Definition at line 311 of file mysql.h.

my_bool st_mysql_manager::free_me
 

Definition at line 310 of file mysql.h.

char* st_mysql_manager::host
 

Definition at line 308 of file mysql.h.

int st_mysql_manager::last_errno
 

Definition at line 313 of file mysql.h.

char st_mysql_manager::last_error[MAX_MYSQL_MANAGER_ERR]
 

Definition at line 316 of file mysql.h.

NET st_mysql_manager::net
 

Definition at line 307 of file mysql.h.

char* st_mysql_manager::net_buf
 

Definition at line 314 of file mysql.h.

char * st_mysql_manager::net_buf_pos
 

Definition at line 314 of file mysql.h.

int st_mysql_manager::net_buf_size
 

Definition at line 315 of file mysql.h.

char * st_mysql_manager::net_data_end
 

Definition at line 314 of file mysql.h.

char * st_mysql_manager::passwd
 

Definition at line 308 of file mysql.h.

unsigned int st_mysql_manager::port
 

Definition at line 309 of file mysql.h.

char * st_mysql_manager::user
 

Definition at line 308 of file mysql.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2