Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -0/+5 |
|\ | |||||
| * | BUG#849776: Wrong result with semijoin + "Impossible where" | Sergey Petrunya | 2011-09-23 | 1 | -0/+4 |
| * | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ... | Sergey Petrunya | 2011-08-29 | 1 | -0/+1 |
* | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -119/+182 |
|\ \ | |/ | |||||
| * | Fix bug lp:813473 | unknown | 2011-08-17 | 1 | -1/+3 |
| * | Fixed LP bug #823826. | Igor Babaev | 2011-08-11 | 1 | -0/+4 |
| * | Fix of LP BUG#780386. | unknown | 2011-07-20 | 1 | -0/+13 |
| * | Fixed LP BUG#800696. | unknown | 2011-07-19 | 1 | -0/+1 |
| * | Corrected the code of the recent patch that had changed the base | Igor Babaev | 2011-07-13 | 1 | -0/+4 |
| * | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil... | Sergey Petrunya | 2011-07-11 | 1 | -39/+16 |
| * | Make semi-joins work with outer joins part #1: | Sergey Petrunya | 2011-06-22 | 1 | -1/+2 |
| * | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -0/+4 |
| |\ | |||||
| | * | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Merge | Igor Babaev | 2011-05-20 | 1 | -0/+4 |
| | | |\ | |||||
| | | | * | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -0/+4 |
| | | | |\ | |||||
| | | | | * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -0/+4 |
| | | | | |\ | |||||
| | | | | | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -0/+4 |
| * | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -3/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -3/+4 |
| * | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -24/+21 |
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | | | |||||
| | * | | | | lp:737092 Assertion `item->null_value' failed in get_datetime_value in 5.1-micro | Sergei Golubchik | 2011-03-17 | 1 | -0/+1 |
| | * | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -24/+20 |
| * | | | | | Merged the fix for bug 777745 into 5.3. | Igor Babaev | 2011-05-19 | 1 | -1/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed LP bug #777745. | Igor Babaev | 2011-05-19 | 1 | -1/+4 |
| * | | | | | | Merge with 5.3 main | Michael Widenius | 2011-05-16 | 1 | -11/+4 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | MWL#89 | unknown | 2011-05-02 | 1 | -11/+4 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | MWL#89 | unknown | 2011-03-30 | 1 | -11/+4 |
| | | |\ \ \ \ | |||||
| | | | * | | | | MWL#89 | unknown | 2010-12-15 | 1 | -0/+2 |
| | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation | unknown | 2010-11-05 | 1 | -11/+2 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation | unknown | 2010-09-16 | 1 | -11/+0 |
| | | | | * | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation | unknown | 2010-09-05 | 1 | -0/+2 |
| * | | | | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -0/+9 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge | Igor Babaev | 2011-04-26 | 1 | -28/+92 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Fixed LP bugs #717577, #724942. | Igor Babaev | 2011-04-26 | 1 | -28/+92 |
| | |/ / / / / | |||||
| * | | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -1/+1 |
| | | |\ \ \ \ \ | |||||
* | | | \ \ \ \ \ | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | | * | | | | | | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
* | | | | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -10/+49 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -4/+4 |
| | * | | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -2/+2 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| * | | | | | | | Fixed LP BUG#615760: Check on double cache assignment added into the transfor... | unknown | 2010-09-06 | 1 | -1/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Subquery cache (MWL#66) added. | unknown | 2010-07-10 | 1 | -0/+1 |
| * | | | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -7/+29 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | |