[Phpmyadmin-devel] effect of "Remove deprecated function PMA_DBI_get_fields"

24 May
2011
24 May
'11
12:29 p.m.
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. -- Marc Delisle http://infomarc.info

24 May
24 May
12:41 p.m.
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. -- Piotr Przybylski
5258
Age (days ago)
5258
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marc Delisle
-
Piotr Przybylski