summaryrefslogtreecommitdiff
path: root/storage/xtradb/btr
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressVicențiu Ciorbaru2019-05-113-3/+3
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
|\
| * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-112-2/+2
* | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-2/+2
* | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-1/+1
* | Remove dead code that was added in MDEV-5834Marko Mäkelä2018-06-051-50/+0
* | MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffe...Marko Mäkelä2018-05-291-10/+5
* | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-022-27/+17
|\ \
| * | 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
* | | | Merge 10.0 into 10.1Marko 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 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 10.0 into 10.1Marko Mäkelä2017-10-021-8/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Fix some warningsVladislav Vaintroub2017-09-161-1/+1
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-09-062-60/+30
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13103 Assertion `flags & BUF_PAGE_PRINT_NO_CRASH' failed in buf_page_printMarko Mäkelä2017-09-062-60/+30
* | | | | MDEV-13684 InnoDB race condition between fil_crypt_thread and btr_scrub_initMarko Mäkelä2017-08-311-7/+5
* | | | | MDEV-13227: Assertion failure len < 16384 in file rem0rec.cc line 1285Jan Lindström2017-07-201-4/+4
* | | | | MDEV-11828: innodb_page_size=64k must reject ROW_FORMAT=REDUNDANT records lon...Jan Lindström2017-07-121-0/+9
* | | | | Remove some fields from dict_table_tMarko Mäkelä2017-06-151-1/+2
* | | | | Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-081-38/+16
* | | | | MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M;bb-10.1-MDEV-12113Jan Lindström2017-06-011-0/+19
* | | | | 10.1 additions for MDEV-12052 Shutdown crash presumably due to master thread ...Marko Mäkelä2017-05-261-9/+9
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-27/+44
| |\ \ \ \
| * \ \ \ \ 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
* | | | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-27/+45
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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
| |/ / / /
* | | | | MDEV-9566 Prepare xtradb for xtrabackupVladislav Vaintroub2017-04-271-2/+0
* | | | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-265-13/+43
* | | | | Use page_is_leaf() where applicableMarko Mäkelä2017-04-172-2/+2
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-04-061-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Windows : Fix compiling with VS2013Vladislav Vaintroub2017-04-031-5/+5
* | | | | MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-031-19/+16
* | | | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-14/+34
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-092-23/+95
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |\ \ \ \ | | | |/ / | | |/| |