[Phpmyadmin-devel] regarding bug #4245
Marc Delisle
marc at infomarc.info
Wed Jan 22 21:58:38 CET 2014
Viduranga Wijesooriya a écrit :
> Hi,
> This regarding https://sourceforge.net/p/phpmyadmin/bugs/4245/ .
> I tried to fix it for hours, but I couldn't figure out some of the things.
> Bug is, phpmyadmin seems to loose the current 'select query' text after
> clicking the browse button or selecting the same table again from the
> navigation panel. But it seems to have stored the current order of the
> table and also the value of "sort by key" select box. So I need to find out
> how they are stored. So we can use the same method to store the query also.
> Can please you help ?
>
> Thank you
Hi,
look at the phpMyAdmin configuration storage, pma__table_uiprefs. But do
not store the query, just ensure that the displayed query contains the
sorting parts.
--
Marc Delisle
http://infomarc.info | http://phpmyadmin.net
More information about the Developers
mailing list