Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -18/+16 |
|\ | |||||
| * | MDEV-21932 Another attempt to fix the bug . | Igor Babaev | 2020-04-17 | 1 | -18/+16 |
* | | Merge branch '5.5' into 10.1 | Varun Gupta | 2020-04-16 | 1 | -6/+11 |
|\ \ | |/ | |||||
| * | Minor fixup to MDEV-22191 | Varun Gupta | 2020-04-16 | 1 | -6/+11 |
* | | Merge 5.5 into 10.1 | Marko Mäkelä | 2020-04-14 | 1 | -6/+10 |
|\ \ | |/ | |||||
| * | MDEV-22191: Range access is not picked when index_merge_sort_union is turned offbb-5.5-varun | Varun Gupta | 2020-04-08 | 1 | -6/+10 |
* | | Merge 5.5 into 10.1bb-10.1-merge | Marko Mäkelä | 2020-04-01 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | MDEV-10466 Server crashed in SEL_ARG::store_min() with extended_keys=on | Igor Babaev | 2020-03-14 | 1 | -1/+1 |
| * | MDEV-21932 A fast plan with ROR index-merge is ignored when | Igor Babaev | 2020-03-13 | 1 | -0/+7 |
* | | MDEV-18094: Query with order by limit picking index scan over filesort | Varun Gupta | 2019-09-21 | 1 | -5/+9 |
* | | MDEV-20576 A new assertion added to check validity of calculated | Igor Babaev | 2019-09-12 | 1 | -0/+10 |
* | | Fixed the case when statistics were not getting read because | Varun Gupta | 2019-05-16 | 1 | -1/+1 |
* | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -4/+12 |
* | | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-01-23 | 1 | -0/+3 |
|\ \ | |||||
| * | | MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_end | Varun Gupta | 2019-01-18 | 1 | -0/+3 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-29 | 1 | -4/+0 |
|\ \ \ | |/ / | |||||
| * | | remove unsed variable | Sergei Golubchik | 2018-12-13 | 1 | -4/+0 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-12-12 | 1 | -9/+10 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta... | Varun Gupta | 2018-12-07 | 1 | -9/+10 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-06 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17734: AddressSanitizer: use-after-poison in create_key_parts_for_pseudo... | Varun Gupta | 2018-11-20 | 1 | -1/+3 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-11-05 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | MDEV-16695: Estimate for rows of derived tables is very high when we are usin... | Varun Gupta | 2018-11-01 | 1 | -0/+6 |
* | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -3/+24 |
|\ \ \ | |/ / | |||||
| * | | MDEV-16995: ER_CANT_CREATE_GEOMETRY_OBJECT encountered for a query with | Varun Gupta | 2018-08-29 | 1 | -1/+5 |
| * | | MDEV-15306: Wrong/Unexpected result with the value optimizer_use_condition_se... | Varun Gupta | 2018-08-29 | 1 | -2/+8 |
| * | | MDEV-17039: Query plan changes when we use GROUP BY optimization with optimiz... | Varun Gupta | 2018-08-23 | 1 | -1/+12 |
* | | | Fix gcc 7.3 compiler warnings. | Oleksandr Byelkin | 2018-08-03 | 1 | -2/+3 |
* | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -8/+31 |
|\ \ \ | |/ / | |||||
| * | | Fixed the bug mdev-11574. | Igor Babaev | 2017-10-06 | 1 | -8/+31 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | MDEV-12078 Using spatial index changes type from point to geometry | Alexey Botchkov | 2017-07-11 | 1 | -0/+9 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -3/+4 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -9/+16 |
| |\ \ | | |/ | |||||
| | * | MDEV-9455: [ERROR] mysqld got signal 11 | Oleksandr Byelkin | 2017-02-20 | 1 | -2/+9 |
| | * | Fixed bug mdev-8603. | Igor Babaev | 2017-01-18 | 1 | -7/+7 |
* | | | MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0'... | Varun Gupta | 2016-12-14 | 1 | -0/+1 |
* | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 1 | -1/+8 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug mdev-9628. | Igor Babaev | 2016-10-26 | 1 | -1/+8 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Minor cleanups | Monty | 2016-08-22 | 1 | -3/+0 |
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-10228: Delete missing rows with OR conditions | Sergei Petrunia | 2016-07-27 | 1 | -0/+2 |