Ananda, Use, PURGE MASTER LOGS TO 'name of the last binary that you want leave in your disk';
Regards On Sat, May 17, 2008 at 8:56 AM, Ananda Kumar <[EMAIL PROTECTED]> wrote: > Hi All, > I using this command to purge binary logs on master, but i dont see the > binary logs getting deleted. These binary logs are listed in index file. > I am using mysql version 5.0.41 community version. Can you please let me > know if any thing else need to be done for this to work. > > log-bin is enables. > > PURGE LOGS BEFORE '2008-05-07 00:00:00'; > > regards > anandkl >