Hi folks! Think I'm jumping in the band wagon a little late but the Storage Engine API Documentation on MySQL Forge doesn't have everything on the API. In fact it lacks a LOT of important information. That said, it's still worth a read. Just don't rely on it too much. Cheers, Toru On Tue, Apr 20, 2010 at 6:12 AM, Venu Kalyan <mydb08@gmail.com> wrote:
Hi
You should check this link, as it has everything on storage engine API: http://forge.mysql.com/wiki/MySQL_Internals_Custom_Engine
Also; you should check the example storage engine source code (storage/example) for bootstrapping, so that you can get your dummy storage engine ready in few minutes.
Once you start, it will be real fun and easy to start though...
Have fun Venu
On Mon, Apr 19, 2010 at 1:35 PM, Igor K <igor175@gmail.com> wrote:
Dear all,
I am new to the community and would like to ask a question:
What is the best approach, in your opinion, to start learning storage engine API? So that one can write a dummy storage engine in no time.
Advices from the experts as well as various experiences from life are welcomed.
Igor Kozachenko University of California, Berkeley
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp
-- Toru Maesaka <dev@torum.net>