DB/Table names lowercased

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
martsand
Posts: 2
Joined: Fri 12 Apr 2013 09:03

DB/Table names lowercased

Post by martsand » Fri 12 Apr 2013 10:06

Hello,

after upgrade to ver 6.0.128 I have problem that all DB/Table names are lowercased in SQL editor/Visual query. It make big problems with UNIX servers.

Thanks
Martin

alexa

Re: DB/Table names lowercased

Post by alexa » Fri 12 Apr 2013 12:33

Please perform the following actions:

1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Text Editor -> Formatting -> Profiles' branch.
3. Select the active profile.
4. Click 'Edit Profile...'. The 'Edit Profile' window opens.
5. Expand the 'Text Case -> Identifier Case' node.
6. Select the 'Do not change' option.

martsand
Posts: 2
Joined: Fri 12 Apr 2013 09:03

Re: DB/Table names lowercased

Post by martsand » Fri 12 Apr 2013 12:46

Hello,

it is ok now. Thanks for reply and solution.

Martin S.

Post Reply