[Maria-developers] main.delayed fails on timeout

2016-03-02 Thread Alexander Barkov
Hello Monty, Sergei, Can you please have a look into: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-precise-amd64/builds/5724 Can you please give any suggestions about what we can do to fix the problem with main.delayed failing sporadically? This problem is blocking us badly in Debian

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

2016-03-02 Thread Sergei Golubchik
Hi, Varun! On Mar 02, Varun Gupta wrote: > Well in HSQL we have the limitation of having maximum of 4 arguments , but > in our syntax we can increase the number of arguments.The main thing is > what I understood from HSQL and PostgreSQL is that an aggregate function > would have 2 states. > 1) wh

[Maria-developers] GSOC 2016 self Introduction

2016-03-02 Thread Tapan Halani
Hello all devs, I am Tapan Halani , an undergrad student from India. I am interested in contributing code to MariaDB and am taking part in GSoC 2016 also. I have already done all the prerequisite code cloning and setup etc. and am going through MDEV-4989 , trying to understand and solve it. Looki

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

2016-03-02 Thread Varun Gupta
Well in HSQL we have the limitation of having maximum of 4 arguments , but in our syntax we can increase the number of arguments.The main thing is what I understood from HSQL and PostgreSQL is that an aggregate function would have 2 states. 1) when we compute the result that is the result keeps on

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

2016-03-02 Thread Sergei Golubchik
Hi, Varun! On Mar 02, Varun Gupta wrote: > Well i have checked out the syntax for the databases for aggregate > functions. I thought using the syntax similar to that of HSQL would be > good. In it if we are having N tuples then we are computing the values for > the N rows and then after that we ma

[Maria-developers] Igor please review: b6a2441: Remove all comments starting with 'psergey'

2016-03-02 Thread Sergey Petrunia
Please review the below: - Forwarded message from Sergei Petrunia - Date: Wed, 2 Mar 2016 13:35:11 +0300 (FET) From: Sergei Petrunia To: comm...@mariadb.org, ser...@mariadb.com Subject: b6a2441: Remove all comments starting with 'psergey' revision-id: b6a2441edf3bfce381f5dc24f5be23fce

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

2016-03-02 Thread Varun Gupta
Well i have checked out the syntax for the databases for aggregate functions. I thought using the syntax similar to that of HSQL would be good. In it if we are having N tuples then we are computing the values for the N rows and then after that we make another call and return the value for the funct

[Maria-developers] GSoC 2016 self Introduction

2016-03-02 Thread Charles Muurmu
Dear MariaDB Developers, I am Charles Muurmu and I wish to participate in GSoC 2016 (and 17 if possible) with MariaDB. First, congratulations for passing a successful application with Google. I have gone through the program time line and students applications start in two weeks, However I am int