Code review for Start_encryption_event

Code review for Start_encryption_event.
blr_read_events_all_events() uses new added defines and new comments
added as well
This commit is contained in:
MassimilianoPinto
2016-09-21 16:55:17 +02:00
parent 883c581d25
commit d9238afe58
3 changed files with 114 additions and 59 deletions

View File

@ -57,7 +57,9 @@
#define BINLOG_NAMEFMT "%s.%06d"
#define BINLOG_NAME_ROOT "mysql-bin"
#define BINLOG_EVENT_HDR_LEN 19
#define BINLOG_EVENT_HDR_LEN 19
#define BINLOG_EVENT_CRC_ALGO_TYPE 1
#define BINLOG_EVENT_CRC_SIZE 4
/**
* Binlog event types