Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in JSON MRR output | Sergei Petrunia | 2015-09-24 | 1 | -1/+2 |
* | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -3/+3 |
* | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -1/+1 |
* | MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes | Oleksandr Byelkin | 2015-04-09 | 1 | -0/+2 |
* | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -1/+1 |
|\ | |||||
| * | 5.5 merge | Sergei Golubchik | 2014-09-16 | 1 | -1/+1 |
| |\ | |||||
| | * | 5.3 merge | Sergei Golubchik | 2014-09-12 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fixed bug mdev-6292. | Igor Babaev | 2014-09-09 | 1 | -1/+1 |
* | | | | Merge bb-10.1-explain-analyze into 10.1 | Sergei Petrunia | 2014-06-25 | 1 | -10/+28 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | MDEV-406: ANALYZE $stmt: add support for BNL join buffering | Sergei Petrunia | 2014-06-25 | 1 | -10/+28 |
* | | | | Fixed bug mdev-6071. | Igor Babaev | 2014-06-10 | 1 | -12/+24 |
|/ / / | |||||
* | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -10/+10 |
* | | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -26/+17 |
|\ \ \ | |||||
| * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-07 | 1 | -4/+4 |
| * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -12/+12 |
| * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -5/+5 |
| * | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -22/+13 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
* | | | | Fixed errors and compiler warnings found by buildbot | Michael Widenius | 2013-05-05 | 1 | -2/+2 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | 5.3->5.5 merge | Sergei Golubchik | 2013-03-10 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix typo (clang issued warning that =+ was used where += was intended) | Vladislav Vaintroub | 2013-03-06 | 1 | -1/+1 |
* | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -3/+3 |
* | | | pre-merge | unknown | 2012-12-23 | 1 | -493/+495 |
|\ \ \ | |||||
| * | | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 1 | -2/+2 |
| * | | | Cassandra storage engine: BKA support | Sergey Petrunya | 2012-08-27 | 1 | -1/+4 |
* | | | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 1 | -1/+2 |
| * | | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Merge 5.5 -> mwl248 | Igor Babaev | 2012-09-08 | 1 | -3/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-04-11 | 1 | -7/+11 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | The pilot implementation of mwl#250: Use the statistics from persistent | Igor Babaev | 2012-04-11 | 1 | -1/+1 |
* | | | | | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -4/+25 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.3 merge | Sergei Golubchik | 2012-10-18 | 1 | -4/+25 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | Fixed LP bug #1058071 (mdev-564). | Igor Babaev | 2012-09-29 | 1 | -4/+25 |
* | | | | | SHOW EXPLAIN: merge with 5.5-main | Sergey Petrunya | 2012-10-06 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge of recent changes in MWL#182 in 5.3 with {Merge of MWL#182 with 5.5} | Sergey Petrunya | 2012-05-17 | 1 | -3/+3 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | MWL#182: Explain running statements | Sergey Petrunya | 2012-04-26 | 1 | -3/+3 |
* | | | | | 5.3 merge | Sergei Golubchik | 2012-08-31 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Fix bugs in BatchedKeyAccess that show up when working with a | Sergey Petrunya | 2012-08-28 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge mariadb 5.3->mariadb 5.5 | unknown | 2012-03-24 | 1 | -7/+11 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Speedup: | Michael Widenius | 2012-03-23 | 1 | -7/+11 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-24 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Changed names of statistic variables and counting matches instaed of rejected... | unknown | 2012-02-22 | 1 | -6/+6 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -2/+20 |
|\ \ | |/ | |||||
| * | Counters for Index Condition Pushdown added (MDEV-130). | unknown | 2012-02-16 | 1 | -2/+20 |
* | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -10/+12 |
|\ \ | |/ | |||||
| * | Fixed LP bug #925985. | Igor Babaev | 2012-02-13 | 1 | -0/+2 |
| * | Fixed LP bug #922971. | Igor Babaev | 2012-01-28 | 1 | -10/+10 |