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

st_mysql Struct Reference

#include <mysql.h>

List of all members.

Public Attributes

NET net
gptr connector_fd
char * host
char * user
char * passwd
char * unix_socket
char * server_version
char * host_info
char * info
char * db
charset_info_stcharset
MYSQL_FIELDfields
MEM_ROOT field_alloc
my_ulonglong affected_rows
my_ulonglong insert_id
my_ulonglong extra_info
unsigned long thread_id
unsigned long packet_length
unsigned int port
unsigned long client_flag
unsigned long server_capabilities
unsigned int protocol_version
unsigned int field_count
unsigned int server_status
unsigned int server_language
unsigned int warning_count
st_mysql_options options
enum mysql_status status
my_bool free_me
my_bool reconnect
char scramble [SCRAMBLE_LENGTH+1]
my_bool rpl_pivot
st_mysqlmaster
st_mysqlnext_slave
st_mysqllast_used_slave
st_mysqllast_used_con
LISTstmts
const struct st_mysql_methodsmethods
void * thd
my_boolunbuffered_fetch_owner


Member Data Documentation

my_ulonglong st_mysql::affected_rows
 

Definition at line 229 of file mysql.h.

struct charset_info_st* st_mysql::charset
 

Definition at line 226 of file mysql.h.

unsigned long st_mysql::client_flag
 

Definition at line 235 of file mysql.h.

gptr st_mysql::connector_fd
 

Definition at line 223 of file mysql.h.

char* st_mysql::db
 

Definition at line 225 of file mysql.h.

my_ulonglong st_mysql::extra_info
 

Definition at line 231 of file mysql.h.

MEM_ROOT st_mysql::field_alloc
 

Definition at line 228 of file mysql.h.

unsigned int st_mysql::field_count
 

Definition at line 237 of file mysql.h.

MYSQL_FIELD* st_mysql::fields
 

Definition at line 227 of file mysql.h.

my_bool st_mysql::free_me
 

Definition at line 243 of file mysql.h.

char* st_mysql::host
 

Definition at line 224 of file mysql.h.

char * st_mysql::host_info
 

Definition at line 224 of file mysql.h.

char * st_mysql::info
 

Definition at line 224 of file mysql.h.

my_ulonglong st_mysql::insert_id
 

Definition at line 230 of file mysql.h.

struct st_mysql* st_mysql::last_used_con
 

Definition at line 262 of file mysql.h.

struct st_mysql* st_mysql::last_used_slave
 

Definition at line 260 of file mysql.h.

struct st_mysql* st_mysql::master
 

Definition at line 258 of file mysql.h.

const struct st_mysql_methods* st_mysql::methods
 

Definition at line 265 of file mysql.h.

NET st_mysql::net
 

Definition at line 222 of file mysql.h.

struct st_mysql * st_mysql::next_slave
 

Definition at line 258 of file mysql.h.

struct st_mysql_options st_mysql::options
 

Definition at line 241 of file mysql.h.

unsigned long st_mysql::packet_length
 

Definition at line 233 of file mysql.h.

char * st_mysql::passwd
 

Definition at line 224 of file mysql.h.

unsigned int st_mysql::port
 

Definition at line 234 of file mysql.h.

unsigned int st_mysql::protocol_version
 

Definition at line 236 of file mysql.h.

my_bool st_mysql::reconnect
 

Definition at line 244 of file mysql.h.

my_bool st_mysql::rpl_pivot
 

Definition at line 253 of file mysql.h.

char st_mysql::scramble[SCRAMBLE_LENGTH+1]
 

Definition at line 247 of file mysql.h.

unsigned long st_mysql::server_capabilities
 

Definition at line 235 of file mysql.h.

unsigned int st_mysql::server_language
 

Definition at line 239 of file mysql.h.

unsigned int st_mysql::server_status
 

Definition at line 238 of file mysql.h.

char * st_mysql::server_version
 

Definition at line 224 of file mysql.h.

enum mysql_status st_mysql::status
 

Definition at line 242 of file mysql.h.

LIST* st_mysql::stmts
 

Definition at line 264 of file mysql.h.

void* st_mysql::thd
 

Definition at line 266 of file mysql.h.

unsigned long st_mysql::thread_id
 

Definition at line 232 of file mysql.h.

my_bool* st_mysql::unbuffered_fetch_owner
 

Definition at line 271 of file mysql.h.

char * st_mysql::unix_socket
 

Definition at line 224 of file mysql.h.

char * st_mysql::user
 

Definition at line 224 of file mysql.h.

unsigned int st_mysql::warning_count
 

Definition at line 240 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