![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <options.h>
Public Member Functions | |
| Mysql_connection (bool connect) | |
| ~Mysql_connection () | |
| bool | execute (const std::string &command) | 
| bool | ok () const | 
Private Attributes | |
| bool | ok_ | 
| MYSQL * | mysql | 
      
  | 
  explicit | 
| Mysql_connection::~Mysql_connection | ( | ) | 
| bool Mysql_connection::execute | ( | const std::string & | command | ) | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private |