Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 1 | -17/+0 |
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 2 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 2 | -2/+2 |
| |\ | |||||
* | | | Reduce size of windows MSI by approx. 50% | Vladislav Vaintroub | 2012-03-16 | 1 | -2/+2 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 3 | -2/+14 |
|\ \ \ | |/ / | |||||
| * | | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 1 | -1/+2 |
| * | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release. | Alexander Nozdrin | 2011-08-15 | 2 | -0/+11 |
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
* | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 3 | -49/+0 |
|\ \ \ | |/ / | |||||
| * | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 3 | -53/+0 |
* | | | merge. | Sergei Golubchik | 2010-11-25 | 2 | -7/+20 |
|\ \ \ | |/ / |/| | | |||||
| * | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -6/+2 |
| |\ \ | |||||
| | * | | build dynamic plugins with the -shared libtool option to avoid | Sergei Golubchik | 2010-09-09 | 1 | -4/+1 |
| | * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| * | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -0/+17 |
| * | | | mwl:98 - libservices | Sergei Golubchik | 2010-03-03 | 1 | -1/+2 |
| |/ / | |||||
| * | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -2/+3 |
| |\ \ | |||||
| * \ \ | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-27 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria | unknown | 2007-02-28 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | After merge fixes | unknown | 2007-01-26 | 1 | -2/+2 |
* | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -4/+4 |
* | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -1/+1 |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-09 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | merge | Daniel Fischer | 2010-06-18 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix syntax error | Jonathan Perkin | 2010-05-05 | 1 | -1/+1 |
| * | | | | | Build all plugins. | Jonathan Perkin | 2010-05-05 | 1 | -1/+2 |
* | | | | | | Fix HP-UX localtime_r issue correctly, patch from mats. | Jonathan Perkin | 2010-05-27 | 1 | -2/+1 |
* | | | | | | Pull in time.h for localtime_r. | Jonathan Perkin | 2010-05-25 | 1 | -0/+1 |
* | | | | | | Another incarnation of the patch for Bug#30708 | Alexander Nozdrin | 2010-05-19 | 1 | -3/+0 |
* | | | | | | Revert back to new CMake names for audit_null/daemon_example plugins. | Jonathan Perkin | 2010-05-12 | 1 | -2/+1 |
* | | | | | | Changes to build using CMake according to existing release packages: | Jonathan Perkin | 2010-05-12 | 1 | -1/+2 |
* | | | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+5 |
|/ / / / / | |||||
* | | | | | Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent | Vladislav Vaintroub | 2010-02-01 | 1 | -1/+1 |
* | | | | | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE | Vladislav Vaintroub | 2009-12-01 | 1 | -3/+1 |
* | | | | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 2 | -0/+19 |
* | | | | | WL#4903 Plugin Service API part I | Sergei Golubchik | 2009-11-02 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Use pkglibdir to simplify pkgplugindir, and fix the path in a | unknown | 2008-01-02 | 1 | -1/+1 |
* | | | | Add new pkgplugindir handling to seperate plugins from libraries, | unknown | 2007-12-19 | 1 | -2/+3 |
|/ / / | |||||
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-01 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Makefile.am: | unknown | 2007-05-28 | 1 | -0/+3 |
| |/ / | |||||
* | | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -3/+3 |
|/ / | |||||
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-02-03 | 1 | -10/+16 |
|\ \ | |||||
| * | | Fixed problems detected by pushbuild | unknown | 2007-01-30 | 1 | -3/+3 |
| * | | after merge fixes | unknown | 2007-01-29 | 1 | -2/+2 |
* | | | Made the example actually do something :) | unknown | 2007-01-25 | 3 | -92/+201 |
|/ / | |||||
* | | Many files: | unknown | 2006-12-31 | 2 | -4/+19 |
|/ | |||||
* | Refactored a number of engines to have correct init/deinit. Added pass suppor... | unknown | 2006-11-19 | 1 | -2/+2 |