Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-23 | 1 | -5/+19 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-09-23 | 1 | -5/+9 |
| |\ | |||||
| | * | MDEV-18094: Query with order by limit picking index scan over filesort | Varun Gupta | 2019-09-21 | 1 | -5/+9 |
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-09-18 | 1 | -0/+10 |
| |\ \ | | |/ | |||||
| | * | MDEV-20576 A new assertion added to check validity of calculated | Igor Babaev | 2019-09-12 | 1 | -0/+10 |
* | | | Merge 10.2 to 10.3 | Marko Mäkelä | 2019-08-13 | 1 | -8/+30 |
|\ \ \ | |/ / | |||||
| * | | Post-merge fixes for rocksdb.group_min_max test | Sergei Petrunia | 2019-08-04 | 1 | -8/+30 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed the case when statistics were not getting read because | Varun Gupta | 2019-05-16 | 1 | -1/+1 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 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 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -5/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | post-merge: gcc 8 warnings | Sergei Golubchik | 2019-03-15 | 1 | -1/+0 |
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -4/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -4/+12 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-24 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-23 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | 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.2' into 10.3 | Sergei Golubchik | 2019-01-03 | 1 | -4/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2mariadb-10.2.21 | Sergei Golubchik | 2018-12-30 | 1 | -4/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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.2 into 10.3 | Marko Mäkelä | 2018-12-12 | 1 | -9/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-12 | 1 | -9/+10 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 10.2 into 10.3 | Marko Mäkelä | 2018-12-07 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-07 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -0/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -3/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -3/+24 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -0/+26 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added a new parameter for the function eq_ranges_exceeds_limit() | Igor Babaev | 2018-08-24 | 1 | -3/+2 |
| * | | | | MDEV-16934 Query with very large IN clause lists runs slowly | Igor Babaev | 2018-08-17 | 1 | -0/+27 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-08-12 | 1 | -4/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-08-03 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix gcc 7.3 compiler warnings. | Oleksandr Byelkin | 2018-08-03 | 1 | -2/+3 |