summaryrefslogtreecommitdiff
path: root/storage/innobase/dict/dict0dict.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A...Marko Mäkelä2018-01-081-0/+1
* MDEV-13051 MySQL#86607 InnoDB crash after failed ADD INDEX and table_definiti...Marko Mäkelä2017-10-161-16/+8
* MDEV-13838: Wrong result after altering a partitioned tableJan Lindström2017-10-101-34/+0
* MDEV-13325: InnoDB assert dict_sys->size > 0 during ALTER TABLEbb-10.0-janJan Lindström2017-07-211-22/+35
* MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-151-3/+2
* Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-1/+0
* MDEV-11602 InnoDB leaks foreign key metadata on DDL operationsMarko Mäkelä2016-12-191-4/+4
* Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-9/+5
|\
| * 5.6.31Sergei Golubchik2016-06-211-9/+5
* | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-161-1/+1
|\ \ | |/
| * 5.6.29Sergei Golubchik2016-02-161-1/+1
* | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-50/+60
* | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-131-17/+25
|\ \ | |/
| * 5.6.28Sergei Golubchik2015-12-131-17/+25
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-62/+60
* | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-10-091-9/+49
|\ \ | |/
| * 5.6.27Sergei Golubchik2015-10-091-9/+49
* | Merge branch 'bb-10.0-jan' into 10.0Sergei Golubchik2015-08-051-75/+475
|\ \
| * | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-75/+475
* | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-08-031-65/+0
|\ \ \ | |/ / |/| / | |/
| * 5.6.26Sergei Golubchik2015-08-031-65/+0
* | InnoDB-5.6.24Sergei Golubchik2015-05-051-17/+72
|\ \ | |/
| * 5.6.24Sergei Golubchik2015-05-041-17/+72
| * move to storage/innobaseSergei Golubchik2015-05-041-0/+6707
* MDEV-7367: Updating a virtual column corrupts table which crashes serverJan Lindström2015-03-311-0/+34
* MDEV-7627 :Some symbols in table name can cause to Error Code: 1050Jan Lindström2015-03-091-5/+14
* innodb 5.6.23Sergei Golubchik2015-02-181-3/+3
* InnoDB 5.6.22Sergei Golubchik2015-01-211-6/+23
* InnoDB 5.6.21Sergei Golubchik2014-11-201-0/+16
* MDEV-6759: innodb valgrind failuresJan Lindström2014-10-271-1/+0
* InnoDB 5.6.20Sergei Golubchik2014-09-111-181/+170
* innodb-5.6.19Sergei Golubchik2014-08-061-4/+87
* MDEV-6470: Restrict number of error messages about persistent statictic table...Jan Lindström2014-07-221-5/+30
* innodb 5.6.17Sergei Golubchik2014-05-071-5/+4
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-54/+42
* MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work...Alexey Botchkov2014-02-061-8/+46
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-123/+264
* Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-2/+2
* Don't update table and index statics for temporary tablesMichael Widenius2013-06-221-3/+11
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-521/+967
* 10.0-base mergeSergei Golubchik2013-01-311-3/+15
* 10.0-base -> 10.0-montySergei Golubchik2012-10-191-2/+35
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-0/+5983