Okan,
Thursday, October 17, 2002, 3:33:41 PM, you wrote:

OC> I am working on the replication feature of MySQL. I am managed to replicate
OC> the servers(both versions are 3.23.52 on Win 2K). Ay yhe my.ini file, the
OC> bin-log files are declared as log-bin=c:\mysql\log_files.bin and as I FLUSH
OC> LOGS the new log file's name is increased by 1, like log_files.000,
OC> log_files.001, log_files.002 going on....

OC> When I do RESET MASTER on the master, it deletes all the bin-log files and
OC> names the new file as "log_files.bin" .  When I give the FLUSH LOGS command,
OC> it recreates the  log_files.bin with the exact same name. It does not create
OC> the extension of the file like it used to be.

OC> And that causes a problem for truncating the log-files. Has anybody else
OC> faced the same problem before?

Thank you for bug report! I forwarded your report to MySQL replication
master and it will be fixed.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
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