Re: [Maria-developers] [Commits] 97d212a: MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables

2016-09-02 Thread Nirbhay Choubey
Hi Svoj, On Fri, Sep 2, 2016 at 9:10 AM, Sergey Vojtovich wrote: > Hi Nirbhay, > > On Fri, Sep 02, 2016 at 09:00:27AM -0400, Nirbhay Choubey wrote: > > > > diff --git a/sql/log_event.cc b/sql/log_event.cc > > > > index afa58af..66e7c60 100644 > > > > --- a/sql/log_event.cc > >

Re: [Maria-developers] [Commits] 97d212a: MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables

2016-09-02 Thread Sergey Vojtovich
Hi Nirbhay, On Fri, Sep 02, 2016 at 09:00:27AM -0400, Nirbhay Choubey wrote: > > > diff --git a/sql/log_event.cc b/sql/log_event.cc > > > index afa58af..66e7c60 100644 > > > --- a/sql/log_event.cc > > > +++ b/sql/log_event.cc > > > @@ -6022,7 +6022,7 @@ int Load_log_event::do_apply_event(NET*

Re: [Maria-developers] [Commits] 97d212a: MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tables

2016-09-02 Thread Nirbhay Choubey
Hi Svoj! Thanks for the review. On Fri, Sep 2, 2016 at 1:41 AM, Sergey Vojtovich wrote: > Hi Nirbhay, > > Ok to push, one question below. > > On Thu, Sep 01, 2016 at 12:46:58PM -0400, Nirbhay Choubey wrote: > > revision-id: 97d212a34ff4e0558126bc393bbef97036611d83 >

Re: [Maria-developers] Problem with parallel replication in 10.2

2016-09-02 Thread Kristian Nielsen
Michael Widenius writes: >> Yes, I'll prepare a patch for review. It's probably easier if I apply it >> myself, as I want to do a minimal patch in 10.1 to get optimistic parallel >> replication working with TokuDB; and a full patch in 10.2 which includes the >> InnoDB

Re: [Maria-developers] Problem with parallel replication in 10.2

2016-09-02 Thread Jan Lindström
On Thu, Sep 1, 2016 at 12:31 PM, Kristian Nielsen wrote: > Michael Widenius writes: > > > > This is because of errorneous merge. The original code: > > if (waitee_buf_ptr) { > lock_report_waiters_to_mysql(waitee_buf_ptr, >