summaryrefslogtreecommitdiff
path: root/storage/innobase/include/page0page.ic
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-05-051-0/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-031-0/+2
| |\
| | * MDEV-19346: Remove dummy InnoDB log checkpointsMarko Mäkelä2019-05-031-0/+2
| | * MDEV-14126: Fix type mismatchMarko Mäkelä2019-03-251-27/+21
* | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-2/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-03-251-2/+4
| |\ \ | | |/
| | * MDEV-14126: Detect unexpected emptying of B-tree pagesMarko Mäkelä2019-03-251-2/+3
| | * MDEV-14126: Remove page_is_root()Marko Mäkelä2019-03-251-27/+3
* | | More InnoDB preprocessor cleanupMarko Mäkelä2018-11-301-13/+0
* | | MDEV-15662 Instant DROP COLUMN or changing the order of columnsMarko Mäkelä2018-10-191-18/+0
|/ /
* | Use compile_time_assert() in InnoDBMarko Mäkelä2018-04-301-3/+2
* | Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-7/+7
* | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-2/+3
* | Add page_has_prev(), page_has_next(), page_has_siblings()Marko Mäkelä2018-02-081-25/+0
* | Fix an integer type mismatchMarko Mäkelä2018-01-291-4/+2
* | Relax a bogus debug assertionMarko Mäkelä2018-01-041-1/+1
* | MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-061-14/+79
|/
* Introduce page_rec_is_leaf() and clean up page0page.hMarko Mäkelä2017-09-201-223/+17
* Fix a warning for a debug assertionMarko Mäkelä2017-09-141-1/+1
* Return uint16_t instead of ulintMarko Mäkelä2017-09-131-1/+1
* MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-2/+18
* Simplify page_is_comp().Marko Mäkelä2017-04-171-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+0
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-1/+0
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+0
| | |\
| | | * Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-161-1/+0
| * | | MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-12/+15
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-5/+3
* | | | MDEV-11831 Make InnoDB mini-transaction memo checks stricterMarko Mäkelä2017-01-181-3/+4
* | | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-13/+2
* | | | MDEV-6076 Persistent AUTO_INCREMENT for InnoDBMarko Mäkelä2016-12-161-0/+12
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-106/+185
|/ / /
* | | Push for testing of encryptionMonty2015-02-101-0/+7
|/ /
* | MDEV-7477: Make innochecksum work on compressed tablesJan Lindström2015-01-191-1/+18
* | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-0/+6
* | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-5/+29
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-5/+32
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-30/+24
|/
* Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-171-3/+33
|\
| * Revert revno:3452.71.32 (Bug#12612184 fix).Marko Mäkelä2011-10-261-16/+0
* | Bug #13651627 Move ut_ad(0) from the beginning to the end of buf_page_print(),Marko Mäkelä2012-02-021-1/+1
* | Revert original fix for Bug 12612184 and the follow up fix forInaam Rana2011-09-301-31/+1
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-06-161-1/+31
|\ \ | |/
| * Bug#12612184 Race condition after btr_cur_pessimistic_update()Marko Mäkelä2011-06-161-0/+16
* | Non-functional change: Unbreak the Hot Backup build.Marko Mäkelä2011-06-061-0/+2
* | A non-functional change related to Bug#11830883Marko Mäkelä2011-05-091-0/+21
* | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-3/+2
* | Merge of innodb-zip-ss6129 from 5.1 to mysql-trunk.Sergey Vojtovich2009-11-051-1/+1
|\ \ | |/
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+1073
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-851/+0
|/