Hi Davi
Davi Arnaut wrote:
> Below is the list of changes that have just been committed into a local
> 5.1 repository of davi. When davi 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-10-11 17:38:40-03:00, davi@stripped +4 -0
> Bug#29223 declare cursor c for SHOW .....
>
> "DECLARE CURSOR FOR SHOW ..." is a syntax that currently appears to work,
> but is untested for some SHOW commands and does not work for other SHOW
> commands.
>
> Since this is an un-intended feature that leaked as a result of a coding bug
> (in the parser grammar), the correct fix is to fix the grammar to not accept
> this construct.
>
Ok to push
Thanks,
Marc