summaryrefslogtreecommitdiff
path: root/storage/xtradb/dict
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11602 InnoDB leaks foreign key metadata on DDL operationsMarko Mäkelä2016-12-192-5/+5
* MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-251-6/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-095-39/+29
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-255-39/+29
| |\
| | * Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-105-39/+29
| | |\
| | | * 5.6.31-77.0Sergei Golubchik2016-08-105-39/+29
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-304-26/+30
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-8/+8
| |\ \ \ | | |/ /
| | * | Merge following commit from 5.5:Jan Lindström2016-06-231-8/+8
| * | | Merge branch 'bb-10.1-merge' into 10.1Sergei Golubchik2016-05-053-10/+13
| |\ \ \
| | * \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-05-043-10/+13
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-04-262-9/+12
| | | |\ \ | | | | |/
| | | | * 5.6.29-76.2Sergei Golubchik2016-04-262-9/+12
| * | | | MDEV-9362: InnoDB tables using DATA_DIRECTORY created usingJan Lindström2016-05-031-9/+10
| |/ / /
* | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | Fixed compiler warningMonty2016-04-281-1/+1
|/ / /
* | | MDEV-9121: innodb_force_recovery = 6 cannot recover ANY DATA whenJan Lindström2016-04-271-5/+15
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-17/+25
|\ \ \ | |/ /
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-161-17/+25
| |\ \ | | |/
| | * 5.6.28-76.1Sergei Golubchik2016-02-161-17/+25
* | | MDEV-9559: Server without encryption configs crashes if selecting from an imp...Jan Lindström2016-02-171-15/+18
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-62/+111
|\ \ \ | |/ /
| * | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-50/+60
| * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-131-9/+49
| |\ \ | | |/
| | * 5.6.27-76.0Sergei Golubchik2015-12-132-10/+50
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-132-2/+2
| |\ \
| | * | MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-111-1/+1
| | * | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2015-12-091-1/+1
| | |\ \
| | | * | 5.5.46-37.6Sergei Golubchik2015-12-091-1/+1
| | * | | Fix gcc v5.compiler errors.Jan Lindström2015-12-051-1/+1
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-62/+60
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-62/+60
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8854: New warning messages are unreadableJan Lindström2015-11-091-62/+60
| | * | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2015-10-091-4/+6
| | |\ \ \ | | | |/ /
| | | * | 5.5.45-37.4Sergei Golubchik2015-10-081-6/+14
| | * | | MDEV-8855: innodb.innodb-fk-warnings fails on WindowsJan Lindström2015-09-291-1/+3
| | * | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2015-08-011-1/+2
| | |\ \ \ | | | |/ /
| | | * | 5.5.44-37.3Sergei Golubchik2015-08-011-3/+3
| | | * | move to storage/xtradb/Sergei Golubchik2015-04-275-0/+11688
| | | /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-122-65/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-092-65/+8
| |\ \ \ | | | |/ | | |/|
| | * | 5.6.26-74.0Sergei Golubchik2015-10-092-65/+8
* | | | MDEV-8727: Server/InnoDB hangs on shutdown after trying to read an encrypted ...Jan Lindström2015-10-011-0/+5
* | | | MDEV-8764: Wrong error when encrypted table can't be decrypted.Jan Lindström2015-09-141-1/+21
* | | | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one ...Jan Lindström2015-09-041-2/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-033-78/+614
|\ \ \ \ | |/ / /
| * | | Fix merge error.Jan Lindström2015-08-041-0/+4
| * | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-033-77/+609
| |\ \ \ | | | |/ | | |/|
| | * | Make sure name buffer has string end marker on correct place.Jan Lindström2015-07-312-33/+55
| | * | MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-312-83/+460