summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-051-4/+223
|\
| * Fixed bug mdev-10454.Igor Babaev2017-04-031-4/+213
|/
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-7/+7
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-7/+7
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-9/+16
| | |\
| | | * MDEV-9455: [ERROR] mysqld got signal 11Oleksandr Byelkin2017-02-201-2/+9
| | | * Fixed bug mdev-8603.Igor Babaev2017-01-181-7/+7
* | | | MDEV-12078 Using spatial index changes type from point to geometryAlexey Botchkov2017-03-141-0/+9
* | | | cleanup: handler::key_readSergei Golubchik2017-02-131-3/+3
* | | | cleanup: TABLE::mark_columns_used_by_index()Sergei Golubchik2017-02-131-1/+1
* | | | cleanup: mark_columns_used_by_index_no_reset in opt_range.ccSergei Golubchik2017-02-131-8/+2
* | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outsideSergei Golubchik2017-02-131-30/+11
* | | | MDEV-11598 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Monty2017-01-111-17/+36
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+9
|\ \ \ \ | |/ / /
| * | | MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0'...Varun Gupta2016-12-141-0/+1
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-1/+8
| |\ \ \ | | |/ /
| | * | Fixed bug mdev-9628.Igor Babaev2016-10-261-1/+8
* | | | MDEV-11518 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergei Golubchik2016-12-121-3/+4
* | | | Undo the unfinished patch for MDEV-8359:Sergei Petrunia2016-11-201-45/+0
* | | | MDEV-8359: WHERE condition referring to inner table of left join can be sargableSergei Petrunia2016-10-141-0/+45
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-58/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-3/+2
| |\ \ \ | | |/ /
| | * | Minor cleanupsMonty2016-08-221-3/+0
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-0/+2
| | |\ \ | | | |/
| | | * MDEV-10228: Delete missing rows with OR conditionsSergei Petrunia2016-07-271-0/+2
| * | | MDEV-10324: Server crash in get_sel_arg_for_keypart or AssertionSergei Petrunia2016-07-051-55/+9
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-41/+75
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-10020 InnoDB NOT IN Query Crash When One Item Is NULLAlexander Barkov2016-06-201-1/+1
| * | | MDEV-10185: Assertion `tree1->keys[key_no] && tree2->keys[key_no]' failed inSergei Petrunia2016-06-221-0/+1
| * | | MDEV-9764: MariaDB does not limit memory used for range optimizationSergei Petrunia2016-06-021-3/+25
| * | | MDEV-9764: MariaDB does not limit memory used for range optimizationSergei Petrunia2016-05-311-38/+49
* | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-3/+2
* | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-281-1/+11
|\ \ \ \ | |/ / /
| * | | MDEV-9602 crash in st_key::actual_rec_per_key when group by constantMonty2016-04-281-1/+11
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-25/+20
|\ \ \ \
| * | | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-14/+15
| |/ / /
| * | | Merge branch '10.0' into 10.1Monty2016-02-021-11/+5
| |\ \ \ | | |/ /
| | * | MDEV-9505: Valgrind failure in SEL_ARG::store_min,find_used_partitionsSergei Petrunia2016-02-011-11/+5
| | * | Fixed compiler warningsMonty2015-11-231-1/+1
* | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-9/+6
|/ / /
* | | table->write_set was changed if binary logging was used, which caused theMonty2015-11-101-23/+16
* | | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-091-0/+1
* | | MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP ROOleksandr Byelkin2015-10-291-2/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-4/+16
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-4/+13
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-4/+13
| | |\
| | | * Merge branch 'mysql-5.1' into mysql-5.5Sreeharsha Ramanavarapu2015-08-031-3/+12
| | | |\
| | | | * Bug #20909518: HANDLE_FATAL_SIGNAL (SIG=11) INSreeharsha Ramanavarapu2015-08-031-3/+13