Skip to content

Commit

Permalink
New implementation of read_only check #628
Browse files Browse the repository at this point in the history
  • Loading branch information
renecannao committed Jul 23, 2016
1 parent b1292f8 commit af69092
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 460 deletions.
1 change: 1 addition & 0 deletions include/MySQL_Monitor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class MySQL_Monitor_State_Data {
void next_event(int new_st, int status);
void unregister();
SQLite3DB *mondb;
bool create_new_connection();
// we are copying these from MySQL_Connection
// short wait_events;
// unsigned long long timeout;
Expand Down
Loading

0 comments on commit af69092

Please sign in to comment.