mariadb/plugin/fulltext
unknown 8fb480ef50 Makefile.am:
Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory


plugin/daemon_example/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
plugin/fulltext/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
unittest/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
unittest/examples/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
unittest/mysys/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
unittest/mytap/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
unittest/mytap/t/Makefile.am:
  Consistent use of '%::SCCS/s.%' to prevent some 'make'
  implementations from trying to update files in SCCS directory
2007-05-28 22:18:51 +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 Makefile.am: 2007-05-28 22:18:51 +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 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