Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -2/+46 |
|\ | |||||
| * | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -2/+46 |
| |\ | |||||
| | * | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-09-12 | 1 | -0/+42 |
| | |\ | |||||
| | | * | MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queries | Sergey Petrunya | 2013-09-12 | 1 | -0/+42 |
| | * | | Merge | Igor Babaev | 2013-08-21 | 1 | -2/+4 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_... | unknown | 2013-08-21 | 1 | -2/+4 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -7/+12 |
|\ \ \ \ | |||||
| * | | | | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 1 | -1/+0 |
| * | | | | ha_partition.cc and ha_partition.h are now completely merged | Michael Widenius | 2013-06-27 | 1 | -0/+6 |
| * | | | | A fix of unions with duplicate rows and returning bug fix for lp:732124 union... | unknown | 2013-06-26 | 1 | -2/+2 |
| * | | | | Finished merging wl5986 started by Igor. | unknown | 2013-06-19 | 1 | -2/+2 |
| * | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -3/+3 |
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -3/+3 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -2/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -2/+6 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L... | Sergey Petrunya | 2013-07-16 | 1 | -1/+5 |
| | * | | | -Run test suite with smaller aria keybuffer size (to make it possible to run ... | Michael Widenius | 2013-06-05 | 1 | -1/+1 |
* | | | | | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-17 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.0-base -> mwl253 | Igor Babaev | 2013-04-15 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 10.0-base -> mwl253. | Igor Babaev | 2013-03-31 | 1 | -0/+13 |
| |\ \ \ \ \ | |||||
| * | | | | | | The pilot patch for mwl#253. | Igor Babaev | 2013-03-11 | 1 | -1/+1 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -1/+24 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 1 | -0/+6 |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-04-03 | 1 | -0/+6 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | MDEV-4335: Unexpected results when selecting on information_schema | Sergey Petrunya | 2013-03-29 | 1 | -0/+6 |
| * | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -0/+13 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -0/+13 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug mdev-3995. | Igor Babaev | 2013-02-07 | 1 | -0/+13 |
| * | | | [NOT] EXISTS to IN transformation. | unknown | 2013-02-26 | 1 | -1/+5 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB | Sergei Golubchik | 2013-01-07 | 1 | -2/+2 |
| * | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+1 |
* | | | | 10.0-base -> 10.0-monty | Sergei Golubchik | 2012-10-19 | 1 | -6/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | SHOW EXPLAIN: merge with 5.5-main | Sergey Petrunya | 2012-10-06 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge 5.5-main -> 5.5-show-explain | Sergey Petrunya | 2012-07-25 | 1 | -2/+45 |
| | |\ \ | |||||
| | * \ \ | MWL#182: Explain running statements | Sergey Petrunya | 2012-06-15 | 1 | -0/+3 |
| | |\ \ \ | |||||
| | | * | | | SHOW EXPLAIN: Code cleanup | Sergey Petrunya | 2012-06-08 | 1 | -1/+1 |
| | | * | | | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5 | Sergey Petrunya | 2012-05-16 | 1 | -1/+4 |
| | | |\ \ \ | |||||
| | | | * \ \ | MWL#182: Explain running statements: merge with 5.3-main (needs fixing) | Sergey Petrunya | 2012-01-03 | 1 | -1/+4 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | MWL#182: Explain running statements | Sergey Petrunya | 2011-10-27 | 1 | -1/+4 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | -Make show_explain.test stable | Sergey Petrunya | 2011-08-27 | 1 | -1/+4 |
| * | | | | | | | | Merge from 5.3 | unknown | 2012-08-24 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Better comments | Sergey Petrunya | 2012-08-21 | 1 | -6/+6 |
* | | | | | | | | fixes for test failures | Sergei Golubchik | 2012-09-27 | 1 | -1/+1 |
* | | | | | | | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 | Michael Widenius | 2012-08-01 | 1 | -3/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge the fix for lp:944706, mdev-193 | unknown | 2012-06-06 | 1 | -2/+45 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix for bug lp:944706, task MDEV-193 | unknown | 2012-05-17 | 1 | -2/+45 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge | unknown | 2012-06-06 | 1 | -4/+10 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fixed bug lp:1000649 | unknown | 2012-06-05 | 1 | -4/+10 |