#include <mysql.h>
◆ bind_address
      
        
          | char* st_mysql_options::bind_address | 
        
      
 
The local address to bind when connecting to remote server. 
 
 
◆ charset_dir
      
        
          | char * st_mysql_options::charset_dir | 
        
      
 
 
◆ charset_name
      
        
          | char * st_mysql_options::charset_name | 
        
      
 
 
◆ client_flag
      
        
          | unsigned long st_mysql_options::client_flag | 
        
      
 
 
◆ compress
      
        
          | bool st_mysql_options::compress | 
        
      
 
 
◆ connect_timeout
      
        
          | unsigned int st_mysql_options::connect_timeout | 
        
      
 
 
◆ db
      
        
          | char * st_mysql_options::db | 
        
      
 
 
◆ extension
◆ host
      
        
          | char* st_mysql_options::host | 
        
      
 
 
◆ init_commands
◆ local_infile_end
      
        
          | void(* st_mysql_options::local_infile_end) (void *) | 
        
      
 
 
◆ local_infile_error
      
        
          | int(* st_mysql_options::local_infile_error) (void *, char *, unsigned int) | 
        
      
 
 
◆ local_infile_init
      
        
          | int(* st_mysql_options::local_infile_init) (void **, const char *, void *) | 
        
      
 
 
◆ local_infile_read
      
        
          | int(* st_mysql_options::local_infile_read) (void *, char *, unsigned int) | 
        
      
 
 
◆ local_infile_userdata
      
        
          | void* st_mysql_options::local_infile_userdata | 
        
      
 
 
◆ max_allowed_packet
      
        
          | unsigned long st_mysql_options::max_allowed_packet | 
        
      
 
 
◆ my_cnf_file
      
        
          | char* st_mysql_options::my_cnf_file | 
        
      
 
 
◆ my_cnf_group
      
        
          | char * st_mysql_options::my_cnf_group | 
        
      
 
 
◆ named_pipe
      
        
          | bool st_mysql_options::named_pipe | 
        
      
 
 
◆ password
      
        
          | char * st_mysql_options::password | 
        
      
 
 
◆ port
      
        
          | unsigned int st_mysql_options::port | 
        
      
 
 
◆ protocol
      
        
          | unsigned int st_mysql_options::protocol | 
        
      
 
 
◆ read_timeout
      
        
          | unsigned int st_mysql_options::read_timeout | 
        
      
 
 
◆ report_data_truncation
      
        
          | bool st_mysql_options::report_data_truncation | 
        
      
 
 
◆ shared_memory_base_name
      
        
          | char* st_mysql_options::shared_memory_base_name | 
        
      
 
 
◆ ssl_ca
      
        
          | char* st_mysql_options::ssl_ca | 
        
      
 
 
◆ ssl_capath
      
        
          | char* st_mysql_options::ssl_capath | 
        
      
 
 
◆ ssl_cert
      
        
          | char* st_mysql_options::ssl_cert | 
        
      
 
 
◆ ssl_cipher
      
        
          | char* st_mysql_options::ssl_cipher | 
        
      
 
 
◆ ssl_key
      
        
          | char* st_mysql_options::ssl_key | 
        
      
 
 
◆ unix_socket
      
        
          | char * st_mysql_options::unix_socket | 
        
      
 
 
◆ user
      
        
          | char * st_mysql_options::user | 
        
      
 
 
◆ write_timeout
      
        
          | unsigned int st_mysql_options::write_timeout | 
        
      
 
 
The documentation for this struct was generated from the following file: