| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | fix "./configure --with-debug" builds | Sergei Golubchik | 2011-01-26 | 1 | -1/+1 |
| | * | | | | | Fixed bugs found by buildbot: | Michael Widenius | 2011-01-26 | 1 | -2/+6 |
| * | | | | | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -0/+4 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 1 | -8/+11 |
* | | | | | | | Merge in new handler and handlersocket code into 5.3 main | Michael Widenius | 2011-02-22 | 3 | -11/+30 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge with 5.1 | Michael Widenius | 2011-01-11 | 2 | -6/+8 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Automatic merge with 5.1 | Michael Widenius | 2011-01-10 | 1 | -0/+4 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | - Fixed that Aria works with HANDLER commands | Michael Widenius | 2011-01-10 | 1 | -0/+4 |
| * | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READ | Michael Widenius | 2011-01-04 | 2 | -11/+26 |
* | | | | | | | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc... | Michael Widenius | 2011-02-18 | 1 | -2/+2 |
* | | | | | | | | Fix compile errors: | Vladislav Vaintroub | 2011-02-01 | 1 | -1/+2 |
* | | | | | | | | Removed some old comments. | Sergei Golubchik | 2011-01-14 | 1 | -1/+1 |
* | | | | | | | | Merge | Igor Babaev | 2010-12-27 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge: mwl#24+mwl#21 5.1->5.2 | Igor Babaev | 2010-12-24 | 1 | -0/+2 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | Merge | Igor Babaev | 2010-12-09 | 1 | -0/+2 |
| | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge | Igor Babaev | 2010-09-27 | 1 | -0/+2 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | An implementation of index intersect via a modified Unique class. | Igor Babaev | 2010-09-13 | 1 | -0/+2 |
| * | | | | | | | | | merge with 5.1 | Michael Widenius | 2010-12-13 | 1 | -6/+4 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Fixed typo that caused compile failure in thr_lock.c | Michael Widenius | 2010-12-13 | 1 | -1/+1 |
| | * | | | | | | | | Better warning message if lock test fails | Michael Widenius | 2010-12-10 | 1 | -6/+4 |
| | |/ / / / / / / |
|
* | | | | | | | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+0 |
* | | | | | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 11 | -59/+121 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 8 | -45/+84 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Fixed some compiler warnings | Michael Widenius | 2010-11-30 | 1 | -0/+2 |
| | * | | | | | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 5 | -31/+38 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | | * | | | | | | merge to 5.1-security | Georgi Kodinov | 2010-10-29 | 4 | -30/+46 |
| | | |\ \ \ \ \ \
| | | | | |_|_|/ /
| | | | |/| | | | |
|
| | | | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 2 | -21/+15 |
| | | | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 1 | -1/+1 |
| | | | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 2 | -8/+30 |
| | | * | | | | | | Bug#57359 Possible to circumvent secure_file_priv using '..' on Windows | Kristofer Pettersson | 2010-10-17 | 1 | -1/+16 |
| | | |/ / / / / |
|
| | * | | | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 2 | -14/+44 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | merge | Georgi Kodinov | 2010-10-05 | 1 | -12/+43 |
| | | |\ \ \ \ \
| | | | | |_|_|/
| | | | |/| | | |
|
| | | | * | | | | Bug #56427 : Replace copyright notice removed from SHA1 code | Georgi Kodinov | 2010-10-05 | 1 | -12/+43 |
| | | | * | | | | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-30 | 1 | -0/+3 |
| | | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-09-24 | 1 | -2/+1 |
| * | | | | | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 3 | -14/+37 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 2 | -6/+12 |
| | * | | | | | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th... | Michael Widenius | 2010-11-07 | 1 | -8/+25 |
* | | | | | | | | Merge to get make String reallocation faster | Michael Widenius | 2010-11-16 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -0/+4 |
| |/ / / / / / |
|
* | | | | | | | Automerge with 5.2 | Michael Widenius | 2010-11-05 | 3 | -61/+152 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 3 | -61/+152 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Fixed compiler & valgrind warnings from my previous push. | Michael Widenius | 2010-11-03 | 1 | -0/+1 |
| | * | | | | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 3 | -61/+151 |
* | | | | | | | merge | Sergei Golubchik | 2010-11-02 | 1 | -159/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | merge w/ 5.2 | Sergei Golubchik | 2010-11-02 | 1 | -159/+2 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | merge w/ 5.1 | Sergei Golubchik | 2010-10-29 | 1 | -0/+2 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | * | | | | | | sane implementation of Key_% status variables. | Sergei Golubchik | 2010-10-29 | 1 | -159/+0 |