Re: [Maria-developers] [Commits] 13ebc9c: MDEV-11645: archive.archive fails in buildbot with valgrind (Use of uninitialised value)

2017-02-20 Thread Sergey Petrunia
Hi Varun, On Mon, Feb 13, 2017 at 03:47:57AM +0530, Varun wrote: > revision-id: 13ebc9c826de080e416071b7881585b45922bef9 > (mariadb-10.2.3-185-g13ebc9c) > parent(s): 3ae038b732ce503fb839e9095355e05f5c6866f9 > author: Varun Gupta > committer: Varun Gupta > timestamp: 2017-02-13 03:45:59 +0530 >

Re: [Maria-developers] MDEV-10697 - bb-10.2-compatibility

2017-02-20 Thread Alexander Barkov
Hello Jerome. I merged you pull request to bb-10.2-compatibility. Thank you very much for this contribution! Greetings. On 02/11/2017 11:27 AM, jerome brauge wrote: > Hello Alexander, > This is the latest version of the patch. > I will try to do a pull request (I'm new on github) > I send the

Re: [Maria-developers] [Commits] e0a1e63: MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct_view_ref::used_tables() const on 2nd execution of PS

2017-02-20 Thread Sergey Petrunia
Hi Sanja, Two questions: 1. Why does the patch define Item_ptr type twice? 2. (The big one) In class Item_in_subselect, I see your comment made in 2015: ... public: Item *left_expr; /* Important for PS/SP: left_expr_orig is the item that left_expr originally pointed at. That item is