List:Commits« Previous MessageNext Message »
From:Marc Alff Date:July 31 2007 1:27am
Subject:Re: bk commit into 5.0 tree (gshchepa:1.2490) BUG#30120
View as plain text  

Hi Gleb.

OK to push.

Thanks,
Marc.


gshchepa@stripped wrote:
> Below is the list of changes that have just been committed into a local
> 5.0 repository of uchum. When uchum does a push these changes will
> be propagated to the main repository and, within 24 hours after the
> push, to the public repository.
> For information on how to access the public repository
> see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
>
> ChangeSet@stripped, 2007-07-30 04:35:16+05:00, gshchepa@stripped +6 -0
>   Fixed bug #30120.
>   SP with local variables with non-ASCII names crashed the server.
>   
>   The server replaces SP local variable names with NAME_CONST calls
>   when putting statements into the binary log. It used UTF8-encoded
>   item names as variable names for the replacement inside NAME_CONST
>   calls. However, statement string may be encoded by any
>   known character set by the SET NAMES statement.
>   The server used byte length of UTF8-encoded names to increment
>   the position in the query string that led to array index overrun.
>
>   
Thread
bk commit into 5.0 tree (gshchepa:1.2490) BUG#30120gshchepa30 Jul
  • Re: bk commit into 5.0 tree (gshchepa:1.2490) BUG#30120Marc Alff31 Jul