Bug #34370 | "END CASE" syntax is not allowed. | ||
---|---|---|---|
Submitted: | 7 Feb 2008 5:08 | Modified: | 7 Feb 2008 9:33 |
Reporter: | Massimo Heitor | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.51a | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[7 Feb 2008 5:08]
Massimo Heitor
[7 Feb 2008 9:33]
Sveta Smirnova
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://dev.mysql.com/doc/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php You mix CASE operator and CASE statement which is used in Stored Procedures only. Read about CASE operator at http://dev.mysql.com/doc/refman/5.0/en/control-flow-functions.html#operator_case