Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A... | Marko Mäkelä | 2018-01-08 | 1 | -0/+1 |
* | MDEV-13051 MySQL#86607 InnoDB crash after failed ADD INDEX and table_definiti... | Marko Mäkelä | 2017-10-16 | 1 | -16/+8 |
* | MDEV-13838: Wrong result after altering a partitioned table | Jan Lindström | 2017-10-10 | 1 | -34/+0 |
* | MDEV-13325: InnoDB assert dict_sys->size > 0 during ALTER TABLEbb-10.0-jan | Jan Lindström | 2017-07-21 | 1 | -22/+35 |
* | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning | Sergei Golubchik | 2017-05-15 | 1 | -3/+2 |
* | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -1/+0 |
* | MDEV-11602 InnoDB leaks foreign key metadata on DDL operations | Marko Mäkelä | 2016-12-19 | 1 | -4/+4 |
* | Merge branch 'merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2016-06-21 | 1 | -9/+5 |
|\ | |||||
| * | 5.6.31 | Sergei Golubchik | 2016-06-21 | 1 | -9/+5 |
* | | Merge branch 'merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2016-02-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 5.6.29 | Sergei Golubchik | 2016-02-16 | 1 | -1/+1 |
* | | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in... | Jan Lindström | 2015-12-14 | 1 | -50/+60 |
* | | Merge branch 'merge/merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -17/+25 |
|\ \ | |/ | |||||
| * | 5.6.28 | Sergei Golubchik | 2015-12-13 | 1 | -17/+25 |
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -1/+1 |
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-11-18 | 1 | -62/+60 |
* | | Merge branch 'merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -9/+49 |
|\ \ | |/ | |||||
| * | 5.6.27 | Sergei Golubchik | 2015-10-09 | 1 | -9/+49 |
* | | Merge branch 'bb-10.0-jan' into 10.0 | Sergei Golubchik | 2015-08-05 | 1 | -75/+475 |
|\ \ | |||||
| * | | Merge commit '96badb16afcf' into 10.0 | Jan Lindström | 2015-08-03 | 1 | -75/+475 |
* | | | Merge branch 'merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2015-08-03 | 1 | -65/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | 5.6.26 | Sergei Golubchik | 2015-08-03 | 1 | -65/+0 |
* | | InnoDB-5.6.24 | Sergei Golubchik | 2015-05-05 | 1 | -17/+72 |
|\ \ | |/ | |||||
| * | 5.6.24 | Sergei Golubchik | 2015-05-04 | 1 | -17/+72 |
| * | move to storage/innobase | Sergei Golubchik | 2015-05-04 | 1 | -0/+6707 |
* | MDEV-7367: Updating a virtual column corrupts table which crashes server | Jan Lindström | 2015-03-31 | 1 | -0/+34 |
* | MDEV-7627 :Some symbols in table name can cause to Error Code: 1050 | Jan Lindström | 2015-03-09 | 1 | -5/+14 |
* | innodb 5.6.23 | Sergei Golubchik | 2015-02-18 | 1 | -3/+3 |
* | InnoDB 5.6.22 | Sergei Golubchik | 2015-01-21 | 1 | -6/+23 |
* | InnoDB 5.6.21 | Sergei Golubchik | 2014-11-20 | 1 | -0/+16 |
* | MDEV-6759: innodb valgrind failures | Jan Lindström | 2014-10-27 | 1 | -1/+0 |
* | InnoDB 5.6.20 | Sergei Golubchik | 2014-09-11 | 1 | -181/+170 |
* | innodb-5.6.19 | Sergei Golubchik | 2014-08-06 | 1 | -4/+87 |
* | MDEV-6470: Restrict number of error messages about persistent statictic table... | Jan Lindström | 2014-07-22 | 1 | -5/+30 |
* | innodb 5.6.17 | Sergei Golubchik | 2014-05-07 | 1 | -5/+4 |
* | MDEV-6184 10.0.11 merge | Sergei Golubchik | 2014-05-06 | 1 | -54/+42 |
* | MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work... | Alexey Botchkov | 2014-02-06 | 1 | -8/+46 |
* | MDEV-5574 Set AUTO_INCREMENT below max value of column. | Sergei Golubchik | 2014-02-01 | 1 | -123/+264 |
* | Fixed issues with partitions and create temporary table SELECT ... | Michael Widenius | 2013-07-03 | 1 | -2/+2 |
* | Don't update table and index statics for temporary tables | Michael Widenius | 2013-06-22 | 1 | -3/+11 |
* | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -521/+967 |
* | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -3/+15 |
* | 10.0-base -> 10.0-monty | Sergei Golubchik | 2012-10-19 | 1 | -2/+35 |
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 | Michael Widenius | 2012-08-01 | 1 | -0/+5983 |