Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-15 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri... | Oleksandr Byelkin | 2020-04-01 | 1 | -1/+1 |
* | | | Fixes for previous not-complete-push | Monty | 2020-03-09 | 1 | -7/+7 |
* | | | Added keyread_time() to HEAP | Monty | 2020-03-09 | 2 | -5/+5 |
* | | | make the heap.heap test portable | Sergei Golubchik | 2019-06-17 | 2 | -12/+10 |
* | | | MDEV-18941: Temporarily record wrong result after MDEV-18922 | Marko Mäkelä | 2019-03-15 | 1 | -1/+1 |
* | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -1/+1 |
* | | | MDEV-16188 Post merge fixes: more for TokuDB | Igor Babaev | 2019-02-08 | 4 | -5/+7 |
* | | | MDEV-16188 Post-merge corrections and adjustments | Igor Babaev | 2019-02-04 | 3 | -15/+15 |
|/ / | |||||
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 2 | -0/+13 |
|\ \ | |/ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 2 | -0/+13 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 2 | -0/+13 |
| | |\ | |||||
| | | * | Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP INFO (HP_INFO) | Sergei Golubchik | 2018-10-23 | 2 | -0/+13 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 2 | -0/+54 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 2 | -0/+54 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-06-20 | 2 | -0/+54 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ... | Alexander Barkov | 2018-06-20 | 2 | -0/+54 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-06-18 | 2 | -0/+127 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ... | Alexander Barkov | 2018-06-14 | 2 | -0/+127 |
* | | | | Added Max_index_length and Temporary to SHOW TABLE STATUS | Monty | 2018-02-12 | 1 | -3/+3 |
|/ / / | |||||
* | | | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 2 | -0/+2 |
|/ / | |||||
* | | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 2 | -0/+13 |
|\ \ | |/ | |||||
| * | MDEV-4813 Replication fails on updating a MEMORY table with an index using btree | Sergei Golubchik | 2014-10-07 | 2 | -0/+13 |
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 2 | -0/+25 |
|\ \ | |/ | |||||
| * | fix the test for 32-bit | Sergei Golubchik | 2014-04-11 | 1 | -0/+2 |
* | | heap.test: hide a warning on 32-bit | Sergei Golubchik | 2014-03-27 | 1 | -0/+2 |
* | | 5.5 merge | Sergei Golubchik | 2014-03-26 | 2 | -0/+24 |
|\ \ | |/ | |||||
| * | MDEV-5905: Creating tmp. memory table kills the server | Michael Widenius | 2014-03-26 | 2 | -0/+23 |
* | | MDEV-5817 MySQL BUG#11825482: Broken key length calculation for btree index | Sergei Golubchik | 2014-03-21 | 2 | -0/+69 |
* | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 2 | -0/+46 |
|\ \ | |/ | |||||
| * | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 2 | -0/+46 |
* | | Fixed BUG#51763 Can't delete rows from MEMORY table with HASH key | Michael Widenius | 2013-02-15 | 2 | -0/+43 |
|/ | |||||
* | 5.3->5.5 merge | Sergei Golubchik | 2012-11-22 | 2 | -0/+37 |
* | Fixed Bug#1002564: Wrong result for a lookup query from a heap table | Michael Widenius | 2012-09-10 | 2 | -0/+32 |
* | Fixed compiler errors | Michael Widenius | 2012-08-14 | 1 | -0/+8 |
* | Better test case for MDEV-436 | Michael Widenius | 2012-08-08 | 2 | -3/+52 |
* | Use less memory when growing HEAP tables. See MDEV-436 | Michael Widenius | 2012-08-07 | 2 | -0/+47 |
* | Created suites for heap, archive and csv. | Michael Widenius | 2012-04-04 | 8 | -0/+2714 |