Re: FLUSH syntax query

2005-01-08 Thread Gleb Paharenko
Hello. Yes. Karam Chand <[EMAIL PROTECTED]> wrote: > So if I use FLUSH MASTERS and FLUSH SLAVES, it will > have the same effect with new versions of MySQL too. > > Karam > --- Gleb Paharenko <[EMAIL PROTECTED]> wrote: > >> Hello. >> >> > Also, from which version of MySQL LOCAL a

Re: FLUSH syntax query

2005-01-06 Thread Karam Chand
So if I use FLUSH MASTERS and FLUSH SLAVES, it will have the same effect with new versions of MySQL too. Karam --- Gleb Paharenko <[EMAIL PROTECTED]> wrote: > Hello. > > > Also, from which version of MySQL LOCAL and > > NO_WRITE_TO_BINLOG options supported? > 4.1.1 > > RESET MASTER and RESET SL

Re: FLUSH syntax query

2005-01-06 Thread Gleb Paharenko
Hello. > Also, from which version of MySQL LOCAL and > NO_WRITE_TO_BINLOG options supported? 4.1.1 RESET MASTER and RESET SLAVE were named FLUSH MASTER and FLUSH SLAVES before MySQL 3.23.26. Karam Chand <[EMAIL PROTECTED]> wrote: > Hello, > > From the MySQL docs: > > http://dev.

FLUSH syntax query

2005-01-05 Thread Karam Chand
Hello, >From the MySQL docs: http://dev.mysql.com/doc/mysql/en/FLUSH.html What does FLUSH MASTER and FLUSH SLAVES does? Its not documented? Also, from which version of MySQL LOCAL and NO_WRITE_TO_BINLOG options supported? Regards, Karam __ Do Yo