| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Martijn Tonies | Date: | August 23 2004 1:25pm |
| Subject: | Re: Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | ||
| View as plain text | |||
> > I have a questions about "varchar columns" change to "CHAR columns" > > automatically. > > See http://dev.mysql.com/doc/mysql/en/Silent_column_changes.html In addition to that - it doesn't really matter as the CHAR datatype isn't properly implemented in MySQL and behaves the same as the VARCHAR datatype. With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com
| Thread | ||
|---|---|---|
| • Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | Emi Lu | 16 Aug |
| • Re: Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | Egor Egorov | 23 Aug |
| • Re: Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | Martijn Tonies | 23 Aug |
| • Re: Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | Joseph Cochran | 24 Aug |
| • Re: Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | Martijn Tonies | 24 Aug |
| • RE: Why "VARCHAR" TO "CHAR" automatically when the length less than 4. | Victor Pendleton | 17 Aug |
