mariadb/plugin/fulltext
Alexander Barkov 762d3cb8ed Merge from 5.1
modified:
  mysql-test/suite/plugins/r/fulltext_plugin.result
  mysql-test/suite/plugins/t/fulltext_plugin.test
  plugin/fulltext/plugin_example.c
  sql/sql_show.cc
pending merges:
  Sergei Golubchik 2013-07-06 Bug #69682 - mysqld crashes after uninstall ...
    Sergei Golubchik 2013-05-24 MDEV-4575 MySQL client doesn't strip off...
2013-07-09 10:54:47 +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 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 from 5.1 2013-07-09 10:54:47 +04: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