Forum Moderators: open
ALTER TABLE <table name> MODIFY <column name> VARCHAR(150)
Either that or use php my admin - select the column, click the pencil, update the 'length/values' field to 150 and click save.
arran.
References - [dev.mysql.com ]