Added blr_print_binlog_details

Added blr_print_binlog_details
This commit is contained in:
MassimilianoPinto
2015-10-27 17:33:00 +01:00
parent 9064212353
commit a718c995ae
3 changed files with 132 additions and 5 deletions

View File

@ -80,7 +80,7 @@ static struct option long_options[] = {
{0, 0, 0, 0}
};
char *binlog_check_version = "1.0.0";
char *binlog_check_version = "1.1.0";
int main(int argc, char **argv) {
char** arg_vector;