summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11602 InnoDB leaks foreign key metadata on DDL operationsMarko Mäkelä2016-12-192-5/+5
* MDEV-6424: MariaDB server crashes with assertion failure in file ha_innodb.c ...Jan Lindström2016-11-171-6/+70
* Merge branch '10.0' of github.com:MariaDB/server into 10.0Sergei Petrunia2016-09-288-13/+98
|\
| * Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-09-278-13/+98
| |\
| | * 5.6.33Sergei Golubchik2016-09-277-12/+97
* | | MDEV-10649: Optimizer sometimes use "index" instead of "range" access for UPDATESergei Petrunia2016-09-281-10/+19
|/ /
* | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcVicențiu Ciorbaru2016-08-231-9/+1
* | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-1411-32/+136
|\ \
| * \ Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-08-108-22/+108
| |\ \ | | |/
| | * 5.6.32Sergei Golubchik2016-08-107-21/+107
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-103-10/+28
| |\ \
| | * | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcmariadb-5.5.51Vicențiu Ciorbaru2016-08-092-9/+7
| | * | MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Fa...Jan Lindström2016-08-031-0/+20
| | * | MDEV-10083: Orphan ibd file when playing with foreign keysJan Lindström2016-06-236-16/+27
* | | | MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crashJan Lindström2016-08-131-3/+3
* | | | MDEV-10469: innodb.innodb-alter-tempfile fails in buildbot: InnoDB: Warning: ...Jan Lindström2016-08-131-47/+48
|/ / /
* | | Add more diagnostic to find out the problem onJan Lindström2016-07-043-2/+42
* | | Merge following commit from 5.5:Jan Lindström2016-06-237-21/+34
* | | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-06-21147-1482/+1598
|\ \ \
| * \ \ Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-21146-1481/+1541
| |\ \ \ | | | |/ | | |/|
| | * | 5.6.31Sergei Golubchik2016-06-21146-1481/+1536
| * | | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-212-0/+56
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-082-1/+74
| * | | MDEV-9128 Compiling on IBM System Z failsSergei Golubchik2016-06-111-1/+1
* | | | MDEV-9356: innodb.innodb_bug53290 fails (crashes) on sol10-64 in buildbotJan Lindström2016-06-211-0/+10
|/ / /
* | | after-merge fixes for failures in buildbotSergei Golubchik2016-04-271-4/+2
* | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-04-269-130/+355
|\ \ \ | | |/ | |/|
| * | 5.6.30Sergei Golubchik2016-04-268-129/+354
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-203-27/+27
| |\ \
| | * | Bug#22680706: 5.5 DOES NOT BUILD WITH GCC5Jon Olav Hauglid2016-02-082-4/+4
| | * | Followup:BUG#22530768 Innodb freeze running REPLACE statementsShaohua Wang2016-01-271-23/+23
| | * | BUG#22530768 Innodb freeze running REPLACE statementsShaohua Wang2016-01-122-17/+21
| * | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-092-24/+18
| |\ \ \
| | * | | BUG#22530768 Innodb freeze running REPLACE statementsmysql-5.5.48Shaohua Wang2016-01-152-17/+21
| | |/ /
| * | | Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-032-1/+15
| * | | MDEV-9471: Server crashes or returns an error while trying to alter partition...Jan Lindström2016-02-031-0/+49
* | | | Improve error diagnostics on I/O errors. If node->name is NULLJan Lindström2016-04-221-4/+9
* | | | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-224-41/+149
* | | | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-212-3/+3
* | | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-042-3/+3
* | | | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-1721-241/+518
|\ \ \ \
| * | | | fix InnoDB on WindowsSergei Golubchik2016-02-171-0/+7
| * | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-1618-158/+503
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 5.6.29Sergei Golubchik2016-02-1617-155/+437
| * | | | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-166-96/+21
* | | | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ...Jan Lindström2016-02-153-17/+73
|/ / / /
* | | | XtraDB/InnoDB crash with autoinc, vcol and online alterSergei Golubchik2016-02-151-2/+4
* | | | Use C++ linkage.Jan Lindström2016-02-042-2/+0
* | | | Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-032-2/+16