Hello MySQLCC ML,
I think I found a bug in MySQLCC which crashes the program and it's
reproducable (at least on my system :P ).
I'm using MySQLCc 0.9.4-beta on Win2k build 2195 and I got the error
like this:
In the console manager I doubleclicked one of my tables and got a
new Query Window.
I wanted to insert a new row into that table and since I'm new to this
program, I clicked below the first column name because I wanted to
enter some text there.
After clicking, the column name's font changed to bold but as soon as I
pressed a key (a character, not enter), the program died, giving me
the Win2k default program-crash message.
Pressing enter instead of a character doesn't crash the program but
instead highlights the next column.
This only applies if the table is empty. If there are one or more rows,
everything seems to work fine.
Aside from that, MySQLCC seems to be quite useful. Keep going. :)