summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2_warnings' of https://github.com/kevgs/server into kevgs-10...Marko Mäkelä2016-11-258-17/+5
|\
| * fix build and some warningskevg2016-11-2414-34/+22
* | MDEV-11349 (2/2) Fix some bogus-looking Valgrind warningsMarko Mäkelä2016-11-254-6/+9
* | MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-2520-79/+57
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-3/+3
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-253-136/+36
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-254-95/+2
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-255-69/+10
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-252-39/+3
|/
* Mark spider tests bigSergey Vojtovich2016-11-172-0/+2
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-0/+1
* InnoDB cleanupsSergey Vojtovich2016-11-152-10/+1
* MDEV-11250: mtflush threads stall on shutdownJan Lindström2016-11-101-6/+6
* MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-091-2/+3
* MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-092-2/+48
* MDEV-10041: Server crashes sporadically during bootstrap while running wsrep ...Nirbhay Choubey2016-11-071-1/+2
* Merge pull request #255 from rasmushoj/MDEV-9820Jan Lindström2016-11-072-2/+14
|\
| * Added server variable compression_default, which if 1/ON sets compression on ...Rasmus Johansson2016-11-042-2/+14
* | MDEV-10986 sphinx.union-5539 and sphinx.sphinx fail in buildbot and outsideElena Stepanova2016-11-071-1/+1
* | Merge pull request #253 from grooverdan/10.2-MDEV-11195-numa-buildVladislav Vaintroub2016-11-042-10/+2
|\ \
| * | MDEV-11195: Simplify enablement of NUMA in innodb/xtradbDaniel Black2016-11-022-10/+0
| * | MDEV-11195: Correct enablement of NUMA in innodb/xtradbDaniel Black2016-11-012-0/+2
* | | Scalability bottleneck in ha_innodb::general_fetchSergey Vojtovich2016-11-031-4/+4
* | | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locksSergey Vojtovich2016-11-035-12/+4
* | | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-0/+2
* | | Bug#23631471 BUF_BLOCK_ALIGN() MAKES INCORRECT ASSUMPTIONS ABOUT CHUNK SIZEDarshan M N2016-11-021-6/+9
* | | Merge pull request #251 from ottok/ok-debpkg-10.2Otto Kekäläinen2016-11-013-3/+0
|\ \ \ | |/ / |/| |
| * | MDEV-6284: Remove CMakeLists.txt hack that mangled the server install fileOtto Kekäläinen2016-10-273-3/+0
| |/
* | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-314-4/+4
|/
* Set new scheduling algorithm VATS for lock waits as a default.Jan Lindström2016-10-251-1/+1
* Merge pull request #248 from sensssz/10.2-vatsJan Lindström2016-10-245-37/+454
|\
| * Undo changes to XtraDB.sensssz2016-10-235-465/+53
| * Remove duplicated comments.sensssz2016-10-231-5/+1
| * Change all space indentions to tab.sensssz2016-10-233-280/+278
| * Style fixes.sensssz2016-10-232-13/+12
| * Remove unnecessary changes. Apply changes to XtraDB.sensssz2016-10-224-36/+90
| * Add a NULL check for thd_is_replication_slave_threadsensssz2016-10-221-1/+1
| * A few bug fixes. Use thd_is_slave_replication.sensssz2016-10-223-34/+91
| * Bug fix: remove redundant code from check_deadlock_result. Remove assert.sensssz2016-10-191-20/+1
| * Change VATS implementation.sensssz2016-10-192-350/+647
| * Implement VATS in XtraDB and InnoDB.sensssz2016-10-196-34/+481
* | Merge branch '10.2-numa' of https://github.com/grooverdan/mariadb-server into...Jan Lindström2016-10-244-10/+35
|\ \
| * \ Merge 10.2Daniel Black2016-09-23389-80046/+141887
| |\ \
| * | | MDEV-10829: innodb_numa_interleave=1, use numa numa_get_mems_allowedDaniel Black2016-09-232-8/+14
| * | | MDEV-10829: Enable Innodb NUMA interleaveDaniel Black2016-09-232-2/+22
* | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-191-0/+2
| |_|/ |/| |
* | | MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2016-10-171-5/+16
* | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-1711-1079/+0
* | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-175-24/+0
* | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-1725-128/+115