On Tue, Aug 14, 2001 at 03:58:05PM +0100, Robert Cross wrote:
> 
> I've got a fairly simple MySQL system here using replication, one
> master and one slave.
> 
> Looking at the system the other day and the database logs are sure
> building up. Is there any standard way ("best practice") -
> preferably automated - to keep these under control?

You can periodically FLUSH LOGS or PURGE LOGS, depending on what
you're confortable with.  Check the docs to see what they do.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.29: up 60 days, processed 572,386,346 queries (108/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to