| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | April 11 1999 12:44am |
| Subject: | Changing the 255 char SQL CHAR limit | ||
| View as plain text | |||
>>>>> "Greg" == Greg Cook <gmysql@stripped> writes: Greg> Ok... Maybe I have missed the *.[ch] that defines the max string size for the SQL > type char. I am not interested in changing the index size (unless it is an effect of) just > changing the storage size. Greg> Greg Cook Hi! Sorry, but the above is not easy to fix; The size is stored in 1 byte in the .frm file. It's better to wait until MYSQL 3.23 and use TEXT! Regards, Monty
| Thread | ||
|---|---|---|
| • Changing the 255 char SQL CHAR limit | Greg Cook | 11 Apr |
| • Changing the 255 char SQL CHAR limit | Michael Widenius | 11 Apr |
