Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 2 | -5/+6 |
|\ | |||||
| * | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 1 | -1/+2 |
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 2 | -4/+4 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 4 | -6/+11 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 2 | -34/+36 |
|\ \ \ | |||||
| * | | | small enhancement of the create table options feature: | Sergei Golubchik | 2011-05-10 | 1 | -33/+36 |
| * | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -2/+0 |
| * | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -2/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 1 | -2/+1 |
| * | | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 1 | -5/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 1 | -5/+5 |
* | | | | | less boilerplate code - move common operations to wrappers | Sergei Golubchik | 2011-07-14 | 1 | -20/+2 |
* | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 2 | -24/+0 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 4 | -121/+60 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-04 | 1 | -1/+1 |
| | * | | | | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-03 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 2 | -88/+0 |
| * | | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c | Davi Arnaut | 2010-10-06 | 2 | -35/+59 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 3 | -29/+196 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 2 | -6/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | build dynamic plugins with the -shared libtool option to avoid | Sergei Golubchik | 2010-09-09 | 1 | -4/+1 |
| | |/ | |||||
| * | | buildbot detected problems | Sergei Golubchik | 2010-07-24 | 1 | -3/+2 |
| * | | Fixed compiler and valgrind warnings | Michael Widenius | 2010-07-19 | 1 | -1/+4 |
| * | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -1/+1 |
| * | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -3/+3 |
| |\ \ | |||||
| * | | | create table options bug: | Sergei Golubchik | 2010-04-30 | 1 | -0/+9 |
| * | | | small changes to WL#43: | Sergei Golubchik | 2010-04-30 | 1 | -1/+1 |
| * | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 2 | -24/+166 |
| * | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -0/+17 |
| * | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 1 | -1/+2 |
| * | | | | mwl:98 - libservices | Sergei Golubchik | 2010-03-03 | 2 | -3/+21 |
| |/ / / | |||||
* | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -1/+1 |
* | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | | | | 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 |
| | |/ | |/| | |||||
* | | | Another incarnation of the patch for Bug#30708 | Alexander Nozdrin | 2010-05-19 | 1 | -3/+0 |
* | | | backport of cset for 47146 to trunk. | Horst.Hunger | 2010-04-26 | 1 | -7/+21 |
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 2 | -3/+8 |
* | | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 3 | -19/+52 |
|\ \ \ | |||||
| * \ \ | merge | Vladislav Vaintroub | 2010-01-18 | 2 | -5/+11 |
| |\ \ \ | |||||
| | * \ \ | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Alfranio Correia | 2010-01-07 | 2 | -5/+11 |
| | |\ \ \ | |||||
| | | * \ \ | merged fixes for BUG#39934 to 5.1-rpl+3 | Sven Sandberg | 2009-09-30 | 2 | -5/+11 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | * | | BUG#39934: Slave stops for engine that only support row-based logging | Sven Sandberg | 2009-07-14 | 2 | -5/+11 |
| * | | | | | Fix the last merge | Vladislav Vaintroub | 2010-01-05 | 1 | -1/+1 |