In this mysql database is a table called widgets.
When I view the widgets table, I see a field for "colour". Its marked as a text field.
When I then click on "browse" and view records in the table... the text field "colour" is shown as a blob field.
When i click on "edit" it then shows as a text field.
Command line, shows it as a text field.
what the?
Anyone else ever seen something like this?