data_dictionary.columns wrong on ENUM

Bug #640413 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
High
Andrew Hutchings
7.0
Fix Released
High
Andrew Hutchings

Bug Description

For ENUM columns COLUMN_TYPE should also contain the possible values, for example in MySQL:

COLUMN_TYPE: enum('yes','no')

Drizzle needs to do this too, or at least have it in another column of this table.

Related branches

Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

High importance as it is a blocker to the drizzledump mysql migration code.

Changed in drizzle:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.