Bug #44023 VARBINARY type not listed in Datatype combo box.
Submitted: 1 Apr 2009 20:10 Modified: 19 Jun 2009 10:23
Reporter: Jake Chung Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.30 SE OS:Windows
Assigned to: CPU Architecture:Any
Tags: varbinary

[1 Apr 2009 20:10] Jake Chung
Description:
The VARBINARY type is omitted from the list of possible data types when editing columns of a table.

How to repeat:
Add a table with name "table1".
Click the "Columns" tab
Expand the combobox under the Datatype column.

Suggested fix:
Add the option in the list.
[1 Apr 2009 23:02] MySQL Verification Team
Thank you for the bug report.
[2 Apr 2009 12:10] Axel Schwenke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.
[18 Jun 2009 16:39] Johannes Taxacher
this was fixed in version 5.1.13
[19 Jun 2009 10:23] Tony Bedford
An entry was added to the 5.1.13 changelog:

In the table editor the VARBINARY data type was not listed in the drop down listbox for columns.