summaryrefslogtreecommitdiff
path: root/storage/innobase/dict/dict0boot.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-09-091-2/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-09-091-2/+2
| |\
| | * MDEV-23456 fil_space_crypt_t::write_page0() is accessing an uninitialized pageThirunarayanan Balathandayuthapani2020-09-091-1/+1
| | * MDEV-20949 Stop issuing 'row size' error on DMLEugene Kosov2019-11-131-12/+6
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-111-3/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-11-111-3/+2
| |\ \ | | |/
| | * MDEV-21024: Clean up dict_hdr_create()Marko Mäkelä2019-11-111-3/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2019-11-061-12/+11
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-11-061-12/+11
| |\ \ | | |/
| | * cleanup: replace some mtr_read_ulint() with mach_read_from_4()Eugene Kosov2019-11-011-17/+11
* | | 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
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
| | | |\
* | | | | MDEV-19513: Allocate dict_sys staticallyMarko Mäkelä2019-05-171-14/+14
* | | | | MDEV-18493 Remove page_size_tMarko Mäkelä2019-02-071-1/+1
* | | | | MDEV-17794 Do not assign persistent ID for temporary tablesMarko Mäkelä2018-11-221-40/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-191-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-191-2/+0
| |\ \ \ \ | | |/ / /
| | * | | Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-2/+0
* | | | | MDEV-13564: Remove old crash-upgrade logic in 10.4Marko Mäkelä2018-09-111-5/+5
|/ / / /
* | | | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-4/+4
* | | | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-291-15/+18
* | | | MDEV-12266: Remove dict_index_t::table_nameMarko Mäkelä2018-03-291-37/+20
* | | | MDEV-12266: Remove dict_index_t::spaceMarko Mäkelä2018-03-291-6/+3
* | | | MDEV-14062 Upgrade from 10.0 fails on assertion during ALTER TABLE10.3-georgMarko Mäkelä2017-10-131-0/+7
* | | | MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-061-4/+20
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-3/+5
|\ \ \ \ | |/ / /
| * | | Remove dict_disable_redo_if_temporary()Marko Mäkelä2017-10-031-3/+5
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-07-071-2/+1
|\ \ \ \ | |/ / /
| * | | InnoDB: Remove a redundant condition and an outdated commentMarko Mäkelä2017-07-061-2/+1
* | | | Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-021-2/+2
|/ / /
* | | Bug #25385590 DROP TABLE CRASHES IF INNODB_FORCE_RECOVERY > 4Thirunarayanan Balathandayuthapani2017-04-261-2/+4
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-6/+1
* | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-1/+1
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-55/+89
* | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-221-1/+1
|/ /
* | MDEV-9121: innodb_force_recovery = 6 cannot recover ANY DATA whenJan Lindström2016-04-271-5/+15
* | MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-171-15/+18
|/
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-1/+0
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-16/+33
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-0/+496