MXS-1075: Avoid loops when missing binlog file is detected.

MXS-1075: Avoid loops when missing binlog file is detected.
This commit is contained in:
MassimilianoPinto
2017-08-24 16:03:30 +02:00
parent 8a99997bdf
commit 8927298abe
2 changed files with 60 additions and 4 deletions

View File

@ -99,6 +99,8 @@ MXS_BEGIN_DECLS
/* GTID slite3 database name */
#define GTID_MAPS_DB "gtid_maps.db"
/* Number of reties for a missing binlog file */
#define MISSING_FILE_READ_RETRIES 20
/**
* Add GTID components domain and serverid as name prefix
* in SHOW FULL BINARY LOGS