summaryrefslogtreecommitdiff
path: root/storage/innobase/include/mtr0log.ic
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12353: Write log by mtr_t member functions onlyMarko Mäkelä2020-02-131-151/+0
* MDEV-21174: Remove mlog_write_initial_log_record_fast()Marko Mäkelä2020-02-131-46/+0
* MDEV-19747: Deprecate and ignore innodb_log_optimize_ddlMarko Mäkelä2020-02-111-2/+1
* Merge 10.4 into 10.5Marko Mäkelä2019-12-271-24/+0
|\
| * Remove unused mlog_catenate_ulint_compressed()Marko Mäkelä2019-12-161-24/+0
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+0
|\ \ | |/
| * MDEV-13564 follow-up: Harden an assertionMarko Mäkelä2019-12-031-2/+1
* | MDEV-21174: Replace mlog_write_ulint() with mtr_t::write()Marko Mäkelä2019-12-031-24/+0
* | MDEV-12353 preparation: Do not write MLOG_FILE_WRITE_CRYPT_DATAMarko Mäkelä2019-12-031-3/+2
|/
* 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 10.0 into 10.1Marko Mäkelä2017-10-261-1/+1
| | |\
| | | * MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-261-1/+1
| | | * move to storage/innobaseSergei Golubchik2015-05-041-0/+276
* | | Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-1/+1
|/ /
* | MDEV-12750 Fix crash recovery of key rotationMarko Mäkelä2017-05-091-4/+12
* | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-14/+6
* | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-2/+0
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-19/+5
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-108/+96
|/
* Push for testing of encryptionMonty2015-02-101-1/+1
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-3/+4
* Bug #13413535 61104: INNODB: FAILING ASSERTION: PAGE_GET_N_RECS(PAGE) > 1Marko Mäkelä2012-01-261-1/+2
* Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-6/+6
* Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+274
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-227/+0
|\
| * Applying InnoDB snashot 5.1-ss5282, Fix for BUG#45097Satya B2009-06-111-0/+24
|/
* Applied InnoDB 5.1 snapshot ss787.unknown2006-09-051-4/+4
* Applied innodb-5.1-ss269 snapshot.unknown2006-03-101-9/+17
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+219