Addition rtdsc for tracing purposes

This commit is contained in:
Mark Riddoch
2014-09-23 22:09:36 +01:00
parent d561ccb089
commit 7562d49a95
3 changed files with 86 additions and 0 deletions

View File

@ -194,6 +194,7 @@ typedef struct router_instance {
char *uuid; /*< UUID for the router to use w/master */
int masterid; /*< Server ID of the master */
int serverid; /*< Server ID to use with master */
int initbinlog; /*< Initial binlog file number */
char *user; /*< User name to use with master */
char *password; /*< Password to use with master */
char *fileroot; /*< Root of binlog filename */