Bug #29214 Support CREATE VIEW/DROP VIEW/ALTER VIEW from SP and as PS
Submitted: 19 Jun 2007 14:14 Modified: 19 Jul 2007 16:03
Reporter: Kristofer Pettersson Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: CPU Architecture:Any

[19 Jun 2007 14:14] Kristofer Pettersson
Description:
CREATE VIEW/DROP VIEW/ALTER VIEW should be supported when called from a stored procedure and it should also be supported as a prepared statement. Today our manual doesn't state that these statement are unsupported, and some of our test cases hint that it might be possible although the implementation is not yet stable.

How to repeat:
see bug28846 for one example of non deterministic behavior.

Suggested fix:
execute on worklog entry 1803
[19 Jun 2007 16:03] Valeriy Kravchuk
Thank you for a problem report. Problems with PS are clear form that other bug report. But can you, please, send an example of CREATE VIEW that does NOT properly processed in SP?
[19 Jul 2007 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".