gh-ost/go/binlog
Brandon Bodnar 23617f287f Add initial support for ssl encryption connections to database servers.
- Adding a command line option for users to enforce tls/ssl connections
  for the applier, inspector, and binlog reader.
- The user can optionally request server certificate verification through
  a command line option to specify the ca cert via a file path.
- Fixes an existing bug appending the timeout option to the singleton
  applier connection.
2019-01-31 15:22:03 -06:00
..
testdata still experimenting, yes? go-mysql binlog parser looks good 2016-03-30 15:43:40 +02:00
binlog_dml_event.go Fix custom type assignment 2018-05-04 01:45:14 +09:00
binlog_entry.go minor changes and typo correction 2018-05-23 13:13:25 +08:00
binlog_reader.go formatted code via gofmt 2016-10-27 20:38:45 +02:00
gomysql_reader.go Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00