summaryrefslogtreecommitdiff
path: root/storage/innobase/fil
Commit message (Expand)AuthorAgeFilesLines
* Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-12/+5
|\
| * MDEV-25568 RENAME TABLE causes "Ignoring data file" messagesMarko Mäkelä2021-04-301-11/+4
| * Bug #32032897 DEADLOCKING WAIT GRAPH ON BUSY SERVERAditya A2021-04-201-5/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-181-13/+27
|\ \ | |/
| * MDEV-25121: innodb_flush_method=O_DIRECT fails on compressed tablesMarko Mäkelä2021-03-181-13/+27
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-03-041-10/+20
|\ \ | |/
| * MDEV-20648 InnoDB: Failing assertion: !(*node)->being_extended, innodb.log_da...bb-10.2-MDEV-20648Thirunarayanan Balathandayuthapani2021-03-031-14/+26
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+0
|\ \ | |/
| * MDEV-24184 preparation: InnoDB RENAME TABLE recovery failureMarko Mäkelä2021-01-271-1/+0
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-0/+2
|\ \ | |/
| * MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of ...Vlad Lesin2020-10-231-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-2/+20
|\ \ | |/
| * MDEV-21584 Linux aio returned OS error 22Eugene Kosov2020-10-141-2/+20
| * MDEV-23776: Re-apply the fix and make the test more robustMarko Mäkelä2020-09-221-0/+6
| * Revert "MDEV-23776 Test encryption.create_or_replace fails with a warning"Marko Mäkelä2020-09-221-6/+0
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-211-0/+6
|\ \ | |/
| * MDEV-23776 Test encryption.create_or_replace fails with a warningMarko Mäkelä2020-09-211-0/+6
| * MDEV-18867 Long Time to Stop and StartThirunarayanan Balathandayuthapani2020-09-101-45/+0
* | MDEV-23651 InnoDB: Failing assertion: !space->referenced()Marko Mäkelä2020-09-032-56/+34
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-132-29/+19
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-08-131-14/+1
| |\
| | * MDEV-23463 fil_page_decompress() debug check wastes 128KiB of stackMarko Mäkelä2020-08-131-13/+1
| * | MDEV-23447 SIGSEGV in fil_system_t::keyrotate_next()Marko Mäkelä2020-08-111-15/+20
* | | Merge 10.2 into 10.3Marko Mäkelä2020-08-102-136/+100
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-08-102-154/+98
| |\ \ | | |/
| | * MDEV-16115 Hang after reducing innodb_encryption_threadsMarko Mäkelä2020-08-102-159/+111
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-201-30/+9
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-07-201-30/+9
| |\ \ | | |/
| | * MDEV-23190 InnoDB data file extension is not crash-safeMarko Mäkelä2020-07-201-1/+4
| | * Cleanup: Remove fil_check_adress_in_tablespace()Marko Mäkelä2020-07-201-20/+1
* | | Fixed bugs found by valgrindMonty2020-07-021-1/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-13/+4
|\ \ \ | |/ /
| * | speed up fil_validate() in debug buildsEugene Kosov2020-06-301-13/+4
* | | MDEV-19298 Assertion `space->id != 0xFFFFFFFEU || space == fil_system.temp_sp...Eugene Kosov2020-06-271-5/+14
* | | MDEV-20213 binlog_encryption.binlog_incident failed in buildbot, server crash...Eugene Kosov2020-06-271-1/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2020-06-052-11/+9
|\ \ \ | |/ /
| * | MDEV-22769 Shutdown hang or crash due to XA breaking locksMarko Mäkelä2020-06-051-0/+1
| * | MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-042-13/+10
| * | MDEV-22646 Assertion `table2->cached' failed in dict_table_t::add_to_cacheThirunarayanan Balathandayuthapani2020-06-031-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-272-34/+21
|\ \ \ | |/ /
| * | intrusive::list fixesEugene Kosov2020-05-272-34/+21
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-1/+0
|\ \ \ | |/ /
| * | MDEV-21336 Memory leaks related to innodb_debug_syncMarko Mäkelä2020-05-141-1/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-1/+2
|\ \ \ | |/ /
| * | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-071-1/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2020-03-201-11/+7
|\ \ \ | |/ /
| * | MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACEMarko Mäkelä2020-03-191-11/+7
* | | Merge 10.2 into 10.3Marko Mäkelä2020-01-311-45/+4
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-01-311-45/+4
| |\ \ | | |/
| | * MDEV-20307: Remove a useless debug check to save stack spaceMarko Mäkelä2020-01-311-42/+3