| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-25020: Range optimizer regression for key IN (const, ....) | Sergei Petrunia | 2022-08-01 | 1 | -1/+0 |
* | MDEV-24953: 10.5.9 crashes with large IN() list | Sergei Petrunia | 2021-02-24 | 1 | -0/+2 |
* | MDEV-9750: Quick memory exhaustion with 'extended_keys=on' ... | Sergei Petrunia | 2021-01-29 | 1 | -1/+62 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -0/+1 |
|\ |
|
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -0/+1 |
| |\ |
|
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-29 | 1 | -0/+1 |
| | |\ |
|
| | | * | MDEV-21958 Query having many NOT-IN clauses running forever and causing avail... | Sergei Golubchik | 2020-05-27 | 1 | -0/+1 |
* | | | | MDEV-274 The data type for IPv6/IPv4 addresses in MariaDB | Alexander Barkov | 2019-10-08 | 1 | -0/+1 |
|/ / / |
|
* | | | MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, [W... | Varun | 2019-06-14 | 1 | -4/+6 |
* | | | MDEV-18741: Optimizer trace: multi-part key ranges are printed incorrectly | Varun Gupta | 2019-05-28 | 1 | -2/+5 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 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 |
* | | | | | MDEV-18755 Assertion `inited==INDEX' failed in handler::ha_index_read_map | Igor Babaev | 2019-02-28 | 1 | -2/+4 |
* | | | | | MDEV-6111 Optimizer Trace | Varun Gupta | 2019-02-13 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-28 | 1 | -1/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Added a new parameter for the function eq_ranges_exceeds_limit() | Igor Babaev | 2018-08-24 | 1 | -1/+2 |
| * | | | MDEV-16934 Query with very large IN clause lists runs slowly | Igor Babaev | 2018-08-17 | 1 | -1/+3 |
* | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -0/+17 |
|\ \ \ \ |
|
| * | | | | Adding multi_range_read support to partitions | Monty | 2017-12-03 | 1 | -0/+17 |
* | | | | | IB, SQL: removed VTQ, added TRT on SQL layer [closes #305] | Aleksey Midenkov | 2017-11-15 | 1 | -0/+32 |
|/ / / / |
|
* | | | | MDEV-12721 Wrong execution plan for WHERE (date_field <=> timestamp_expr AND ... | Alexander Barkov | 2017-05-07 | 1 | -0/+11 |
|/ / / |
|
* | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside | Sergei Golubchik | 2017-02-13 | 1 | -1/+0 |
* | | | MDEV-11598 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Monty | 2017-01-11 | 1 | -6/+6 |
* | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -0/+3 |
* | | | MDEV-8719 - Obsolete sql_memdup() in favor of THD::memdup() and thd_memdup() | Sergey Vojtovich | 2015-11-26 | 1 | -1/+0 |
|/ / |
|
* | | MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to) | Sergei Petrunia | 2015-09-21 | 1 | -2/+2 |
* | | MDEV-8610 "WHERE CONTAINS(indexed_geometry_column,1)" causes full table scan | Alexander Barkov | 2015-08-13 | 1 | -1/+610 |
* | | MDEV-8599 "WHERE varchar_field LIKE temporal_const" does not use range optimizer | Alexander Barkov | 2015-08-12 | 1 | -2/+2 |
* | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -4/+4 |
* | | MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -3/+3 |
* | | MDEV-7920 main.group_min_max fails in buildbot with valgrind | Alexander Barkov | 2015-04-13 | 1 | -0/+1 |
* | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -0/+15 |
|\ \ |
|
| * \ | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -0/+15 |
| |\ \
| | |/ |
|
| | * | MDEV-6434: Wrong result (extra rows) with ORDER BY, multiple-column index, In... | Sergey Petrunya | 2014-07-22 | 1 | -0/+15 |
* | | | MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPO... | Sergei Petrunia | 2014-08-27 | 1 | -3/+3 |
|/ / |
|
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -1/+1 |
* | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -18/+12 |
|\ \ |
|
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-08 | 1 | -0/+2 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-07 | 1 | -7/+7 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -7/+7 |
| * | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -8/+8 |
| * | | MDEV-5067: Valgrind warnings (Invalid read) in QPF_table_access::print_explain | Sergey Petrunya | 2013-09-26 | 1 | -7/+7 |
| * | | [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-09-17 | 1 | -13/+9 |
| * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -5/+1 |
| |\ \ |
|
| | * | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuring | Sergey Petrunya | 2013-06-27 | 1 | -5/+1 |
* | | | | 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 |