Bug in MyDeveloper Studio, Version 2.10.68

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
jvme
Posts: 2
Joined: Thu 28 Feb 2008 09:20
Location: Belgium

Bug in MyDeveloper Studio, Version 2.10.68

Post by jvme » Thu 28 Feb 2008 09:43

Hi,

I think I've found a bug in MyDeveloper Studio, Version 2.10.68.

Bug description:

I've two tables in MySQL version 5.0.45:

Terminal & terminal.
Those are two different tables with two different contents.

MyDeveloper Studio is confused and shows
two times the Terminal table (with the uppercase character T) and not the terminal table with the lowercase character t.

Can you confirm this bug report, please?

Best Regards,

Johan Vermeire
Belgium

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 04 Mar 2008 10:00

We are unable to reproduce the problem on recent build. So we have a couple of questions to you.
Is your MySQL server running under Linux or under Windows?
Is it occasional or not that you have two tables which names differ only in case?
Is option lower_case_table_names turned off on your server?

Post Reply