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

st_mysql_options Struct Reference

#include <mysql.h>

List of all members.

Public Attributes

unsigned int connect_timeout
unsigned int read_timeout
unsigned int write_timeout
unsigned int port
unsigned int protocol
unsigned long client_flag
char * host
char * user
char * password
char * unix_socket
char * db
st_dynamic_arrayinit_commands
char * my_cnf_file
char * my_cnf_group
char * charset_dir
char * charset_name
char * ssl_key
char * ssl_cert
char * ssl_ca
char * ssl_capath
char * ssl_cipher
char * shared_memory_base_name
unsigned long max_allowed_packet
my_bool use_ssl
my_bool compress
my_bool named_pipe
my_bool rpl_probe
my_bool rpl_parse
my_bool no_master_reads
my_bool separate_thread
enum mysql_option methods_to_use
char * client_ip
my_bool secure_auth
int(* local_infile_init )(void **, const char *, void *)
int(* local_infile_read )(void *, char *, unsigned int)
void(* local_infile_end )(void *)
int(* local_infile_error )(void *, char *, unsigned int)
void * local_infile_userdata


Member Data Documentation

char * st_mysql_options::charset_dir
 

Definition at line 157 of file mysql.h.

char * st_mysql_options::charset_name
 

Definition at line 157 of file mysql.h.

unsigned long st_mysql_options::client_flag
 

Definition at line 154 of file mysql.h.

char* st_mysql_options::client_ip
 

Definition at line 186 of file mysql.h.

my_bool st_mysql_options::compress
 

Definition at line 166 of file mysql.h.

unsigned int st_mysql_options::connect_timeout
 

Definition at line 152 of file mysql.h.

char * st_mysql_options::db
 

Definition at line 155 of file mysql.h.

char* st_mysql_options::host
 

Definition at line 155 of file mysql.h.

struct st_dynamic_array* st_mysql_options::init_commands
 

Definition at line 156 of file mysql.h.

void(* st_mysql_options::local_infile_end)(void *)
 

int(* st_mysql_options::local_infile_error)(void *, char *, unsigned int)
 

int(* st_mysql_options::local_infile_init)(void **, const char *, void *)
 

int(* st_mysql_options::local_infile_read)(void *, char *, unsigned int)
 

void* st_mysql_options::local_infile_userdata
 

Definition at line 195 of file mysql.h.

unsigned long st_mysql_options::max_allowed_packet
 

Definition at line 164 of file mysql.h.

enum mysql_option st_mysql_options::methods_to_use
 

Definition at line 185 of file mysql.h.

char* st_mysql_options::my_cnf_file
 

Definition at line 157 of file mysql.h.

char * st_mysql_options::my_cnf_group
 

Definition at line 157 of file mysql.h.

my_bool st_mysql_options::named_pipe
 

Definition at line 166 of file mysql.h.

my_bool st_mysql_options::no_master_reads
 

Definition at line 181 of file mysql.h.

char * st_mysql_options::password
 

Definition at line 155 of file mysql.h.

unsigned int st_mysql_options::port
 

Definition at line 153 of file mysql.h.

unsigned int st_mysql_options::protocol
 

Definition at line 153 of file mysql.h.

unsigned int st_mysql_options::read_timeout
 

Definition at line 152 of file mysql.h.

my_bool st_mysql_options::rpl_parse
 

Definition at line 176 of file mysql.h.

my_bool st_mysql_options::rpl_probe
 

Definition at line 171 of file mysql.h.

my_bool st_mysql_options::secure_auth
 

Definition at line 188 of file mysql.h.

my_bool st_mysql_options::separate_thread
 

Definition at line 183 of file mysql.h.

char* st_mysql_options::shared_memory_base_name
 

Definition at line 163 of file mysql.h.

char* st_mysql_options::ssl_ca
 

Definition at line 160 of file mysql.h.

char* st_mysql_options::ssl_capath
 

Definition at line 161 of file mysql.h.

char* st_mysql_options::ssl_cert
 

Definition at line 159 of file mysql.h.

char* st_mysql_options::ssl_cipher
 

Definition at line 162 of file mysql.h.

char* st_mysql_options::ssl_key
 

Definition at line 158 of file mysql.h.

char * st_mysql_options::unix_socket
 

Definition at line 155 of file mysql.h.

my_bool st_mysql_options::use_ssl
 

Definition at line 165 of file mysql.h.

char * st_mysql_options::user
 

Definition at line 155 of file mysql.h.

unsigned int st_mysql_options::write_timeout
 

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