Hi Amith,
here are 2 links:
http://books.google.de/books?id=vz6PcTdo8VUC&printsec=frontcover&dq=mysql+internals+pachev&hl=de&sa=X&ei=QJTzUtKBLcvQ7AbppYFw&ved=0CD4Q6AEwAA#v=onepage&q=mysql%20internals%20pachev&f=false
http://www.amazon.de/Understanding-MySQL-Internals-Sasha-Pachev/dp/0596009577/ref=sr_1_1?ie=UTF8&qid=1391694951&sr=8-1&keywords=pachev
You can also look into the existing engines and see how they implemented
a function. But it's better if you start with an easier engine (one
without all the nice features....).
hope that helps.
AugutQ
 
 
Gesendet: Montag, 24. Februar 2014 um 13:19 Uhr
Von: "Amith Nagarajappa" <amith.mn@gmail.com>
An: maria-developers@lists.launchpad.net
Betreff: [Maria-developers] Using MariaDB SQL for other storage engine

Hello,

 

I am a database guy and want to plug mariaDB sql engine for other storage engine.

 

If I want to plugin a storage engine with mariadb to use mariadb's SQL should i use handler interface in the storage/examples directory.

 

I am not sure how to start with this interface implementation for MariaDB.

 

Any help or docs or weblink on this would be helpful.

 

Thanks and Regards,

Amith

_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp