Re: [Maria-developers] Aggregate stored functions [MDEV-7773]

2016-03-03 Thread Varun Gupta
With the syntax more or less clear to us , can we have a discussion about how we have to go on with the implementation for the aggregate functions. Firstly I thought I should look at the implementation of CREATE FUNCTION, any other suggestions ? On Thu, Mar 3, 2016 at 4:56 PM, Varun Gupta wrote:

[Maria-developers] GSoC 2016 MHA GTID support.

2016-03-03 Thread Charles Dirk
Hi, I am a computer science student at the university of Cape Town and wish to participate in GSoC 2016 with MariaDB Foundation. I am interested if working on making MHA understand GTIDs. I am proficient in C/C+, Python/Perl and Im equally familiar with replication. I look forward to hearing from

[Maria-developers] GSoC 2016:Unique indexes for blobs

2016-03-03 Thread Shubham Barai
Hello everyone, I am Shubham Barai, a 3rd-year undergraduate student in computer science at Maharashtra Institute of technology, Pune, India. I am interested in the project "Unique indexes for blobs".I have read the description of the project given on the link https://jira.mariadb.

Re: [Maria-developers] Aggregate stored functions [MDEV-7773]

2016-03-03 Thread Varun Gupta
With the cursor approach, I think it looks more easier to understand . Also it covers the point that the state has to be saved when the function is called for different values of x ,so we know the approach is correct. We are using the function attribute X in calculating the sum. I don't understand

Re: [Maria-developers] main.delayed fails on timeout

2016-03-03 Thread Elena Stepanova
Hi Alexander, Sergei, I've created a JIRA issue for this: https://jira.mariadb.org/browse/MDEV-9679 At the first glance it seems that the problem was introduced not long ago, I mentioned the suspected push in the report. I was able to reproduce it locally and will try to check if it indeed sta

[Maria-developers] GSoC 2015 mysqlbinlog Enhancement.

2016-03-03 Thread Rebecca Tucker
Hello everyone, I am Rebecca Tucker a MS student at University of Maryland and I wish to participate in the summer of code to work on making the mysqlbinlog tool to understand global transaction IDs. I am familiar with the tool and replication and can write documented C and C++ code. I Look for