Index Name Generation

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Sandy
Posts: 53
Joined: Fri 07 Feb 2014 18:11

Index Name Generation

Post by Sandy » Fri 07 Apr 2017 18:05

Small bug that may have cropped into 7.2.58

When adding an index to a table, in the index editor will always add 'UK' as UK_Some_DB_Name even when adding a non-unique index (right click to add a non-unique index).

More of an annoyance, but should add IDX_Some_DB_name if non-unique.

Toggling the Unique check box does properly toggle the prefix correctly, it's just on the initial adding of a new index to the editor.

Not sure if this is the right place to report, if not I can move it.

Sandy

alexa

Re: Index Name Generation

Post by alexa » Mon 10 Apr 2017 09:22

We will fix this issue in one of the next product builds and will notify you once it's available for downloading.

Sandy
Posts: 53
Joined: Fri 07 Feb 2014 18:11

Re: Index Name Generation

Post by Sandy » Mon 10 Apr 2017 16:19

Thanks!

alexa

Re: Index Name Generation

Post by alexa » Mon 15 May 2017 16:04

We would like to let you know that we have released dbForge Studio for MySQL, v7.2.63 where the issue you reported is fixed https://www.devart.com/dbforge/mysql/st ... nload.html

Thank you for your help in improving dbForge Studio for MySQL.

Post Reply