From: Database System Date: June 3 2009 1:08pm Subject: How to purge relay-bin file List-Archive: http://lists.mysql.com/replication/1626 Message-Id: <765405.85489.qm@web51307.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, There are many relay files on master server, don't know why. There is no setup for that in my.ini file. If I just simply delete those files, it won't match the content of relay-index file. How to purge those? If I simply delete all relay files and relay-index file, when I need this server as slave (one of master to master), can I just use change master to command, then will all relay files and relay index automatically generated again? Thanks, Lisa