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-08-30 11:22:14 +03:00
Code
Activity
Files
a7229e8c20a0060a7adb599c6d52f3f68fbe4f35
mariadb
/
plugin
/
fulltext
History
Michael Widenius
6920457142
Merge with MariaDB 5.1
2011-11-24 18:48:58 +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
CMakeLists.txt
support for plugins on windows
2011-10-04 15:41:52 +02:00
configure.in
plugin/fulltext/configure.in
2006-04-07 22:36:04 +02:00
Makefile.am
Fixed compiler and gmake warnings
2010-11-29 11:27:52 +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
Merge with MariaDB 5.1
2011-11-24 18:48:58 +02: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