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