summaryrefslogtreecommitdiff
path: root/storage/xtradb/btr
Commit message (Expand)AuthorAgeFilesLines
* Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-292-27/+16
* Remove xtradb "fragmentation-statistics" patchesVicențiu Ciorbaru2018-01-241-39/+0
* Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2018-01-241-0/+40
|\
| * 5.6.38-83.0Vicențiu Ciorbaru2018-01-231-0/+40
* | MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-261-1/+1
* | Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-10-261-1/+1
* | Merge 5.5 into 10.0Marko Mäkelä2017-10-261-1/+1
|\ \
| * | MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-261-1/+1
* | | Merge 5.5 into 10.0Marko Mäkelä2017-10-021-8/+6
|\ \ \ | |/ /
| * | MDEV-13980 InnoDB fails to discard record lock when discarding an index pageMarko Mäkelä2017-10-021-5/+5
| * | Merge branch 'merge-xtradb-5.5' into 5.5mariadb-5.5.57Sergei Golubchik2017-07-181-1/+1
| |\ \
| | * | 5.5.55-38.8Sergei Golubchik2017-07-181-1/+1
* | | | MDEV-13103 Assertion `flags & BUF_PAGE_PRINT_NO_CRASH' failed in buf_page_printMarko Mäkelä2017-09-062-60/+30
* | | | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-27/+44
|\ \ \ \
| * | | | Refactor trx_undo_report_row_operation()Marko Mäkelä2017-05-181-11/+15
| * | | | MDEV-12358 Work around what looks like a bug in GCC 7.1.0Marko Mäkelä2017-05-171-16/+29
* | | | | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-05-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 5.6.36-82.0Vicențiu Ciorbaru2017-05-161-1/+1
* | | | Windows : Fix compiling with VS2013Vladislav Vaintroub2017-04-031-5/+5
* | | | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-03-052-16/+96
|\ \ \ \ | |/ / /
| * | | 5.6.35-80.0Vicențiu Ciorbaru2017-03-042-15/+90
* | | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-032-9/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-162-9/+2
| * | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-10-131-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | 5.5.52-38.3Sergei Golubchik2016-10-131-2/+2
| * | | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2015-12-091-7/+40
| |\ \ \ | | |/ /
| | * | 5.5.46-37.6Sergei Golubchik2015-12-091-8/+41
| | * | move to storage/xtradb/Sergei Golubchik2015-04-274-0/+13018
| | /
| * | Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-251-13/+39
* | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-09-272-8/+12
|\ \ \ | | |/ | |/|
| * | 5.6.32-78.1Sergei Golubchik2016-09-272-8/+12
* | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-103-19/+21
|\ \ \ | |/ /
| * | 5.6.31-77.0Sergei Golubchik2016-08-103-19/+21
* | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-162-3/+21
|\ \ \ | |/ /
| * | 5.6.28-76.1Sergei Golubchik2016-02-162-3/+21
* | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-131-13/+33
|\ \ \ | |/ /
| * | 5.6.27-76.0Sergei Golubchik2015-12-131-13/+33
* | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-091-0/+8
|\ \ \ | |/ /
| * | 5.6.26-74.0Sergei Golubchik2015-10-091-0/+8
* | | XtraDB-5.6.23-72.1Sergei Golubchik2015-05-051-6/+6
|\ \ \ | |/ /
| * | 5.6.23-72.1Sergei Golubchik2015-05-041-6/+6
| * | move to storage/xtradbSergei Golubchik2015-05-044-0/+13712
| /
* | MDEV-7685: MariaDB - server crashes when inserting more rows thanJan Lindström2015-03-091-6/+0
* | MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-131-0/+6
* | XtraDB 5.6.22-71.0Sergei Golubchik2015-01-211-28/+37
* | Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-261-15/+39
* | Better comments and add a test case.Jan Lindström2014-11-251-6/+14
|\ \ | |/
| * Better comments and add a test case.Jan Lindström2014-11-251-6/+12
* | XtraDB 5.6.21-70.0Sergei Golubchik2014-11-202-4/+161
* | 5.5 mergeSergei Golubchik2014-11-201-6/+19
|\ \ | |/