Added blr_print_binlog_details
Added blr_print_binlog_details
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user