Forums

This topic is locked

Multiple db's with phpMyAdmin 2.3.0

Posted 11 Oct 2002 09:39:30
1
has voted
11 Oct 2002 09:39:30 Saeed Abdi posted:
I use phpMyAdmin 2.3.0, the only problem I have is I cannot get it to show all of the db's that I've created so everytime I want to work on a db I have to change the config file and point it to that db, so my question is does anyone know how to configure it so it shows all of my db's?

$cfg['Servers'][$i]['only_db'] = 'db12345a';

Replies

Replied 11 Oct 2002 17:45:24
11 Oct 2002 17:45:24 Brent Colflesh replied:
Dear Xlarge,
If you have admin access, just use that info in your config file - then you'll have a drop-down list on the left with all your DBs.

Regards,
Brent

Replied 12 Oct 2002 22:10:49
12 Oct 2002 22:10:49 Saeed Abdi replied:
I've already done this and it doesn't show more than one db at the time, and each time I want to work on specific db I'm having to change the config file to point to that db. <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
Replied 20 Oct 2002 17:58:16
20 Oct 2002 17:58:16 Saeed Abdi replied:
Thanks guys I finally found the solution for this. You would create an array of your db's i.e. array("db12345a", "db12345b", "db12345c" and this will give you a drop down of your db's in the left frame

Hope that helps someone<img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>


Edited by - xlarge on 22 Oct 2002 20:29:42
Replied 23 Oct 2002 09:59:59
23 Oct 2002 09:59:59 Martha Graham replied:
How about writing a tutorial on this for the competition?<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Martha Graham

Reply to this topic