Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -4/+9 |
|\ | |||||
| * | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -4/+9 |
| |\ | |||||
| | * | A proper fix for bug #57688. | Michael Widenius | 2010-11-25 | 1 | -0/+2 |
| | * | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -4/+7 |
| | |\ | |||||
| | | * | Bug #55779: select does not work properly in mysql server | Gleb Shchepa | 2010-09-13 | 1 | -2/+4 |
| | | * | Addendum patch for bug #54190. | Alexey Kopytov | 2010-09-09 | 1 | -1/+4 |
* | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -11/+16 |
* | | | | Fixed LP BUG#615378 Incorrect processing of NULL result in Item_cache fixed. | unknown | 2010-11-09 | 1 | -30/+74 |
* | | | | Post-merge fixes part 1 | Sergey Petrunya | 2010-10-10 | 1 | -2/+2 |
* | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Automatic merge | Michael Widenius | 2010-10-01 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -2/+2 |
| * | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -1/+1 |
| | * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -3/+2 |
| | | * | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -2/+1 |
| * | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -1/+1 |
* | | | | Fixed LP BUG#615760: Check on double cache assignment added into the transfor... | unknown | 2010-09-06 | 1 | -2/+15 |
* | | | | Bugfix for lounchpad bug#608834 (608824, 609045, 609052). | unknown | 2010-07-29 | 1 | -0/+8 |
* | | | | Subquery cache (MWL#66) added. | unknown | 2010-07-10 | 1 | -36/+518 |
* | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -21/+122 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -20/+121 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -1/+22 |
| | |\ \ | | | |/ | |||||
| | | * | On behalf of Kristofer : | Georgi Kodinov | 2010-05-05 | 1 | -0/+12 |
| | | * | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li... | Sergey Glukhov | 2010-04-06 | 1 | -1/+10 |
| | * | | Changed the fixes for the following bugs: | Igor Babaev | 2010-05-25 | 1 | -18/+41 |
| | * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -18/+75 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN | Anurag Shekhar | 2010-04-02 | 1 | -1/+1 |
| | | * | Bug #51850: crash/memory overlap when using load data infile and set | Georgi Kodinov | 2010-03-23 | 1 | -4/+12 |
| | | * | Bug#51289: double Item_cache_decimal::val_real() is broken | Davi Arnaut | 2010-03-15 | 1 | -1/+1 |
| | | * | Bug#41788 mysql_fetch_field returns org_table == table by a view | Sergey Glukhov | 2010-03-12 | 1 | -0/+26 |
| | | * | Bug#51650: crash with user variables and triggers | Davi Arnaut | 2010-03-09 | 1 | -0/+1 |
| | | * | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin... | Sergey Glukhov | 2010-02-26 | 1 | -3/+8 |
| | | * | Bug #45360: wrong results | Gleb Shchepa | 2010-02-25 | 1 | -2/+2 |
| | | * | Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces... | Sergey Glukhov | 2010-02-17 | 1 | -1/+2 |
| | | * | Addendum to bug #46175 : use and check for the correct error values | Georgi Kodinov | 2010-02-11 | 1 | -1/+1 |
| | | * | Bug #45640: optimizer bug produces wrong results | Gleb Shchepa | 2010-02-06 | 1 | -6/+22 |
| * | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 1 | -1/+1 |
* | | | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -64/+196 |
|\ \ \ \ | |/ / / | |||||
| * | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #46175: NULL read_view and consistent read assertion | Georgi Kodinov | 2010-01-15 | 1 | -1/+1 |
| * | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -22/+135 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed some compiler warnings and errors in test suite found by buildbot | Michael Widenius | 2010-01-27 | 1 | -1/+1 |
| | * | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -22/+135 |
| | |\ \ | | | |/ | |||||
| | | * | Auto-merge. | Evgeny Potemkin | 2009-11-24 | 1 | -3/+1 |
| | | |\ |