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-08 06:27:57 +03:00
Code
Activity
Files
7a8515cc200bc867bb1d0f24bc8b51ea237ef8dd
mariadb
/
plugin
/
fulltext
History
Alexander Nozdrin
8b645bed97
Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).
...
Fixing copyright text.
2010-08-12 19:19:57 +04: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
Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).
2010-08-12 19:19:57 +04:00
configure.in
plugin/fulltext/configure.in
2006-04-07 22:36:04 +02:00
Makefile.am
Another incarnation of the patch for Bug#30708
2010-05-19 17:00:23 +04: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
README file example for a plugin