| Bug #1777 | Create table with reserved words should be disallowed | ||
|---|---|---|---|
| Submitted: | 7 Nov 2003 8:14 | Modified: | 4 Aug 2005 23:38 |
| Reporter: | Andy MacDonald | Email Updates: | |
| Status: | Won't fix | Impact on me: | |
| Category: | MySQL Server: Command-line Clients | Severity: | S4 (Feature request) |
| Version: | OS: | Linux (Red Hat 7.1) | |
| Assigned to: | CPU Architecture: | Any | |
[7 Nov 2003 8:14]
Andy MacDonald
[4 Aug 2005 23:38]
Jim Winstead
Sorry, this is unlikely to change. The purpose for backquotes around identifiers (or ANSI-style, double-quotes) is to allow quoting of otherwise invalid table names.
