mariadb/plugin/fulltext
unknown f1bb09e777 Incompatible ftparser plugin API change.
mysql_parse() and mysql_add_word() now take a MYSQL_FTPARSER_PARAM*,
not a mysql_ftparam.


client/Makefile.am:
  don't fail when rm cannot delete from read-only dir
sql/sql_plugin.cc:
  fix min_plugin_info_interface_version to be less error-prone
2006-05-28 17:02:50 +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 BUG#19907 - simple_parser plugin cannot be installed 2006-05-19 17:46:34 +05:00
NEWS changes to make plugin_example useful as a template: 2006-04-06 16:07:53 +02:00
plugin_example.c Incompatible ftparser plugin API change. 2006-05-28 17:02:50 +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