2011/5/24 Marc Delisle marc@infomarc.info:
Hi, I found one problem with commit fe53e42d1dfff53967ef5c3d6930b1bd9ac4b428.
To reproduce, open a table, go to Structure, click Go in the "Create an index" dialog and look at the column names in the Column drop-down.
Replacing with PMA_DBI_get_columns_full() fixed this issue. I pushed changes to master.