mariadb/plugin/fulltext
Vladislav Vaintroub 5dfa313eb7 - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE
- Fix semisync library prefix (remove lib on Unixes)
- restrict exported symbols from zlib and yassl (fvisibility=hidden)
2009-12-01 12:00:50 +01:00
..
AUTHORS changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
ChangeLog changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
CMakeLists.txt - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE 2009-12-01 12:00:50 +01:00
configure.in plugin/fulltext/configure.in 2006-04-07 22:36:04 +02:00
Makefile.am WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00
NEWS changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
plug.in 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 :) 2006-11-10 17:21:59 -08:00
plugin_example.c fixed: memleak in --help, sigsegv on shutdown 2007-04-26 21:26:04 +02:00
README changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00

README file example for a plugin