Você já tentou isso? ALTER TABLE <table_name> MODIFY <col_name> VARCHAR(65353); Isso mudará o col_name 's tipo para VARCHAR(65353)