Ok, both bugs are blob type related.
Ok, I'm using 5.2b1, and a mysql 3.53.whatever.something.old server.
If I click on a table, hit enter, and it displays the daya, I can click on the 'blob button' and it shows me what's there, no problem. (This uses the 'table data' tab)
If I run a query that would give the same results, and click on the blob button, I get no data.
(this is using the results tab)
I noticed that the 'set null' checkbox is checked. if i uncheck it, I get a nice big error about memory could not be read, and it closes the program.
The second bug…
same server, I have a table with a varchar (255) field in it
I want to change that to a blob…
I change the table type, then I hit tab to get to the 255, hit delete, and it crashes. If I double click in the field length cell, I can delete the data there, but just a single click, or a tab to get to it crashes.
Thanks