MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • replication breaks

    1 answers - 469 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi,
    I recently upgrade our master to MySQL 5.0.24. But, I changed on
    option to log_bin=server-log-bin, as a result the binary log has
    changed from server-bin.000228 to server-log-bin.000001
    So now, the slave throw me an "could not find first log file in binary
    log index".
    I suppose I have to do a CHANGE MASTER T
    MASTER_LG_FILE='server-log-bin.000001', MASTER_LG_PS=?
    What position should I use 0 ? 1 ? 4?
    Thanks for your help,
  • No.1 | | 1792 bytes | |

    Hi,

    Give the command as
    Reset slave;
    and then run the change master to script.

    This will help you to solve.

    Pooly wrote:

    Hi,

    I recently upgrade our master to MySQL 5.0.24. But, I changed on
    option to log_bin=server-log-bin, as a result the binary log has
    changed from server-bin.000228 to server-log-bin.000001
    So now, the slave throw me an "could not find first log file in binary
    log index".
    I suppose I have to do a CHANGE MASTER T
    MASTER_LG_FILE='server-log-bin.000001', MASTER_LG_PS=?
    What position should I use 0 ? 1 ? 4?
    Thanks for your help,

    DISCLAIMER
    Information contained and transmitted by this E-MAIL is proprietary to
    Sify Limited and is intended for use only by the individual or entity to
    which it is addressed, and may contain information that is privileged,
    confidential or exempt from disclosure under applicable law. If this is a
    forwarded message, the content of this E-MAIL may not have been sent with
    the authority of the Company. If you are not the intended recipient, an
    agent of the intended recipient or a person responsible for delivering the
    information to the named recipient, you are notified that any use,
    distribution, transmission, printing, copying or dissemination of this
    information in any way or in any manner is strictly prohibited. If you have
    received this communication in error, please delete this mail & notify us
    immediately at admin (AT) sifycorp (DOT) com

    Watch the latest updates on Mumbai, with video coverage of news, events,
    Bollywood, live darshan from Siddhivinayak temple and more, only on
    www.mumbailive.in

    Watch the hottest videos from Bollywood, Fashion, News and more only on
    www.sifymax.com

Re: replication breaks


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 1 =
QUESTION ON "MYSQL"

EMSDN.COM