List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:June 22 2007 10:41am
Subject:Re: bk commit into 5.0 tree (thek:1.2519) BUG#28846
View as plain text  
* kpettersson@stripped <kpettersson@stripped> [07/06/22 14:20]:
> ChangeSet@stripped, 2007-06-22 11:55:48+02:00, thek@adventure.(none) +11 -0
>   Bug#28846 Use of undocumented Prepared Statements crashes server
>   
>   ALTER VIEW is currently not supported as a prepared statement
>   and should be disabled as such as they otherwise could cause server crashes.
>   
>   ALTER VIEW is currently not supported when called from stored
>   procedures or functions for related reasons and should also be disabled.
>   
>   This patch disables these DDL statements and adjusts the appropriate test
>   cases accordingly.
>   
>   Additional tests has been added to reflect on the fact that we do support
>   CREATE/ALTER/DROP TABLE for Prepared Statements (PS), Stored Procedures (SP)
>   and PS within SP.

OK to push.

-- 
-- Konstantin Osipov              Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com   The best DATABASE COMPANY in the GALAXY
Thread
bk commit into 5.0 tree (thek:1.2519) BUG#28846kpettersson22 Jun
  • Re: bk commit into 5.0 tree (thek:1.2519) BUG#28846Konstantin Osipov22 Jun