Bug #26944 Table name spelling (case sensitivity)
Submitted: 8 Mar 2007 2:14 Modified: 12 Mar 2007 12:30
Reporter: Markus Kirchberg Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.10 OS:Windows (Windows XP)
Assigned to: Mike Lischke CPU Architecture:Any

[8 Mar 2007 2:14] Markus Kirchberg
Description:
Local Config: MySQL server (v5.0) on Red-Hat EL v4; MySQL Query Browser (latest version as of today - 08/Mar/2007) on Windows XP.

Problem: Tables with upper-case letters cannot be edited via the Query Browser's Edit Table menu entry.

Error: Cannot fetch table.

How to repeat:
Run MySQL Query Browser;
Create New Table, say ab1Person;
Select ab1Person entry in Schemata menu and press F2;
Error msg appears

(if I create a second table ab1person table, the F2 command on ab1Person is successful but returns information about the ab1person table)

Suggested fix:
Be coherent with case-sensitivity matters.
[8 Mar 2007 10:29] MySQL Verification Team
Thank you for the bug report.
[12 Mar 2007 12:30] Mike Lischke
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Duplicate of bug #26812