Entry of enum column data type broken?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
nickweavers
Posts: 8
Joined: Tue 02 Mar 2010 19:07
Location: Southampton, UK

Entry of enum column data type broken?

Post by nickweavers » Sun 14 Jul 2013 10:50

I tried to create a new column in an INNODB table using Version: 6.0.315 but I find that after selecting the data type ENUM, the values field is disabled meaning no enum values can ber entered. Is this a new bug? It was working for me just a few weeks ago but I think there was an updates since then.

TIA,
Nick Weavers

alexa

Re: Entry of enum column data type broken?

Post by alexa » Tue 16 Jul 2013 10:52

Could you please provide us a screenshot of this and the CREATE TABLE statement of the table (right-click the table in Database Explorer and select 'Generate Script As -> CREATE' from the popup menu)?

You can send the reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you on this issue via that system.

nickweavers
Posts: 8
Joined: Tue 02 Mar 2010 19:07
Location: Southampton, UK

Re: Entry of enum column data type broken?

Post by nickweavers » Fri 19 Jul 2013 19:17

Sorry, my mistake. I seemed to remember I could type the list into the list field, but now realise the values have to be entered via the window that appears when you click the "..." button.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: Entry of enum column data type broken?

Post by .jp » Tue 23 Jul 2013 07:16

Feel free to ask us if you have other questions connected with using of our tool, we'd like to help.

Post Reply