I have an columns with MUL in the KEY, i need unset that.
How unset KEY MUL in mysql command line?
+-----------------+--------------+------+-----+-------------------+-----------------------------+
| Field | Type | Null | Key | Default | Extra |
+-----------------+--------------+------+-----+-------------------+-----------------------------+
| uf_imob | varchar(51) | NO | MUL | NULL | |
+-----------------+--------------+------+-----+-------------------+-----------------------------+