[Maria-developers] Learning about MariaDB

2014-08-22 Thread Kavneet Kaur
Hi! I am highly interested in subject of database. I am also interested in becoming a research developer. Worked on MS SQL. Want to try MariaDB. May I get the guidance about this product as i'm totally new to it. Is there any specific way to begin?

Re: [Maria-developers] Learning about MariaDB, Getting Started

2014-08-22 Thread Roberto Spadim
This one is nice to learn code too https://mariadb.atlassian.net/browse/MDEV-5359 http://srirampatil.tumblr.com/post/95257135000/adding-support-for-or-replace-if-not-exists-and-if 2014-08-22 14:34 GMT-03:00 Kavneet Kaur kavne...@outlook.com: Hi, James, I am aiming to become am interested

Re: [Maria-developers] Learning about MariaDB, Getting Started

2014-08-22 Thread sriram patil
Thank you, Roberto for recommending my blog. :) Hi Kavneet, you can learn about the internals of how things work in MariaDB, coding standards, etc. here http://dev.mysql.com/doc/internals/en/. This will give you a good grasp about overall structure of the source code and then you can look into