|
|
unsigned int | connect_timeout |
| |
|
unsigned int | read_timeout |
| |
|
unsigned int | write_timeout |
| |
|
unsigned int | port |
| |
|
unsigned long | client_flag |
| |
|
char * | host |
| |
|
char * | user |
| |
|
char * | password |
| |
|
char * | db |
| |
|
char * | my_cnf_file |
| |
|
char * | my_cnf_group |
| |
|
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 |
| |
|
bool | use_ssl |
| |
|
bool | compress |
| |
|
bool | named_pipe |
| |
|
bool | unused1 |
| |
|
bool | unused2 |
| |
|
bool | unused3 |
| |
|
bool | unused4 |
| |
|
enum drizzle_option | methods_to_use |
| |
|
char * | client_ip |
| |
|
bool | secure_auth |
| |
|
bool | report_data_truncation |
| |
|
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 |
| |
|
void * | extension |
| |
Definition at line 37 of file options.h.
The documentation for this struct was generated from the following file: