List:General Discussion« Previous MessageNext Message »
From:Dicky Wahyu Purnomo Date:May 15 2002 3:38am
Subject:Re: MySQL database files
View as plain text  
On Tue, 14 May 2002 18:49:48 -0400
Augey Mikus <mikus@stripped> wrote:

> what are the <host>-bin.001 002 003 etc.. files in the <mysql_dir>/var 
> directory?  On my system they range in size from bytes to gigs.  What 
> are they and can they be cleaned?

it's mysql binary log file ... if you don't need the file 
first ... you can delete the file, and if you don't want the file appear again
you can remove some lines from /etc/my.cnf :
	log-bin       = 
	binlog-do-db = 
	
and restart your mysql daemon ...



-- 
Let's call it an accidental feature.
	-- Larry Wall
Thread
MySQL database filesAugey Mikus15 May
  • Re: MySQL database filesDicky Wahyu Purnomo15 May
  • Re: MySQL database filesRitu Singla15 May
  • Re: MySQL database filesAugey Mikus15 May
    • Re: Re: MySQL database filesVictoria Reznichenko15 May