← Back to team overview

percona-discussion team mailing list archive

Re: [Bug 304296] Re: Incorrect mirrored binary log

 

Thanks Vadim!  I'll give it a try.   BTW, I was the one who sat next
to you at the last MySQL Meetup at Sun on Monday.   Also, great job on
the High Performance MySQL book.


-David

On Thu, Feb 12, 2009 at 11:41 PM, Vadim Tkachenko <vadim@xxxxxxxxxxx> wrote:
> Can you try last version from
>
> lp:~percona-dev/percona-patches/5.0.67 ?
>
> I just pushed recent fixes to patch.
>
>
> mysqldavid wrote:
>> dnguyen@xxxxxxxxxxxxxxxxxxx.:build_dir$ cd mysql-5.0.67
>> dnguyen@xxxxxxxxxxxxxxxxxxx.:mysql-5.0.67$ patch -p1 < ../mirror_binlog.patch
>> patching file mysql-test/lib/mtr_cases.pl
>> patching file mysql-test/mysql-test-run.pl
>> patching file mysql-test/r/rpl_mirror_binlog.result
>> patching file mysql-test/t/rpl_mirror_binlog-master.opt
>> patching file mysql-test/t/rpl_mirror_binlog-slave.opt
>> patching file mysql-test/t/rpl_mirror_binlog.1.slave-mi
>> patching file mysql-test/t/rpl_mirror_binlog.2.slave-mi
>> patching file mysql-test/t/rpl_mirror_binlog.test
>> patching file patch_info/mirror_binlog.info
>> patching file sql/Makefile.am
>> patching file sql/Makefile.in
>> patching file sql/lex.h
>> Hunk #1 succeeded at 293 (offset 1 line).
>> patching file sql/log.cc
>> patching file sql/log_event.h
>> patching file sql/mysql_priv.h
>> patching file sql/mysqld.cc
>> Hunk #8 succeeded at 5042 (offset 5 lines).
>> Hunk #9 succeeded at 5753 (offset 25 lines).
>> Hi Evgenily,
>>
>> Thanks for the reply.   Heres the output:
>>
>> ls -latr mirror_binlog.patch
>> -rw-r--r-- 1 dnguyen ops 91188 2009-01-23 03:21 mirror_binlog.patch
>>
>> tar -xvf mysql-5.0.67-percona-highperf-b10-src.tar
>>
>>  cd mysql-5.0.67
>> patch -p1 < ../mirror_binlog.patch
>>
>> Hunk #10 succeeded at 5882 (offset 25 lines).
>> Hunk #11 succeeded at 6663 (offset 25 lines).
>> patching file sql/repl_mule.cc
>> patching file sql/repl_mule.h
>> patching file sql/set_var.cc
>> Hunk #3 succeeded at 791 (offset 12 lines).
>> Hunk #4 succeeded at 1141 (offset 22 lines).
>> patching file sql/slave.cc
>> patching file sql/sql_class.h
>> patching file sql/sql_lex.h
>> patching file sql/sql_parse.cc
>> Hunk #2 succeeded at 3480 (offset 1 line).
>> patching file sql/sql_repl.cc
>> patching file sql/sql_repl.h
>> patching file sql/sql_yacc.yy
>> Hunk #1 succeeded at 736 (offset 1 line).
>> Hunk #2 succeeded at 1169 (offset 1 line).
>> Hunk #3 succeeded at 1303 (offset 1 line).
>> Hunk #4 succeeded at 1431 (offset 1 line).
>> Hunk #5 succeeded at 8450 (offset 2 lines).
>>
>>
>> On Sun, Feb 8, 2009 at 9:28 PM, Evgeniy Stepchenko
>> <evgeny.stepchenko@xxxxxxxxxxx> wrote:
>>> Hello,
>>>
>>> Please apply patch from the cleanroom and post here output of patch -p1
>>> mirror_binlog.patch.
>>>
>>> Regards, Evgeniy.
>>>
>>> --
>>> Incorrect mirrored binary log
>>> https://bugs.launchpad.net/bugs/304296
>>> You received this bug notification because you are a direct subscriber
>>> of the bug.
>>>
>>> Status in Patches for MySQL by Percona: Fix Committed
>>>
>>> Bug description:
>>> I have incorrect mirrored binlog when slave between restarts has no new events
>>>
>>
>
>
> --
> Vadim Tkachenko, CTO
> Percona Inc.
> ICQ: 369-510-335, Skype: vadimtk153, Phone +1-888-401-3403
> MySQL Performance Blog - http://www.mysqlperformanceblog.com
> MySQL Consulting http://www.percona.com/
>
>  Attend the 2009 Percona Performance Conference
>  April 22-23 - http://conferences.percona.com/
>
> --
> Incorrect mirrored binary log
> https://bugs.launchpad.net/bugs/304296
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Patches for MySQL by Percona: Fix Committed
>
> Bug description:
> I have incorrect mirrored binlog when slave between restarts has no new events
>

-- 
Incorrect mirrored binary log
https://bugs.launchpad.net/bugs/304296
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona patches.

Status in Patches for MySQL by Percona: Fix Committed

Bug description:
I have incorrect mirrored binlog when slave between restarts has no new events



Follow ups

References