List:Commits« Previous MessageNext Message »
From:Sergey Vojtovich Date:March 3 2010 8:13am
Subject:Re: bzr commit into mysql-5.1-bugteam branch (ramil:3370) Bug#48451
View as plain text  
Hi Ramil,

ok to push, but see below.

On Mon, Mar 01, 2010 at 07:48:00AM +0000, Ramil Kalimullin wrote:
> #At file:///home/ram/mysql/b48451-5.1-bugteam/ based on
> revid:ramil@stripped
> 
>  3370 Ramil Kalimullin	2010-03-01
>       Fix for bug#48451: my_seek and my_tell ignore MY_WME flag
>       
>       my_seek() and my_tell() functions now honour MY_WME flag.
...skip...

> === modified file 'mysys/errors.c'
> --- a/mysys/errors.c	2009-03-06 09:38:14 +0000
> +++ b/mysys/errors.c	2010-03-01 07:47:55 +0000
> @@ -50,6 +50,7 @@ const char * NEAR globerrs[GLOBERRS]=
>    "Collation '%s' is not a compiled collation and is not specified in the '%s'
> file",
>    "File '%s' not found (Errcode: %d)",
>    "File '%s' (fileno: %d) was not closed"
> +  "Can't seek in file '%s' (Errcode: %d)"
You forgot to add comma here.

...skip...

Regards,
Sergey
-- 
Sergey Vojtovich <svoj@stripped>
MySQL AB, Software Engineer
Izhevsk, Russia, www.mysql.com
Thread
bzr commit into mysql-5.1-bugteam branch (ramil:3370) Bug#48451Ramil Kalimullin1 Mar
  • Re: bzr commit into mysql-5.1-bugteam branch (ramil:3370) Bug#48451Sergey Vojtovich3 Mar
  • Re: bzr commit into mysql-5.1-bugteam branch (ramil:3370) Bug#48451Ingo Strüwing3 Mar