summaryrefslogtreecommitdiff
path: root/storage/innobase/include/dict0types.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26966: Remove innodb_force_load_corruptedMarko Mäkelä2021-11-041-7/+5
* MDEV-26933 InnoDB fails to detect page number mismatchbb-10.6-MDEV-26933Marko Mäkelä2021-11-011-2/+6
* MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-0/+3
* MDEV-25743: Unnecessary copying of table names in InnoDB dictionaryMarko Mäkelä2021-05-211-0/+3
* MDEV-25180 Atomic ALTER TABLEMonty2021-05-191-7/+2
* MDEV-21452: Replace ib_mutex_t with mysql_mutex_tMarko Mäkelä2020-12-151-5/+1
* Merge 10.3 into 10.4Marko Mäkelä2019-11-011-0/+2
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+3
| |\
| | * MDEV-20864 Introduce debug option innodb_change_buffer_dumpMarko Mäkelä2019-10-191-1/+3
* | | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-231-4/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-08-211-4/+4
| |\ \ | | |/
| | * MDEV-17187 table doesn't exist in engine after ALTER of FOREIGN KEYMarko Mäkelä2019-08-211-4/+4
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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
* | | | MDEV-19513: Allocate dict_sys staticallyMarko Mäkelä2019-05-171-2/+1
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-04-071-1/+4
|\ \ \ | |/ /
| * | MDEV-18309: InnoDB reports bogus errors about missing #sql-*.ibd on startupMarko Mäkelä2019-04-071-1/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2019-04-041-0/+8
|\ \ \ | |/ /
* | | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-1/+1
* | | Fix a lot of compiler warnings found by -WunusedMonty2018-04-261-0/+1
* | | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-291-0/+30
* | | IB: compiler error fix for max signaturesAleksey Midenkov2017-12-181-2/+2
* | | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-0/+1
* | | Identify system-versioned columns in the InnoDB dictionaryMarko Mäkelä2017-11-271-0/+6
|/ /
* | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-2/+2
* | Make atomic writes generalSergei Golubchik2017-01-111-7/+0
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-1/+28
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-4/+12
|/
* Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\
| * InnoDB 5.6.21Sergei Golubchik2014-11-201-0/+1
* | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-031-2/+22
|\ \ | |/
| * InnoDB 5.6.15 merge.Sergei Golubchik2014-02-261-0/+5
| * MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-1/+16
* | Enhancement: Change atomic_writes table option to enum type. Now every file c...Jan Lindström2014-01-101-0/+8
|/
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-10/+15
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-6/+10
* Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-1/+2
* Fix Bug #59048 truncate table or create index could leave index->pageJimmy Yang2011-02-091-0/+14
* Merge from mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-01-171-5/+0
|\
| * Non-functional changes.Marko Mäkelä2011-01-171-5/+0
* | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-0/+3
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+48
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-27/+0
|/
* Applied innodb-5.1 snapshots ss799 and ss854unknown2006-09-211-1/+0
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+28