summaryrefslogtreecommitdiff
path: root/storage/innobase/fil/fil0fil.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-051-1/+1
|\ \ | |/
| * MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-041-3/+3
| * 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-271-33/+19
|\ \ | |/
| * intrusive::list fixesEugene Kosov2020-05-271-33/+19
* | 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-071-73/+58
|\ \ | |/
| * Lets add another intrusive double linked list!Eugene Kosov2020-01-041-76/+68
* | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | MDEV-20425: Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-301-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-08-211-7/+13
|\ \ | |/
| * Problem:Thirunarayanan Balathandayuthapani2019-08-161-7/+13
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-191-3/+9
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-07-181-3/+9
| |\
| | * MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-181-0/+5
* | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-0/+5
|\ \ \ | |/ /
| * | MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-07-011-0/+1
| * | MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-07-011-13/+3
| * | MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-06-281-0/+14
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-28/+26
|\ \ \ | |/ /
| * | MDEV-19509 InnoDB skips the tablespace in rotation listThirunarayanan Balathandayuthapani2019-05-281-30/+28
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Remove unnecessary pointer indirection for rw_lock_tMarko Mäkelä2019-05-131-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-2/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-101-2/+1
| |\ \ | | |/
| | * MDEV-18220: Remove some redundant data structuresMarko Mäkelä2019-05-101-0/+23
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-021-41/+44
|\ \ \ | |/ /
| * | MDEV-14398 innodb_encryption_rotate_key_age=0 causes innodb_encrypt_tables to...bb-10.2-MDEV-14398-alternativeThirunarayanan Balathandayuthapani2019-05-021-41/+43
* | | Merge 10.2 into 10.3Marko Mäkelä2019-04-291-7/+14
|\ \ \ | |/ /
| * | Clean up ut_listMarko Mäkelä2019-04-291-1/+1
| * | MDEV-19356 Assertion 'space->free_limit == 0 || space->free_limit == free_limit'Marko Mäkelä2019-04-291-6/+13
* | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-1/+1
|\ \ \ | |/ /
| * | MDEV-19231 make DB_SUCCESS equal to 0Eugene Kosov2019-04-251-1/+1
| * | MDEV-18309: Remove unused codeMarko Mäkelä2019-04-071-18/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2019-04-071-24/+7
|\ \ \ | |/ /
| * | MDEV-18309: InnoDB reports bogus errors about missing #sql-*.ibd on startupMarko Mäkelä2019-04-071-56/+3
| * | recv_recovery_is_on(): Add UNIV_UNLIKELYMarko Mäkelä2019-04-061-7/+5
* | | Merge 10.2 into 10.3Marko Mäkelä2019-02-041-1/+1
|\ \ \ | |/ /
| * | MDEV-18194 Incremental prepare tries to access page which is out of tablespac...Thirunarayanan Balathandayuthapani2019-02-011-1/+1