First tests.

This commit is contained in:
Markus Makela
2015-03-31 17:27:25 +03:00
parent c3cb8df8a0
commit 341c04aa48
6 changed files with 72 additions and 8 deletions

View File

@ -77,6 +77,7 @@ typedef struct {
int write_timeout; /**< Timeout in seconds for each attempt to write to the server.
* There are retries and the total effective timeout value is two times the option value.
*/
char *script;0
} MYSQL_MONITOR;
#define MONITOR_RUNNING 1