it should be...
CREATE INDEX my_index_name ON my_table(my_column)

but have a look here: http://dev.mysql.com/doc/refman/5.0/en/ ... index.html