searching MySQL Database Server

2 posts / 0 new
Last post
#1 Mon, 08/24/2009 - 20:49
bwade30

searching MySQL Database Server

I can't find a way to search the MySQL Database tables for data. Is this possible? iF so, how? If not, is there a way to integrate phpmyadmin into GPL version of virtualmin/webmin? Thanks

Mon, 08/24/2009 - 22:55
andreychek

Howdy,

Well, one way to do that is by going into Virtualmin, choosing Edit Databases, click "Manage Database", and go into "Execute SQL".

From there, you could perform a search of any sort.

However, you're certainly able to use phpMyAdmin -- you can simply install it into a given Virtual Server.

So if you have a Virtual Server named "example.com", you could install it into the phpmyadmin directory underneath that -- allowing you to access it using http://example.com/phpmyadmin/.

-Eric

Topic locked