Reporter | Ilya Kazakevich (link) |
---|---|
Created | Dec 6, 2011 7:28:18 PM |
Updated | Dec 14, 2011 10:20:02 PM |
Priority | Major |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Gregory Shrago (gregsh) |
Subsystem | SQL |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
- Connect to MySQL on windows using idea SQL console
- Create table named CSS_Table
- Type SELECT * FROM CSS_TAB
- Idea would suggest you correct table name (CSS_Table)
- Choose it and click TAB or RIGHT
- Idea would type CSS_TABLE (upper case!) instead of correct table name