- Fix corrupted META.json so cpan installations work as expected.
- Add options needed for public key based security.
- Allow several spaces after LIMIT clause.
- Basic GTID tracking.
- Fix GCC 8.1 warnings
- Fix warning: unused variable ‘buffer_len’
- Fix warning about bind->is_null assignment with incompatible pointer type
- Get rid of warning about unused variable ssl_verify_set
- Fix space/tab issue which leads to misleading indentation
- Change spaces/tabs to get rid of GCC8 warning
Depends on D3856
Signed-off-by: Pierre-Yves <pyu@riseup.net>