summaryrefslogtreecommitdiff
path: root/storage/innobase/btr
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1Marko Mäkelä2016-12-191-1/+1
* MDEV-11487 Revert InnoDB internal temporary tables from WL#7682Marko Mäkelä2016-12-094-484/+116
* Use mtr_memo_contains_flagged() instead of mtr_memo_contains().Marko Mäkelä2016-12-091-4/+6
* MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-3/+3
* Fixed mutex deadlock found with innodb.innodb-defrag-concurrentJan Lindström2016-09-161-4/+1
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-086-240/+268
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-027-3088/+6699
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-303-17/+19
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-06-283-17/+19
| |\
| | * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-213-19/+21
| | |\
| | | * 5.6.31Sergei Golubchik2016-06-213-19/+21
* | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-242-2/+2
* | | | Few improvements related to CPU cache line size and padding:Alexey Kopytov2016-06-071-2/+2
* | | | Remove btr_search_n_succ and btr_search_n_hash_fail countersDaniel Black2016-06-021-14/+0
|/ / /
* | | MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-171-0/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-3/+21
|\ \ \ | |/ /
| * | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-132-3/+21
| |\ \ | | |/
| | * 5.6.28Sergei Golubchik2015-12-132-3/+21
* | | MDEV-9040: 10.1.8 fails after upgrade from 10.0.21Jan Lindström2015-11-051-0/+6
* | | Fix test failures seen on buildbot.Jan Lindström2015-10-301-1/+2
* | | MDEV-9032: MariaDB 10.1.8 crashes at startupJan Lindström2015-10-291-1/+15
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-8/+26
|\ \ \ | |/ /
| * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-10-091-8/+26
| |\ \ | | |/
| | * 5.6.27Sergei Golubchik2015-10-091-8/+26
| | * move to storage/innobaseSergei Golubchik2015-05-044-0/+13364
* | MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-...Jan Lindström2015-09-153-11/+33
* | Fix release build compile failure.Jan Lindström2015-09-141-5/+3
* | MDEV-8769: Server crash at file btr0btr.ic line 122 when defragmenting encryp...Jan Lindström2015-09-141-3/+14
* | MDEV-8768: Server crash at file btr0btr.ic line 122 when checking encrypted t...Jan Lindström2015-09-141-6/+14
* | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-142-9/+9
* | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-042-23/+117
* | Merge 10.0 -> 10.1.Kristian Nielsen2015-04-171-6/+0
|\ \ | |/
| * MDEV-7685: MariaDB - server crashes when inserting more rows thanJan Lindström2015-03-091-6/+0
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-072-6/+12
|\ \ | |/
| * innodb 5.6.23Sergei Golubchik2015-02-181-6/+6
| * MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-131-0/+6
* | Push for testing of encryptionMonty2015-02-103-18/+1037
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-28/+37
|\ \ | |/
| * InnoDB 5.6.22Sergei Golubchik2015-01-211-28/+37
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-023-26/+236
|\ \ | |/
| * Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-261-14/+39
| * Better comments and add a test case.Jan Lindström2014-11-251-6/+13
| |\
| | * Better comments and add a test case.Jan Lindström2014-11-251-6/+12
| * | InnoDB 5.6.21Sergei Golubchik2014-11-202-4/+161
| * | 5.5 mergeSergei Golubchik2014-11-201-6/+19
| |\ \ | | |/
| | * MDEV-7084: innodb index stats inadequate using constant Jan Lindström2014-11-191-6/+19
| | * Fixed some compiler warningsMichael Widenius2014-07-301-2/+2
| | * MDEV-5670: Assertion failure in file buf0lru.c line 2355Jan Lindström2014-07-221-0/+1
| | * MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp...Jan Lindström2014-04-282-18/+288
| | * MySQL-5.5.35 mergeSergei Golubchik2014-01-222-36/+41
| | |\