Bug #25116 Can't add fields
Submitted: 16 Dec 2006 23:46 Modified: 18 Dec 2006 17:40
Reporter: Carl Karsten (Silver Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:svnversion 453 OS:Linux (linux)
Assigned to: CPU Architecture:Any

[16 Dec 2006 23:46] Carl Karsten
Description:
Trying to add fields to a table, "table editor" dialog is next to unusable.

How to repeat:
carl@asus17:~/src/MySql/svn$ mysql-workbench

hit 't' for table tool, click on canvas.  see table.

double click table, get "table editor" mywb1a.png

try to figure out how to add a field.  nothing obvious.  discover that if I hit Enter, type "foo" (nothing shows) and hit enter, I get a field named foo (it shows up when I hit enter.)

and in the console:

** (mysql-workbench-bin:11333): CRITICAL **: myx_grt_value_as_string: assertion `value != NULL' failed

I did somehow get the field type to K(0) see mywb2a.png

not sure if k(0) is valid.

couldn't figure out how to specify INT, so gave up.
[16 Dec 2006 23:47] Carl Karsten
mywb2a.png

Attachment: mywb2a.png (image/png, text), 29.18 KiB.

[18 Dec 2006 17:40] MySQL Verification Team
Thank you for the bug report.