Re: Master Log Files

2005-09-02 Thread Gleb Paharenko
Hello. I've wanted to say that you should check if, for example, the command line options of mysqld program had been changed. > I am sure that there is no change in the 'my.cnf'. Check if it uses exactly this my.cnf, not another my.cnf which is situated in a different place. "Tedy

Re: Master Log Files

2005-09-01 Thread Tedy Aulia
eb Paharenko [mailto:[EMAIL PROTECTED] Sent: Thursday, 1 September 2005 1:47 PM To: mysql@lists.mysql.com Subject: Re: Master Log Files Hello. Program options can be specified in different ways, check them all. See: http://dev.mysql.com/doc/mysql/en/program-options.html What name does

RE: Master Log Files

2005-09-01 Thread Tedy Aulia
eb Paharenko [mailto:[EMAIL PROTECTED] Sent: Thursday, 1 September 2005 1:47 PM To: mysql@lists.mysql.com Subject: Re: Master Log Files Hello. Program options can be specified in different ways, check them all. See: http://dev.mysql.com/doc/mysql/en/program-options.html What name does

Re: Master Log Files

2005-09-01 Thread Gleb Paharenko
Hello. Program options can be specified in different ways, check them all. See: http://dev.mysql.com/doc/mysql/en/program-options.html What name does the hostname program reports? "Tedy Aulia" <[EMAIL PROTECTED]> wrote: >Hi All, > >I have found that the binlogfiles have changed

Master Log Files

2005-08-31 Thread Tedy Aulia
Hi All, I have found that the binlogfiles have changed their name. Initially the files were using the name of the server followed by the number i.e. "foo.###". Since two weeks ago the binlog files have changed to be "mysql.###". As far as I remember there is no change in my.cnf file so far. I am