summaryrefslogtreecommitdiff
path: root/mysql-test/suite/heap
Commit message (Expand)AuthorAgeFilesLines
* 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.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
* | | MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-142-0/+127
* | | 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
* Better test case for MDEV-436Michael Widenius2012-08-082-3/+52
* Use less memory when growing HEAP tables. See MDEV-436Michael Widenius2012-08-072-0/+47
* Created suites for heap, archive and csv.Michael Widenius2012-04-048-0/+2714