List:Commits« Previous MessageNext Message »
From:Sergey Vojtovich Date:February 25 2009 8:13am
Subject:Re: bzr commit into mysql-5.1-bugteam branch (anurag.shekhar:2818)
Bug#38103
View as plain text  
Hi Anurag,

ok to push.

Regards,
Sergey

On Tue, Feb 24, 2009 at 03:14:56PM +0000, Anurag Shekhar wrote:
> #At file:///home/anurag/mysqlsrc/mysql-5.1-38103/ based on
> revid:aelkin@stripped
> 
>  2818 Anurag Shekhar	2009-02-24
>       Bug #38103 myisamchk: --help output incomplete
>       
>       In the output message for --help entry for -H --HELP was missing.
>       Added this entry while printing the help text.
> modified:
>   storage/myisam/myisamchk.c
> 
> per-file messages:
>   storage/myisam/myisamchk.c
>     Added entry for -H --HELP while printing message for -? --help
> === modified file 'storage/myisam/myisamchk.c'
> --- a/storage/myisam/myisamchk.c	2009-01-15 18:11:25 +0000
> +++ b/storage/myisam/myisamchk.c	2009-02-24 15:14:47 +0000
> @@ -363,6 +363,7 @@ static void usage(void)
>    -#, --debug=...     Output debug log. Often this is 'd:t:o,filename'.\n");
>  #endif
>    printf("\
> +  -H, --HELP          Display this help and exit.\n\
>    -?, --help          Display this help and exit.\n\
>    -O, --set-variable var=option.\n\
>                        Change the value of a variable. Please note that\n\
> 
> 
> -- 
> MySQL Code Commits Mailing List
> For list archives: http://lists.mysql.com/commits
> To unsubscribe:    http://lists.mysql.com/commits?unsub=1
> 

-- 
Sergey Vojtovich <svoj@stripped>
MySQL AB, Software Engineer
Izhevsk, Russia, www.mysql.com
Thread
bzr commit into mysql-5.1-bugteam branch (anurag.shekhar:2818)Bug#38103Anurag Shekhar24 Feb
  • Re: bzr commit into mysql-5.1-bugteam branch (anurag.shekhar:2818)Bug#38103Sergey Vojtovich25 Feb