Dal manuale online di MySQL:
Per cui se utilizzi MySQL 5.0.3 o superiore puoi aumentare la dimensione del campo descrizione fino a 65535 caratteri.codice:A variable-length string. M represents the maximum column length in characters. In MySQL 5.0, the range of M is 0 to 255 before MySQL 5.0.3, and 0 to 65,535 in MySQL 5.0.3 and later.