The web applications below will allow you to connect to and 
monitor and administer MySQL databases.

http://www.phpmyadmin.net/home_page/index.php
Check out the DEMO link in the top menu bar, RHS.

Or there is the MySQL Administrator at:

http://www.mysql.com/products/tools/administrator/index.html
Check out the Tutorial Movie at the top of the RH column.

Regards 

Keith Roberts

In theory, theory and practice are the same;
In practice they are not. 

On Tue, 7 Mar 2006, Karl Schock wrote:

> To: mysql@lists.mysql.com
> From: Karl Schock <[EMAIL PROTECTED]>
> Subject: How can I observe mysqld?
> 
> Hello, 
> 
> my problem: I run a phpbb-Forum with a mysql database on a linux
> server. 
> Every 5 - 7 days the mysql database runs in a vicious circle: 
> 
> "mysqladmin --user=x --password=y ping" says that the "connect failed". 
> The socket /var/lib/mysql/mysql.sock is there. 
> "ps aux | grep mysqld" shows me some mysqld-processes. But one of them 
> is marked as "<defunc>". 
> 
> To find the reason causing the problem I started mysqld with the 
> "--log"-option and the "--log-error"-option as recommended by others
> to me at forums.mysql.com.
> Now I have a log-file, but as far as I can judge it there 
> are no error-messages in the log-file but only innocent queries.
> The mysqld.err-log-file is allways empty (0 Bytes).
> 
> What else can I do to observe myslqd?
> 
> If this mailing list is not the right place to ask such
> questions please let me know.
> 
> Bye
> Karl
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

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

Reply via email to