2008/10/8 Rolando Edwards <[EMAIL PROTECTED]>:
> At the Linux prompt, enter this : cat mysql-bin.index
>
> Make sure every binlog is in the mysql-bin.index. If the list is incorrect, 
> then the expire logs feature won't work.
>
> To test this out, try using PURGE MASTER LOGS TO ' mysql-bin.000055';
>
> If this doesn't work, this verifies that the contents of mysql-bin.index are 
> inconsistent. You will have to manually correct the contents of 
> mysql-bin.index and 'service mysql restart'.
>
> Give it a try !!!

I did give it a try and all is fine with the index file. So this is
not the problem. Thanks!

-- 
Zbigniew Szalbot

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

Reply via email to