summaryrefslogtreecommitdiff
path: root/storage/innobase/btr/btr0scrub.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+1
| |\
| | * MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-12-131-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-12-131-1/+1
| |\ \ | | |/
| | * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-141-1/+1
|\ \ \ | |/ /
| * | MDEV-12353 preparation: Replace mtr_x_lock() and friendsMarko Mäkelä2019-11-141-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-111-5/+5
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-11-111-4/+4
| |\ \ | | |/
| | * Cleanup btr_page_get_prev(), btr_page_get_next()Marko Mäkelä2019-11-111-4/+4
* | | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-231-6/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-08-211-6/+1
| |\ \ | | |/
| | * dict_table_open_on_index_id(): Remove a redundant parameterMarko Mäkelä2019-08-211-6/+1
* | | MDEV-19513: Allocate dict_sys staticallyMarko Mäkelä2019-05-171-6/+6
* | | MDEV-18493 Remove page_size_tMarko Mäkelä2019-02-071-10/+12
|/ /
* | MDEV-12266: Remove a level of pointer indirectionMarko Mäkelä2018-11-221-4/+4
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-181-2/+2
|\ \ | |/
| * Fix the Windows buildMarko Mäkelä2018-10-181-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-181-1/+1
|\ \ | |/
| * Fix a merge error in commit 28f08d3753eb10a1393a63e6c581d43aad9f93b9Marko Mäkelä2018-10-181-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-1/+1
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+1
| |\
| | * compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-1/+1
* | | Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-1/+1
* | | MDEV-15983 Reduce fil_system.mutex contention furtherMarko Mäkelä2018-04-231-2/+2
* | | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-291-19/+13
* | | MDEV-12266: Remove dict_index_t::spaceMarko Mäkelä2018-03-291-3/+4
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-7/+5
|\ \ | |/
| * MDEV-13684 InnoDB race condition between fil_crypt_thread and btr_scrub_initMarko Mäkelä2017-08-311-7/+5
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-1/+2
|\ \ | |/
| * MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-1/+2
* | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-14/+7
* | Merge 10.1 into 10.2Marko Mäkelä2017-04-041-19/+16
|\ \ | |/
| * MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-031-19/+16
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-10/+31
|\ \ | |/
| * MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-14/+34
* | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-171-1/+1
* | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-10/+11
* | MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-261-4/+5
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-7/+13
|\ \ | |/
| * MDEV-10886: encryption.innodb-bad-key-change fails (crashes) in buildbotJan Lindström2016-09-271-7/+13
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-3/+2
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-34/+36
|/
* MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-...Jan Lindström2015-09-151-4/+13
* Push for testing of encryptionMonty2015-02-101-0/+898