summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-095-18/+53
* WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-1/+2
* Postfix of previews commit, add missing fileHe Zhenxing2009-10-231-0/+35
* Add semi-sync support for WindowsHe Zhenxing2009-10-232-0/+20
* Postfix of bug#45674He Zhenxing2009-10-181-2/+3
* Backport post fix for semisyncHe Zhenxing2009-10-122-15/+0
* Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave ...He Zhenxing2009-10-124-11/+37
* BUG#45674 FLUSH STATUS does not reset semisynchronous countersHe Zhenxing2009-10-123-108/+90
* Backport Bug#45852 Semisynch: Last_IO_Error: Fatal error: Failed to run 'afte...He Zhenxing2009-10-121-1/+8
* Backport BUG#45848 Semisynchronous replication internals are visible in SHOW ...He Zhenxing2009-10-128-108/+234
* Fix semisync master/slave status always showed as OFF on sparcHe Zhenxing2009-10-034-4/+4
* Backporting WL#4398 WL#1720He Zhenxing2009-09-2611-0/+2562
* Add the IBM DB2 for i storage engine.Timothy Smith2009-02-151-1/+1
* Use pkglibdir to simplify pkgplugindir, and fix the path in aunknown2008-01-022-2/+2
* Add new pkgplugindir handling to seperate plugins from libraries,unknown2007-12-192-5/+6
* Makefile.am:unknown2007-09-261-0/+1
* Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-012-0/+6
|\
| * Makefile.am:unknown2007-05-282-0/+6
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-3/+3
|\ \ | |/ |/|
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
* | fixed: memleak in --help, sigsegv on shutdownunknown2007-04-261-2/+14
* | WL#2936 - Falcon & MySQL plugin interface: server variablesunknown2007-04-241-2/+25
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-031-10/+16
|\
| * Fixed problems detected by pushbuildunknown2007-01-301-3/+3
| * after merge fixesunknown2007-01-291-2/+2
* | Made the example actually do something :)unknown2007-01-253-92/+201
|/
* Many files:unknown2006-12-315-13/+43
* Many files:unknown2006-12-271-2/+1
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-11-281-2/+2
|\
| * Fixed a LOT of compiler warningsunknown2006-11-271-2/+2
* | Refactored a number of engines to have correct init/deinit. Added pass suppor...unknown2006-11-191-2/+2
* | This patch fixes the example engine, the example parser, and the example daem...unknown2006-11-1011-4/+142
|/
* 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-302-41/+9
* make distcheck and cosmetic fixesunknown2006-04-291-3/+1
* Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-243-11/+67
|\
| * WL#3201unknown2006-04-133-8/+69
* | fixes for 'make dist' and 'make distcheck'unknown2006-04-121-0/+5
|/
* 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