text dovrebbe permettere 1000 caratter

dali siti mysql

TEXT[(M)]

A TEXT column with a maximum length of 65,535 (216 – 1) characters.

An optional length M can be given. Then MySQL will create the column as the smallest TEXT type large enough to hold values M characters long.