| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -1/+7 |
|\ |
|
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -1/+7 |
| |\ |
|
| | * | MDEV-10844: EXPLAIN FORMAT=JSON doesn't show order direction for filesort | Varun Gupta | 2017-12-30 | 1 | -1/+7 |
* | | | Changed "const row not found" to "Const row not found" | Monty | 2017-12-02 | 1 | -3/+3 |
* | | | Handle failures from malloc | Michael Widenius | 2017-11-17 | 1 | -10/+17 |
* | | | Changed KEY names to use LEX_CSTRING | Michael Widenius | 2017-08-24 | 1 | -2/+3 |
* | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-07 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-07-06 | 1 | -2/+5 |
| |\ |
|
| | * | Fix warning discovered by ASAN | Eugene Kosov | 2017-07-05 | 1 | -2/+5 |
* | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -2/+3 |
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -3/+50 |
|/ / |
|
* | | MDEV-10372: EXPLAIN fixes for recursive CTEs, including FORMAT=JSON | Sergei Petrunia | 2016-08-08 | 1 | -1/+6 |
* | | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -134/+116 |
* | | MDEV-9652: EXPLAIN FORMAT=JSON should show outer_ref_cond | Sergei Petrunia | 2016-02-28 | 1 | -0/+6 |
|/ |
|
* | Fixed compile warnings on Solaris | Monty | 2015-11-20 | 1 | -2/+2 |
* | MDEV-8830: Weird output in the error log | Sergei Petrunia | 2015-10-05 | 1 | -1/+0 |
* | Fix typos in JSON MRR output | Sergei Petrunia | 2015-09-24 | 1 | -0/+3 |
* | MDEV-8829: Assertion `0' failed in Explain_table_access::tag_to_json | Sergei Petrunia | 2015-09-24 | 1 | -0/+38 |
* | MDEV-7970: EXPLAIN FORMAT=JSON does not print HAVING | Oleksandr Byelkin | 2015-09-18 | 1 | -1/+14 |
* | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -65/+93 |
* | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -34/+38 |
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -49/+56 |
* | Tabular ANALYZE must get its data from execution tracker | Sergei Petrunia | 2015-07-02 | 1 | -2/+30 |
* | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache | Sergei Petrunia | 2015-07-01 | 1 | -16/+28 |
* | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cache | Oleksandr Byelkin | 2015-06-30 | 1 | -1/+29 |
* | MDEV-6995: EXPLAIN JSON and ORDER BY, GROUP BY, etc | Sergei Petrunia | 2015-06-06 | 1 | -39/+62 |
* | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -1/+1 |
* | MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -1/+1 |
* | Fix a typo, s/false/NULL/. | Sergei Petrunia | 2015-04-14 | 1 | -1/+1 |
* | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY | Sergei Petrunia | 2015-04-12 | 1 | -2/+18 |
* | Merge | Sergei Petrunia | 2015-04-12 | 1 | -33/+26 |
|\ |
|
| * | MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes | Oleksandr Byelkin | 2015-04-09 | 1 | -0/+1 |
| * | MDEV-7856: EXPLAIN FORMAT=JSON should show partitions | Oleksandr Byelkin | 2015-04-09 | 1 | -33/+25 |
* | | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY | Sergei Petrunia | 2015-04-12 | 1 | -58/+220 |
|/ |
|
* | MDEV-7860: EXPLAIN FORMAT=JSON crashes for loose scan query | Sergei Petrunia | 2015-04-08 | 1 | -2/+8 |
* | MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP RO | Sergei Petrunia | 2015-04-07 | 1 | -2/+2 |
* | MDEV-7904: ANALYZE FORMAT=JSON doesn't print r_rows for union output | Sergei Petrunia | 2015-04-04 | 1 | -0/+17 |
* | MDEV-7833:ANALYZE FORMAT=JSON and Range checked for each record | Oleksandr Byelkin | 2015-04-03 | 1 | -5/+101 |
* | MDEV-7812: ANALYZE FORMAT=JSON UPDATE/DELETE doesnt print the r_total_time_ms | Oleksandr Byelkin | 2015-03-29 | 1 | -1/+5 |
* | MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmt | Sergei Petrunia | 2015-03-24 | 1 | -39/+5 |
* | MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmt | Sergei Petrunia | 2015-03-07 | 1 | -1/+46 |
* | MDEV-7674: ANALYZE shows r_rows=0 | Sergei Petrunia | 2015-03-07 | 1 | -16/+11 |
* | EXPLAIN JSON: Print out the "expensive constant condition" attached to joins. | Sergei Petrunia | 2014-12-06 | 1 | -4/+25 |
* | EXPLAIN FORMAT=JSON: Full scan on NULL key (join case) | Sergei Petrunia | 2014-12-06 | 1 | -0/+8 |
* | EXPLAIN FORMAT=JSON: Support "range checked for each record" | Sergei Petrunia | 2014-12-06 | 1 | -11/+31 |