summaryrefslogtreecommitdiff
path: root/mysql-test/suite/heap
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2023-02-032-2/+2
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-023-1/+7
* Merge 10.7 into 10.8Marko Mäkelä2022-09-213-19/+19
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-09-202-18/+18
| |\
| | * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-142-18/+18
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2022-09-132-18/+18
| | | |\
| | | | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-122-18/+18
* | | | | MDEV-27406 Index on a HEAP table retains DESC attribute despite being hashSergei Golubchik2022-01-262-7/+35
|/ / / /
* | | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-043-20/+20
|/ / /
* | | test dropping of a MEMORY tableSergei Golubchik2020-07-042-0/+14
* | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-04-151-1/+1
| | |\
| | | * MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-1/+1
* | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-273-4/+14
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-112-12/+12
|\ \ \ \ | |/ / /
| * | | Fixes for previous not-complete-pushMonty2020-03-091-7/+7
| * | | Added keyread_time() to HEAPMonty2020-03-092-5/+5
* | | | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-132-5/+5
|/ / /
* | | make the heap.heap test portableSergei Golubchik2019-06-172-12/+10
* | | MDEV-18941: Temporarily record wrong result after MDEV-18922Marko Mäkelä2019-03-151-1/+1
* | | MDEV-371 Unique Index for long columnsSachin2019-02-221-1/+1
* | | MDEV-16188 Post merge fixes: more for TokuDBIgor Babaev2019-02-084-5/+7
* | | MDEV-16188 Post-merge corrections and adjustmentsIgor Babaev2019-02-043-15/+15
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-062-0/+13
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-11-062-0/+13
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-10-272-0/+13
| | |\
| | | * Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP INFO (HP_INFO)Sergei Golubchik2018-10-232-0/+13
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-302-0/+54
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-212-0/+54
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-202-0/+54
| | |\ \ | | | |/
| | | * MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-202-0/+54
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-06-182-0/+127
|\ \ \ \ | |/ / /
| * | | MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-142-0/+127
* | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-3/+3
|/ / /
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-102-0/+2
|/ /
* | 5.5.40+ mergeSergei Golubchik2014-10-092-0/+13
|\ \ | |/
| * MDEV-4813 Replication fails on updating a MEMORY table with an index using btreeSergei Golubchik2014-10-072-0/+13
* | 5.5 mergeSergei Golubchik2014-05-092-0/+25
|\ \ | |/
| * fix the test for 32-bitSergei Golubchik2014-04-111-0/+2
* | heap.test: hide a warning on 32-bitSergei Golubchik2014-03-271-0/+2
* | 5.5 mergeSergei Golubchik2014-03-262-0/+24
|\ \ | |/
| * MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-262-0/+23
* | MDEV-5817 MySQL BUG#11825482: Broken key length calculation for btree indexSergei Golubchik2014-03-212-0/+69
* | 5.5 mergeSergei Golubchik2013-03-272-0/+46
|\ \ | |/
| * 5.3->5.5 mergeSergei Golubchik2013-02-282-0/+46
* | Fixed BUG#51763 Can't delete rows from MEMORY table with HASH keyMichael Widenius2013-02-152-0/+43
|/
* 5.3->5.5 mergeSergei Golubchik2012-11-222-0/+37
* Fixed Bug#1002564: Wrong result for a lookup query from a heap tableMichael Widenius2012-09-102-0/+32
* Fixed compiler errorsMichael Widenius2012-08-141-0/+8