summaryrefslogtreecommitdiff
path: root/plugin/fulltext/plugin_example.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-1/+1
|/ /
* | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ | |/
| * Merge from 5.3Alexander Barkov2013-07-101-1/+1
| |\
| | * Merge from 5.1Alexander Barkov2013-07-091-1/+1
| | |\
| | | * Bug #69682 - mysqld crashes after uninstall of plugin with "first" status varSergei Golubchik2013-07-061-1/+1
* | | | put status variables in the proper pluginname_ scopeSergei Golubchik2013-04-091-18/+0
|/ / /
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ | |/ /
| * | Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+1
| |\ \ | | |/
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \
| * | | | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
* | | | | merge with 5.3Sergei Golubchik2011-10-191-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-3/+2
| | |\ \ \ | | | |/ /
* | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug #11763135: 55812: MYSQL AB SHOULD NOT BE AUTHOR, EVEN IN EXAMPLEGeorgi Kodinov2011-03-211-2/+2
| | |_|/ | |/| |
* | | | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
| |/ / |/| |
* | | Maria WL#61unknown2010-04-011-0/+17
| |/ |/|
* | Fix some compiler warnings.unknown2009-12-061-2/+2
|/
* 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-311-4/+4
* Fixed a LOT of compiler warningsunknown2006-11-271-2/+2
* 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
* WL#3201unknown2006-04-131-1/+1
* plugin/fulltext/configure.inunknown2006-04-071-5/+6
* 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
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-12-281-0/+216