Bug #27262 | Return fully qualified column names with all queries | ||
---|---|---|---|
Submitted: | 19 Mar 2007 16:19 | Modified: | 29 Dec 2009 6:39 |
Reporter: | Stephen Mossbarger | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S4 (Feature request) |
Version: | Any | OS: | Any (Any) |
Assigned to: | CPU Architecture: | Any | |
Tags: | absolute name, column name, fully qualified |
[19 Mar 2007 16:19]
Stephen Mossbarger
[29 Dec 2009 6:39]
Susanne Ebrecht
Many thanks for writing a feature request. There are two reason against case sensitive identifiers: 1) SQL Standard says it should be case insensitive 2) We are not able to support this because Windows file system is not supporting it.