summaryrefslogtreecommitdiff
path: root/storage/innobase/include/db0err.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | | * Merge from mysql-5.1 to mysql-5.5.Annamalai Gurusami2013-02-121-0/+1
| | | |\
| | | | * Bug #11753153 INNODB GENERATES SYMBOLS THAT ARE TOO LONG, INVALID DDLAnnamalai Gurusami2013-02-121-0/+1
| | | | * Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-03-011-0/+2
| | | | * Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-011-0/+6
| | | | |\
| | | | | * Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>',Jimmy Yang2010-08-061-0/+6
| | | | * | Fix Bug #54582 stack overflow when opening many tables linked withJimmy Yang2010-08-041-0/+3
| | | | |/
| | | | * Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-021-0/+2
| | | | * Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase:Vasil Dimov2010-05-201-0/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19231 make DB_SUCCESS equal to 0Eugene Kosov2019-04-251-2/+3
* | | | | MDEV-13564: Remove old crash-upgrade logic in 10.4Marko Mäkelä2018-09-111-2/+0
|/ / / /
* | | | Remove the unreachable error DB_QUE_THR_SUSPENDEDMarko Mäkelä2018-03-161-2/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-1/+3
|\ \ \ \ | |/ / /
| * | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-0/+2
* | | | MDEV-12050 Remove unused InnoDB Memcached hooksMarko Mäkelä2017-02-131-10/+0
* | | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-0/+3
* | | | Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-181-2/+0
* | | | Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-181-12/+0
* | | | Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-181-6/+0
* | | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-1/+12
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-14/+41
|/ / /
* | | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-2/+2
* | | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-041-0/+6
* | | innodb 5.6.23Sergei Golubchik2015-02-181-2/+3
* | | innodb 5.6.17Sergei Golubchik2014-05-071-0/+2
* | | InnoDB 5.6.15 merge.Sergei Golubchik2014-02-261-0/+1
* | | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-0/+3
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-7/+32
* | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-29/+30
|/ /
* | Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-02-271-3/+5
* | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-1/+2
* | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-0/+1
* | Bug#12699505 Memory leak in row_create_index_for_mysql()Marko Mäkelä2011-06-281-2/+0
* | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-0/+2
* | Fix Bug #16290 Unclear error message when adding foreign key constraintJimmy Yang2010-11-141-0/+6
* | Manual port Bug #Bug #54582 "stack overflow when opening many tablesJimmy Yang2010-10-061-0/+3
* | Merge from mysql-5.1-innodb:Marko Mäkelä2010-06-021-0/+2
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-0/+7
* | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-021-0/+1
|\ \ | |/
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+105
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-80/+0
|/
* Apply snapshot innodb-5.1-ss1989unknown2007-11-061-2/+4
* Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.unknown2007-07-101-0/+5
* Applied innodb-5.1-ss269 snapshot.unknown2006-03-101-7/+7
* Fixed BUG#9680: Wrong error from cascading updateunknown2006-02-091-0/+4
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+69