Hello,
I do use indexes on variable length columns (TEXT)
but phpMyAdmin doesnt support this unfortunately.. i
have to copy the query and alter it manually (adding
index length) after i get an error.
Another thing I don't like: When i create a table I
often want indexes on different columns, but
phpMyAdmin combines them into one index even if I
want to have different indexes. Again I have to copy
the query, delete the table and create it manually
again with the right settings.
Logged In: YES
user_id=144058
This request is a ducplicate of request #416674 (Advanced
index creation) -> I close it.
Note: one dev. will work on this as soon as he finds the
time to do it.