* Full-text indexes can be used only with MyISAM tables, and can be created only for CHAR, VARCHAR, or TEXT columns. And if you alter a table's column, mysql will rebuild the fulltext index anyway. So where should we "loose" it exactly? Cheers, Ernesto