Menu

#645 Patch for feature request 3141575

closed-out-of-date
nobody
Interface (183)
5
2011-05-28
2011-05-11
Louis H
No

I tried to implement feature requested here: https://sourceforge.net/tracker/?func=detail&aid=3141575&group_id=23067&atid=377411

With this patch phpMyAdmin is showing list of last 10 used databases for logged user on main page.

Feature can be turned on and off by $cfg['Servers'][$i]['dbhistory'] = 'pma_db_history'; in config.inc.php.
User has to create the needed table with the script/create_tables.sql.
User has to create a pma user and give access to this table.

Alternatively you can pull phpmyadmin with this patch from branch "db" I made:
http://repo.or.cz/w/phpmyadmin/last10db.git

This is my firs finished patch here so any opinion is appreciated.

Discussion

  • Louis H

    Louis H - 2011-05-11

    patchfile1

     
  • Marc Delisle

    Marc Delisle - 2011-05-14
    • status: open --> pending-out-of-date
     
  • Louis H

    Louis H - 2011-05-14

    Hello lem9.
    Thanks for testing my patch.
    I know it's better to ask, I did it here (another Feature request):
    http://sourceforge.net/tracker/index.php?func=detail&aid=1305814&group_id=23067&atid=377411
    but as you can see it doesn't end well for me. I needed it for school project so I rather acted quickly and made proposal for this instead.
    Just note: the first link you mentioned is not visible for public.
    Thanks again and good luck at GSoC.

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-out-of-date --> closed-out-of-date