summaryrefslogtreecommitdiff
path: root/plugin/fulltext
Commit message (Expand)AuthorAgeFilesLines
* Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
|\
* \ merge mysql-5.1->mysql-5.5Georgi Kodinov2011-03-221-2/+2
|\ \
| * | Bug #11763135: 55812: MYSQL AB SHOULD NOT BE AUTHOR, EVEN IN EXAMPLEGeorgi Kodinov2011-03-211-2/+2
| |/
* | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-203-37/+0
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+4
* | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
* | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-2/+2
* | Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by KentVladislav Vaintroub2010-02-011-1/+1
* | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-011-3/+2
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-092-0/+19
|/
* Use pkglibdir to simplify pkgplugindir, and fix the path in aunknown2008-01-021-1/+1
* Add new pkgplugindir handling to seperate plugins from libraries,unknown2007-12-191-3/+3
* Makefile.am:unknown2007-05-281-0/+3
* fixed: memleak in --help, sigsegv on shutdownunknown2007-04-261-2/+14
* WL#2936 - Falcon & MySQL plugin interface: server variablesunknown2007-04-241-2/+25
* Many files:unknown2006-12-312-4/+19
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-11-281-2/+2
|\
| * Fixed a LOT of compiler warningsunknown2006-11-271-2/+2
* | This patch fixes the example engine, the example parser, and the example daem...unknown2006-11-103-4/+7
|/
* Added license information display to output of plugins schema, and tagged all...unknown2006-10-051-0/+1
* minor plugin api fixes:unknown2006-09-071-0/+4
* add 2 placeholder values for config and system variables.unknown2006-08-301-1/+3
* Remove compiler warningsunknown2006-06-231-2/+4
* Incompatible ftparser plugin API change.unknown2006-05-281-4/+1
* BUG#19907 - simple_parser plugin cannot be installedunknown2006-05-191-1/+1
* fixesunknown2006-04-301-41/+6
* WL#3201unknown2006-04-132-7/+42
* plugin/fulltext/configure.inunknown2006-04-072-5/+7
* changes to make plugin_example useful as a template:unknown2006-04-066-0/+17
* Makefile.am:unknown2006-02-221-1/+1
* BUG#17117: header fille "plugin.h" does not have a namespace prefixunknown2006-02-141-1/+1
* Fix another non-portable __attribute__unknown2006-01-301-2/+1
* __attribute__ is (of course) not portableunknown2006-01-301-2/+1
* only use "public" types in plugin APIunknown2006-01-161-4/+3
* Fixed warnings.unknown2006-01-101-5/+7
* WL#2935 - SHOW STATUS support in pluginsunknown2006-01-071-1/+17
* cleanupunknown2006-01-041-3/+3
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-12-282-0/+220