#include <counted_mysql_session.h>
◆ connect_timeout
      
        
          | int collector::CountedMySQLSession::ConnectionParameters::ConnOptions::connect_timeout {kDefaultConnectTimeout} | 
        
      
 
 
◆ default_schema
      
        
          | std::string collector::CountedMySQLSession::ConnectionParameters::ConnOptions::default_schema | 
        
      
 
 
◆ destination
◆ extra_client_flags
      
        
          | unsigned long collector::CountedMySQLSession::ConnectionParameters::ConnOptions::extra_client_flags {0} | 
        
      
 
 
◆ password
◆ read_timeout
      
        
          | int collector::CountedMySQLSession::ConnectionParameters::ConnOptions::read_timeout {kDefaultReadTimeout} | 
        
      
 
 
◆ username
      
        
          | std::string collector::CountedMySQLSession::ConnectionParameters::ConnOptions::username | 
        
      
 
 
The documentation for this struct was generated from the following file: