summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-091-1/+24
* Merge pull request #255 from rasmushoj/MDEV-9820Jan Lindström2016-11-071-1/+7
|\
| * Added server variable compression_default, which if 1/ON sets compression on ...Rasmus Johansson2016-11-041-1/+7
* | MDEV-11195: Simplify enablement of NUMA in innodb/xtradbDaniel Black2016-11-021-5/+0
* | MDEV-11195: Correct enablement of NUMA in innodb/xtradbDaniel Black2016-11-011-0/+1
* | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
|/
* Merge branch '10.2-numa' of https://github.com/grooverdan/mariadb-server into...Jan Lindström2016-10-242-5/+18
|\
| * Merge 10.2Daniel Black2016-09-234-12/+6
| |\
| * | MDEV-10829: innodb_numa_interleave=1, use numa numa_get_mems_allowedDaniel Black2016-09-231-4/+7
| * | MDEV-10829: Enable Innodb NUMA interleaveDaniel Black2016-09-231-1/+11
* | | Move InnoDB/XtraDB to async deadlock kill for parallel replication.Kristian Nielsen2016-10-173-18/+8
* | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-102-8/+8
* | | Fixed compiler warnings and failing testsMonty2016-10-051-1/+1
| |/ |/|
* | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-19161-3454/+1783
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-09155-1646/+1766
| |\
| | * update plugin maturitiesSergei Golubchik2016-09-053-38/+38
| | * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-252-9/+17
| | |\
| | | * Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-24152-1626/+1745
| | | |\
| | | * | Fixes for failing tests (post-merge).Nirbhay Choubey2016-08-211-2/+2
| | | * | Refs: MW-279sjaakola2016-08-211-7/+15
| | | * | Postfix: memory leak in XtraDBmariadb-galera-10.0.26Nirbhay Choubey2016-06-301-3/+4
| | | * | Fix memory leak in XtraDB.Nirbhay Choubey2016-06-271-0/+3
| | | * | Fix build failure.Nirbhay Choubey2016-06-241-1/+1
| | | * | Merge tag 'mariadb-10.0.26' into 10.0-galeraNirbhay Choubey2016-06-2445-1053/+851
| | | |\ \
| | | * \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-2926-231/+837
| | | |\ \ \
| | * | \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-08-25152-1598/+1670
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | 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-14152-1569/+1655
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-10147-1555/+1623
| | | | |\ \ \ \
| | | | | * | | | 5.6.31-77.0Sergei Golubchik2016-08-10149-1564/+1631
| | | | * | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-105-14/+32
| | | | |\ \ \ \ \
| | | | | * | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcmariadb-5.5.51Vicențiu Ciorbaru2016-08-092-9/+7
| | | | | * | | | | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2016-08-034-21/+35
| | | | | |\ \ \ \ \
| | | | | | * | | | | 5.5.50-38.0Sergei Golubchik2016-08-034-21/+35
| | | | | * | | | | | 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/+28
| | | * | | | | | | | 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
| | | |/ / / / / / /
| | * | | | | | | | Remove unnecessary semicolonHyeonseok Oh2016-08-011-1/+1
| | * | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-133-3/+43
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Add more diagnostic to find out the problem onJan Lindström2016-07-043-2/+42
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | MDEV-10421 duplicate CHECK CONSTRAINTs.Alexey Botchkov2016-09-061-2/+2
| * | | | | | | | MDEV-9872: New Power8 crc32(ieee) optimized functionsDaniel Black2016-08-051-2/+2
| * | | | | | | | MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-046-1803/+12
| * | | | | | | | MDEV-7901: re-implement analyze table for low impactOleksandr Byelkin2016-08-031-1/+1
* | | | | | | | | misc after-merge changes:Sergei Golubchik2016-09-103-10/+4
* | | | | | | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-023-5/+5
|/ / / / / / / /
* | | | | | | | clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-021-1/+1
* | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-3064-1310/+1829
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1Sergei Golubchik2016-06-281-0/+14
| |\ \ \ \ \ \ \