summaryrefslogtreecommitdiff
path: root/plugin/daemon_example
Commit message (Expand)AuthorAgeFilesLines
* WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-203-53/+0
* Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+4
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-2/+2
|\ \ | |/ |/|
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-091-2/+2
* | mergeDaniel Fischer2010-06-181-1/+2
|\ \
| * | fix syntax errorJonathan Perkin2010-05-051-1/+1
| * | Build all plugins.Jonathan Perkin2010-05-051-1/+2
* | | Fix HP-UX localtime_r issue correctly, patch from mats.Jonathan Perkin2010-05-271-2/+1
* | | Pull in time.h for localtime_r.Jonathan Perkin2010-05-251-0/+1
* | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
* | | Revert back to new CMake names for audit_null/daemon_example plugins.Jonathan Perkin2010-05-121-2/+1
* | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-1/+2
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
|/ /
* | 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/+1
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-092-0/+19
* | WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-1/+2
|/
* Use pkglibdir to simplify pkgplugindir, and fix the path in ajperkin/jonathan@chorlton.adsl.perkin.org.uk2008-01-021-1/+1
* Add new pkgplugindir handling to seperate plugins from libraries,jperkin/jonathan@chorlton.adsl.perkin.org.uk2007-12-191-2/+3
* Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1joerg@debian.(none)2007-06-011-0/+3
|\
| * Makefile.am:kent@mysql.com/kent-amd64.(none)2007-05-281-0/+3
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-3/+3
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-02-031-10/+16
|\
| * Fixed problems detected by pushbuildmonty@mysql.com/narttu.mysql.fi2007-01-301-3/+3
| * after merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-2/+2
* | Made the example actually do something :)brian@zim.(none)2007-01-253-92/+201
|/
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-312-4/+19
* Refactored a number of engines to have correct init/deinit. Added pass suppor...brian@zim.(none)2006-11-191-2/+2
* This patch fixes the example engine, the example parser, and the example daem...brian@zim.(none)2006-11-108-0/+135