At 9:34 -0600 5/14/02, James Frankman wrote:
I am experiencing a strange problem when I create a table in our
database. I have several fields defined in the table as Char fields.
Once I add a MediumBlob field to the table, any field defined as
char(4) or greater gets altered to a varchar field. I cannot change
the varchar fields to char unless I drop the MediumBlob field. Can
anyone explain this behavior?
The MySQL manual can explain it:
http://www.mysql.com/doc/S/i/Silent_column_changes.html
To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail win3...@lists.mysql.com instead.