Re: manage multiple mysql servers on different hosts?

2006-03-01 Thread Greg Donald
On 3/1/06, Bing Du <[EMAIL PROTECTED]> wrote:
> We're running several mysql servers for different applications on
> different machines.  Instead of connecting to each mysql server manually
> to find out basic information, e.g. versions, mostly like what 'show
> variables' returns, plus what databases exist on each server, are there
> any tools that can do that?   Can phpMyAdmin manage multiple mysql
> servers?


Additional MySQL servers can be defined in phpMyAdmin's config.inc.php file.



--
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: manage multiple mysql servers on different hosts?

2006-03-01 Thread jblanchard
[snip]
We're running several mysql servers for different applications on
different machines.  Instead of connecting to each mysql server manually
to find out basic information, e.g. versions, mostly like what 'show
variables' returns, plus what databases exist on each server, are there
any tools that can do that?   Can phpMyAdmin manage multiple mysql
servers?
[/snip]

I have used phpMyAdmin to manage up to 20 MySQL servers and hundreds of
millions of records. It is easy to install and configure. It is robust
and scalable.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



manage multiple mysql servers on different hosts?

2006-03-01 Thread Bing Du
Hello everyone,

We're running several mysql servers for different applications on
different machines.  Instead of connecting to each mysql server manually
to find out basic information, e.g. versions, mostly like what 'show
variables' returns, plus what databases exist on each server, are there
any tools that can do that?   Can phpMyAdmin manage multiple mysql
servers?

Thanks in advance for any ideas,

Bing

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]