3 messages in com.mysql.lists.win32Re: Database Design problem
FromSent OnAttachments
James Frankman14 May 2002 08:34 
Peter14 May 2002 09:25 
Paul DuBois14 May 2002 09:26 
Subject:Re: Database Design problem
From:Paul DuBois (pa@snake.net)
Date:05/14/2002 09:26:52 AM
List:com.mysql.lists.win32

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.