summaryrefslogtreecommitdiff
path: root/storage/innobase/fil/fil0fil.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-09-111-3/+8
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-09-111-3/+8
| |\
| | * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-101-4/+9
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-22/+35
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-22/+35
| |\ \ | | |/
| | * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-171-22/+35
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-211-12/+17
|\ \ \ | |/ /
| * | After-merge fixes for MDEV-14180Marko Mäkelä2021-06-211-3/+5
| * | Merge 10.2 into 10.3Marko Mäkelä2021-06-211-9/+12
| |\ \ | | |/
| | * MDEV-14180 Automatically disable key rotation checks for file_key_managment p...Thirunarayanan Balathandayuthapani2021-06-151-6/+12
| | * MDEV-14180 preparation: Rename key_rotation_listThirunarayanan Balathandayuthapani2021-06-151-6/+5
* | | MDEV-25710: Dead code os_file_opendir() in the serverMarko Mäkelä2021-05-181-35/+0
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-11/+4
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-03-191-1/+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
* | | MDEV-25121: innodb_flush_method=O_DIRECT fails on compressed tablesMarko Mäkelä2021-03-181-16/+25
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-081-10/+20
|\ \ \ | |/ /
| * | 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 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-1/+0
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2020-10-221-2/+20
|\ \ \ | |/ /
| * | 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-18867 Long Time to Stop and StartThirunarayanan Balathandayuthapani2020-09-101-45/+0
* | | MDEV-23199 page_compression flag is missing for full_crc32 tablespaceThirunarayanan Balathandayuthapani2020-09-111-1/+1
* | | MDEV-23199 page_compression flag is missing for full_crc32 tablespaceThirunarayanan Balathandayuthapani2020-09-101-13/+9
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-37/+12
|\ \ \ | |/ /
| * | MDEV-23651 InnoDB: Failing assertion: !space->referenced()Marko Mäkelä2020-09-031-38/+13
* | | MDEV-23526 InnoDB leaks memory for some static objectsMarko Mäkelä2020-08-211-15/+21
* | | Merge 10.3 into 10.4Marko Mäkelä2020-08-101-114/+0
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-08-101-114/+0
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-08-101-130/+0
| | |\
| | | * MDEV-16115 Hang after reducing innodb_encryption_threadsMarko Mäkelä2020-08-101-134/+0
* | | | MDEV-23254 Replace FSP_FLAGS_HAS_PAGE_COMPRESSION with fil_space_t::is_compre...Thirunarayanan Balathandayuthapani2020-07-221-3/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-201-28/+3
|\ \ \ \ | |/ / /
| * | | 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
* | | | Revert MDEV-20453 (string_view)Marko Mäkelä2020-07-151-0/+47
* | | | MDEV-20453 add class similar to std::string_view (non owning string reference)Eugene Kosov2020-07-141-47/+0
* | | | remove dead code: fil_create_directory_for_tablename()Eugene Kosov2020-07-141-31/+0
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-1/+2
|\ \ \ \ | |/ / /
| * | | Fixed bugs found by valgrindMonty2020-07-021-1/+2