This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2025-09-02 09:41:40 +03:00
Code
Activity
Files
f0c6576b85a57ec82fd911f73cce7c99683b378c
mariadb
/
plugin
/
fulltext
History
Sergei Golubchik
44fec70b79
build dynamic plugins with the -shared libtool option to avoid
...
double compilation
2010-09-09 15:35:47 +02: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
configure.in
plugin/fulltext/configure.in
2006-04-07 22:36:04 +02:00
Makefile.am
build dynamic plugins with the -shared libtool option to avoid
2010-09-09 15:35:47 +02: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
Fix some compiler warnings.
2009-12-06 18:34:54 +01:00
README
changes to make plugin_example useful as a template:
2006-04-06 16:07:53 +02:00
README
README file example for a plugin