You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
MySQL Build Team 7a35cb9150 Updated/added copyright headers 14 years ago
..
AUTHORS This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :) 19 years ago
CMakeLists.txt Updated/added copyright headers 14 years ago
ChangeLog This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :) 19 years ago
NEWS This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :) 19 years ago
README This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :) 19 years ago
daemon_example.cc Updated/added copyright headers 14 years ago
daemon_example.ini WL#5710 : Enable and disable plugins (mysql_plugin) 14 years ago

README

Hi!

This is an example of a daemon plugin. These are generic plugins that
only hook ino the startup and shutdown of the database.

Cheers,
-Brian
Seattle, WA