Re: [Maria-developers] [Gsoc] LDAP authentication plug-in project

2014-03-08 Thread Sudheera Palihakkara
Hi all, It seems we need openldap-devel libraries for the client ldap. I'm not sure about the way how I can add these libraries in maria code. I mean of course I can install these libraries when the maria is build and install, but there should be a proper way the dir structure etc etc, Can you help

[Maria-developers] Interest in the "LDAP Authentication plugin" project for GSoC14

2014-03-08 Thread Marta Sequeira
Hi everyone! First of all I would like to introduce myself. My name is Marta Sequeira and I'm studying for my master's degree in Computer Science, in Instituto Superior Técnico, Portugal. I have skills in C from the academic projects I developed. I did a course in relational DBMS and I have manag

Re: [Maria-developers] Some questions on GSOC project User Defined Event

2014-03-08 Thread Savita Agrawal
Hi, If we want the application developers to take advantage from events occurring on a table then we could reuse a plugin from drizzle database which one of friends developed as part of gsoc last year. This plugin allows the drizzle client to call a function wait_for(type_of_event, table_name, num

Re: [Maria-developers] Review to fix for mdev-5437

2014-03-08 Thread Sergei Golubchik
Hi, Savita! On Mar 08, Savita Agrawal wrote: > Hi, > I am a student from India interested in participating gsoc. This is my > first fix to mariadb. Please review it. Link is: > > http://bazaar.launchpad.net/~savitarit0/maria/maria-fix-mdev-5437/revision/4104 Yes, this looks pretty good, thanks!

Re: [Maria-developers] Some questions on GSOC project User Defined Event

2014-03-08 Thread Savita Agrawal
Hi Kalyan, Event support is already there in mariadb. Events are the jobs which are run in certain time interval. I am asking about a new project idea which is mentioned in mariadb gsoc page. It is unclear to me, what are the use cases of user defined events( Events and user defined events are not

Re: [Maria-developers] Some questions on GSOC project User Defined Event

2014-03-08 Thread Kalyankumar Ramaseshan
you should read the following post: http://www.sitepoint.com/how-to-create-mysql-events/ -- Regards, Kalyankumar Ramaseshan On Sat, Mar 8, 2014 at 10:59 PM, Savita Agrawal wrote: > > Hi, > > what is the difference between a trigger and user defined event? > > In postgres there is a clear dist

[Maria-developers] Some questions on GSOC project User Defined Event

2014-03-08 Thread Savita Agrawal
Hi, what is the difference between a trigger and user defined event? In postgres there is a clear distintion between trigger and event trigger. Triggers are activated when DML statements are executed whereas event triggers are activated when DDL statements are executed. But in soliddb (from whic

[Maria-developers] Review to fix for mdev-5437

2014-03-08 Thread Savita Agrawal
Hi, I am a student from India interested in participating gsoc. This is my first fix to mariadb. Please review it. Link is: http://bazaar.launchpad.net/~savitarit0/maria/maria-fix-mdev-5437/revision/4104 ___ Mailing list: https://launchpad.net/~maria-dev

[Maria-developers] [GSoC] proposal draft

2014-03-08 Thread Tan Tran
Hi Colin Charles, maria-developers (cc'd), I'm looking to do my GSoC project on porting the InnoDB-memcached plugin to MariaDB, which you will be the mentor for. I asked maria-developers about it earlier, but haven't had any responses, so I've written a draft proposal (below) to elicit some respon

Re: [Maria-developers] [GSoC] Student interested in "Optimize mysql-test runs" or adding SQL features

2014-03-08 Thread Pablo Estrada
Hello Sergei and all, I started preparing a proposal for the project "Statistically optimize mysql-test runs by running less tests". I have a small draft that seems complete without entering any technical details. I am also taking a look at research on the field. Any suggestions on papers are appre