Bug #20244 | Column named "release" | ||
---|---|---|---|
Submitted: | 3 Jun 2006 8:50 | Modified: | 3 Jun 2006 11:28 |
Reporter: | Patrik Carlsson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | Ver 14.12 Distrib 5.0.21 | OS: | Linux (Ubuntu 6.06) |
Assigned to: | CPU Architecture: | Any |
[3 Jun 2006 8:50]
Patrik Carlsson
[3 Jun 2006 11:28]
MySQL Verification Team
Hello Patrik, This is not a bug. 'release' is a reserved word and you should quote reserved words with backticks. http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html