List:Internals« Previous MessageNext Message »
From:Brian Aker Date:February 16 2007 3:55pm
Subject:A number of updates on storage engines...
View as plain text  
Hi!

I've updated the Skeleton Engine. It is the example engine from  
inside of MySQL placed in a skeleton project with a complete setup  
for Automake done for you already (and an example plug.in file for  
compiling). I've added a flag I found that PBXT had added to the  
ac_mysql.m4 file and I have also incorporated the changes sent to me  
for adding Windows support. Several engines now make use of its  
initial framework and I am happy to take back examples for it:

http://hg.tangent.org/skeleton-mysql-engine

This week I gave a presentation at the PHP Vancouver conference. I  
showed off how to write a pluggable I_S (wrote it the span of about  
two hours). You can get the code from here:
http://download.tangent.org/vmstat_information_schema-0.1.tar.gz

The presentation can be found here:
http://krow.net/talks/PluggageInformationSchemaVancouver2007.pdf

Finally there is inside of the 5.1 tree an example of a daemon plugin  
in the plugin/ directory. It just shows how to generate a  thread and  
creates a simple heartbeat file. If I get a  chance I'll add an  
example of how to have it also generate a network heartbeat as well  
(should be einfach).

BTW I've released the latest version of the memcache engine for  
MySQL. You can find it here:
http://tangent.org/index.pl?lastnode_id=478&node_id=506

Cheers,
	-Brian

--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/
http://tangent.org/
_______________________________________________________
You can't grep a dead tree.


Thread
A number of updates on storage engines...Brian Aker16 Feb