add --compress option to mysqlbinlog for 5.6
Registered by
Vlad Lesin
Both mysql and mysqldump programs include the -C, --compress options "Use compression in server/client protocol". The mysqlbinlog command should also have this capability as mysqlbinlog in mysql 5.6 has the --raw and --never-stop capabilities which is very useful to pull binlogs across the internet for DR purposes. Using the compressed protocol would help reduce bandwidth and speed up transfers. May want to also consider adding ssl options for similar reasons. Basically given that mysqlbinlog has --read-
Blueprint information
- Status:
- Complete
- Approver:
- Laurynas Biveinis
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Vlad Lesin
- Definition:
- Approved
- Series goal:
- Accepted for 5.6
- Implementation:
- Implemented
- Milestone target:
- 5.6.15-63.0
- Started by
- Laurynas Biveinis
- Completed by
- Laurynas Biveinis
Whiteboard
(?)