1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge of patch for Bug#13928675 from mysql-5.1.

This commit is contained in:
Nirbhay Choubey
2012-08-07 19:07:13 +05:30
14 changed files with 39 additions and 36 deletions

View File

@ -1285,7 +1285,7 @@ static void print_version()
static void usage()
{
print_version();
puts(ORACLE_WELCOME_COPYRIGHT_NOTICE("2000, 2011"));
puts(ORACLE_WELCOME_COPYRIGHT_NOTICE("2000"));
printf("\
Dumps a MySQL binary log in a format usable for viewing or for piping to\n\
the mysql command line client.\n\n");