st_mysql Struct Reference

#include <mysql.h>


Data Fields

NET net
char * host
char * user
char * passwd
char * unix_socket
char * server_version
char * host_info
char * info
char * db
unsigned int port
unsigned int client_flag
unsigned int server_capabilities
unsigned int protocol_version
unsigned int field_count
unsigned long thread_id
unsigned long affected_rows
unsigned long insert_id
unsigned long extra_info
enum mysql_status status
MYSQL_FIELDfields
MEM_ROOT field_alloc
my_bool free_me
my_bool reconnect
st_mysql_options options


Detailed Description

Definition at line 95 of file mysql.h.


Field Documentation

unsigned long st_mysql::affected_rows
 

Definition at line 103 of file mysql.h.

unsigned int st_mysql::client_flag
 

Definition at line 99 of file mysql.h.

char * st_mysql::db
 

Definition at line 97 of file mysql.h.

unsigned long st_mysql::extra_info
 

Definition at line 105 of file mysql.h.

MEM_ROOT st_mysql::field_alloc
 

Definition at line 108 of file mysql.h.

unsigned int st_mysql::field_count
 

Definition at line 101 of file mysql.h.

MYSQL_FIELD* st_mysql::fields
 

Definition at line 107 of file mysql.h.

my_bool st_mysql::free_me
 

Definition at line 109 of file mysql.h.

char* st_mysql::host
 

Definition at line 97 of file mysql.h.

char * st_mysql::host_info
 

Definition at line 97 of file mysql.h.

char * st_mysql::info
 

Definition at line 97 of file mysql.h.

unsigned long st_mysql::insert_id
 

Definition at line 104 of file mysql.h.

NET st_mysql::net
 

Definition at line 96 of file mysql.h.

struct st_mysql_options st_mysql::options
 

Definition at line 111 of file mysql.h.

char * st_mysql::passwd
 

Definition at line 97 of file mysql.h.

unsigned int st_mysql::port
 

Definition at line 99 of file mysql.h.

unsigned int st_mysql::protocol_version
 

Definition at line 100 of file mysql.h.

my_bool st_mysql::reconnect
 

Definition at line 110 of file mysql.h.

unsigned int st_mysql::server_capabilities
 

Definition at line 99 of file mysql.h.

char * st_mysql::server_version
 

Definition at line 97 of file mysql.h.

enum mysql_status st_mysql::status
 

Definition at line 106 of file mysql.h.

unsigned long st_mysql::thread_id
 

Definition at line 102 of file mysql.h.

char * st_mysql::unix_socket
 

Definition at line 97 of file mysql.h.

char * st_mysql::user
 

Definition at line 97 of file mysql.h.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO