RE: [PHP-DB] automated processes in mysql From: Rick Emery (remery <email protected>)
Date: 10/30/01

mySQL does not include native support to launch queries at a specific
interval. In the mySQL manual, I found the following application:

mysqltop.tar.gz: Sends a query in a fixed time interval to the server and
shows the resulting table. By Thomas Wana.

-----Original Message-----
From: Bas Jobsen [mailto:bas <email protected>]
Sent: Tuesday, October 30, 2001 9:55 AM
To: DL Neil; php-db <email protected>
Subject: Re: [PHP-DB] automated processes in mysql

Hello,

Thank for all your soon responses. Well, oke, I know about corntab. But
someone told me myslq can do the job itself.

Tnx again,

Bas

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>