Merge branch '2.2' into develop

This commit is contained in:
Esa Korhonen
2018-04-24 13:57:50 +03:00
6 changed files with 69 additions and 22 deletions

View File

@ -88,7 +88,7 @@ int main(int argc, char **argv)
char *key_file = NULL;
char *aes_algo = NULL;
int report_header = 0;
char c;
int c;
BINLOG_FILE_FIX binlog_file = {0, false, false};
#ifdef HAVE_GLIBC