• 0

[MySQL] missing dbase on phpMyAdmin


Question

not all of my MySQL database shows on the right side column of phpMyAdmin

anyone knows how to let it appear?

or anyone knows other application to install/use so i can see my missing database? i need to dump my MySQL database coz i have to re-locate it to another domain

thnx :rolleyes:

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

you need to edit the config.inc.php file in the phpmyadmin directory so you can add all of the databases on your mysql host.

search for a key named: $cfg['Servers'][$i]['only_db'] and leave it empty.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.