summaryrefslogtreecommitdiff
path: root/storage/innobase/fil
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-241-11/+10
* MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-181-0/+5
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-231-1/+3
| * MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-031-1/+5
| * MDEV-11520/MDEV-5746 post-fix: Do not posix_fallocate() too much.Marko Mäkelä2017-02-221-6/+5
| * MDEV-11520 post-fixesMarko Mäkelä2017-02-221-3/+5
| * MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-211-29/+56
| * Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-161-1/+1
| * MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp...Jan Lindström2014-04-281-0/+15
| * MDEV-5746: Slow file extend when innodb_use_fallocate=1 and SSD Jan Lindström2014-02-261-4/+14
| * MDEV-5742: Assertion failure node->n_pending on fil0fil.c line 5039 Jan Lindström2014-02-261-4/+5
| * MySQL-5.5.35 mergeSergei Golubchik2014-01-221-1/+1
| |\
| | * Testcase i_innodb.innodb-alter-restart.test fails on some Windows platformsunknown2013-10-291-1/+1
| * | mysql-5.5.33 mergeSergei Golubchik2013-09-061-14/+13
| |\ \ | | |/
| | * Bug#17033706 SINCE 5.5.32 & 5.6.12, INNODB CANT START WITH OWNAditya A2013-07-051-12/+11
| | * Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-101-2/+2
| * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-8/+94
| |\ \ | | |/
| | * Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUPMarko Mäkelä2013-04-301-8/+94
| * | MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-061-0/+22
| |/
| * Bug #14556349 RENAME OF COMPRESSED TABLE AND INSERT BUFFER MERGE CAUSEAnnamalai Gurusami2012-12-201-2/+36
| * Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-11-091-1/+26
| |\
* | | Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-18220: Remove some redundant data structuresMarko Mäkelä2019-05-101-0/+23
* | | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-2/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2019-01-231-8/+7
|\ \ \
| * | | MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-231-14/+13
* | | | MDEV-18279 MLOG_FILE_WRITE_CRYPT_DATA fails to set the crypt_data->type for t...Thirunarayanan Balathandayuthapani2019-01-171-3/+6
* | | | MDEV-18183 Server startup fails while dropping garbage encrypted tablespaceThirunarayanan Balathandayuthapani2019-01-161-1/+2
* | | | MDEV-18025: Detect corrupted innodb_page_compression=zlib pagesMarko Mäkelä2018-12-201-4/+4
* | | | MDEV-12112/MDEV-12114: Relax strict_innodb, strict_noneMarko Mäkelä2018-12-181-19/+14
* | | | Fix a compiler warningMarko Mäkelä2018-12-171-0/+3
* | | | Follow-up to MDEV-12112: corruption in encrypted table may be overlookedMarko Mäkelä2018-12-171-147/+46
* | | | Merge 10.0 into 10.1Marko Mäkelä2018-12-131-3/+24
|\ \ \ \ | |/ / /
* | | | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-1/+1
* | | | MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-143-563/+200
* | | | Remove traces of the non-working MDEV-6354Marko Mäkelä2018-06-131-3/+2
* | | | Merge 10.0 to 10.1Marko Mäkelä2018-06-061-111/+0
|\ \ \ \ | |/ / /
| * | | MDEV-16124 fil_rename_tablespace() times out and crashes server during table-...Marko Mäkelä2018-06-051-110/+0
| * | | MDEV-12173 "Error: trying to do an operation on a dropped tablespace"Marko Mäkelä2018-01-221-11/+1
* | | | MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffe...Marko Mäkelä2018-05-291-2/+2
* | | | MDEV-13516: encryption.create_or_replace test fails in buildbot with InnoDB a...bb-10.1-MDEV-13516Jan Lindström2018-04-161-8/+16
* | | | MDEV-15752 Possible race between DDL and accessing I_S.INNODB_TABLESPACES_ENC...Marko Mäkelä2018-04-071-2/+9
* | | | MDEV-15566: System tablespace does not easily key rotate to unencryptedJan Lindström2018-04-061-18/+28
* | | | MDEV-12396 IMPORT TABLESPACE cleanupMarko Mäkelä2018-03-201-481/+4
* | | | MDEV-15333 MariaDB (still) slow startMarko Mäkelä2018-02-171-12/+2
* | | | fil_write_flushed_lsn(): Ensure that the return value is initializedMarko Mäkelä2018-02-031-1/+1
* | | | DEV-14701: install_db shows corruption for rest encryption with innodb_data_f...Jan Lindström2017-12-191-1/+3
* | | | MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of timeMarko Mäkelä2017-11-061-14/+8