summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes for running with gcovMonty2017-01-117-9/+13
* Merge 10.1 into 10.2Marko Mäkelä2017-01-1014-9/+178
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-01-1016-27/+188
| |\
| | * Fix an innodb_plugin leak noted in MDEV-11686Marko Mäkelä2017-01-101-6/+6
| | * MDEV-11548 Reproducible server crash after the 2nd ALTER TABLE ADD FOREIGN KE...Alexey Botchkov2017-01-093-1/+35
| | * MDEV-11317: `! is_set()' or `!is_set() || (m_status == DA_OK_BULK && is_bulk_...Monty2017-01-084-3/+45
| | * MDEV-11087 Search path for my.ini is wrong for default installationVladislav Vaintroub2017-01-061-1/+6
| | * Windows : use meaningful DEFAULT_MYSQL_HOME - base directoryVladislav Vaintroub2017-01-061-1/+1
| | * MDEV-11088 Client plugins cannot be loaded by command line toolsVladislav Vaintroub2017-01-062-0/+19
| | * MDEV-9084 Calling a stored function from a nested select from temporary table...Dmitry Lenev2017-01-063-0/+56
| | * MDEV-10271: Stopped SQL slave thread doesn't print a message to error log lik...Kristian Nielsen2017-01-061-11/+4
| | * Replication tests fail on valgrind due to waiting-related timeoutsElena Stepanova2017-01-063-0/+12
| | * MDEV-10988 Sphinx test suite refuses to run silentlyElena Stepanova2017-01-061-4/+17
* | | Merge 10.1 into 10.2Marko Mäkelä2017-01-094-37/+33
|\ \ \ | |/ /
| * | Make encryption.innodb_lotoftables more robust.Marko Mäkelä2017-01-092-17/+25
| * | Minor cleanup of innodb.innodb-change-buffer-recoveryMarko Mäkelä2017-01-092-18/+10
* | | Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delayMarko Mäkelä2017-01-075-6/+6
* | | Merge 10.1 into 10.2Marko Mäkelä2017-01-077-7/+7
|\ \ \ | |/ /
| * | Post-push fix for MDEV-11556: Make the debug variable UINT.Marko Mäkelä2017-01-077-7/+7
* | | Suppress warnings of NUMA not working.Marko Mäkelä2017-01-062-0/+3
* | | Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delayMarko Mäkelä2017-01-063-37/+42
* | | Merge 10.1 into 10.2Marko Mäkelä2017-01-056-6/+92
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-01-0511-6/+111
| |\ \ | | |/
| | * MDEV-11730 Memory leak in innodb.innodb_corrupt_bitMarko Mäkelä2017-01-052-2/+2
| | * MDEV-8518 rpl.sec_behind_master-5114 fails sporadically in buildbotElena Stepanova2017-01-042-4/+41
| | * MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATEOleksandr Byelkin2017-01-047-0/+68
* | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-051-1/+2
|\ \ \ | |/ /
| * | Plug a memory leak in buf_dblwr_process().Marko Mäkelä2017-01-052-2/+4
* | | Post-merge fix for MDEV-11638.Marko Mäkelä2017-01-051-1/+1
* | | Fix InnoDB compilation warnings.Marko Mäkelä2017-01-054-91/+66
* | | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOGMarko Mäkelä2017-01-056-88/+77
* | | Merge 10.1 to 10.2Marko Mäkelä2017-01-0574-4291/+949
|\ \ \ | |/ /
| * | Post-push fix for Part 1 of MDEV-8139 Fix scrubbing testsMarko Mäkelä2017-01-051-3/+7
| * | MDEV-8139 Fix scrubbing testsbb-10.1-mdev-8139Marko Mäkelä2017-01-059-625/+376
| * | MDEV-11638 Encryption causes race conditions in InnoDB shutdownMarko Mäkelä2017-01-0522-578/+339
| * | Part 1 of MDEV-8139 Fix scrubbing testsMarko Mäkelä2017-01-046-318/+62
| * | Merge 10.0 into 10.1Marko Mäkelä2017-01-0428-2725/+111
| |\ \ | | |/
| | * MDEV-11694 InnoDB tries to create unused table SYS_ZIP_DICTbb-10.0-mdev-11694Marko Mäkelä2017-01-0322-2669/+60
| | * MDEV-10100 main.pool_of_threads fails sporadically in buildbotElena Stepanova2017-01-014-36/+47
| | * MDEV-11636 Extra persistent columns on slave always gets NULL in RBRSachin Setiya2017-01-014-0/+358
| | * Disable the test for valgrind buildsElena Stepanova2016-12-271-0/+1
| * | Post-fix for MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-032-2/+9
| * | MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-2/+3
| * | MDEV-7955 WSREP() appears on radar in OLTP ROSachin Setiya2017-01-036-6/+6
| * | MDEV-11016 wsrep_node_is_ready() check is too strictSachin Setiya2017-01-035-1/+25
| * | MDEV-11636 Extra persistent columns on slave always gets NULL in RBRSachin Setiya2017-01-014-0/+359
* | | Fixed bug mdev-11674.Igor Babaev2017-01-046-15/+74
* | | Post-fix for MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-032-2/+9
* | | MDEV-11684: post-10.1-merge fixesJan Lindström2017-01-037-90/+146
* | | MDEV-11688 fil_crypt_threads_end() tries to create threadsMarko Mäkelä2017-01-031-2/+3