Bug #2655 | syntax typo in documentation | ||
---|---|---|---|
Submitted: | 5 Feb 2004 12:18 | Modified: | 5 Feb 2004 12:37 |
Reporter: | colin knox | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | OS: | ||
Assigned to: | CPU Architecture: | Any |
[5 Feb 2004 12:18]
colin knox
[5 Feb 2004 12:27]
Dean Ellis
Verified. Thanks for catching it!
[5 Feb 2004 12:37]
Paul DuBois
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: The flow control section describes CASE expressions, which do indeed end with END. The CASE statement section describes the CASE stored procedure statement, which ends with END CASE.