[categories] [index] [all (553)] [latest]
Since MySQL 4.1 :
mysql> ALTER TABLE ma_table MODIFY ma_colonne CHAR(150) CHARACTER SET utf8;