summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Follow-up patch, update debian/patches/bb-10.1-knielsenKristian Nielsen2017-01-131-12/+12
* mysql_install_db enhancements to facilitate Debian bug#848616 fixKristian Nielsen2017-01-132-10/+45
* MDEV-11030 Assertion `precision > 0' failed in decimal_bin_sizeAlexander Barkov2017-01-124-4/+128
* Improve an MDEV-9011 test of innodb_encrypt_log.Marko Mäkelä2017-01-124-31/+18
* Remove an excessive copyright message.Marko Mäkelä2017-01-112-2/+0
* Merge 10.0 into 10.1Marko Mäkelä2017-01-112-2/+4
|\
| * InnoDB: Enable UNIV_DEBUG_VALGRIND for cmake -DWITH_VALGRINDMarko Mäkelä2017-01-112-2/+4
| * Updated list of unstable tests for 10.0.29 releaseElena Stepanova2017-01-111-56/+91
* | 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
* | 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-push fix for MDEV-11556: Make the debug variable UINT.Marko Mäkelä2017-01-077-7/+7
* | 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
* | Plug a memory leak in buf_dblwr_process().Marko Mäkelä2017-01-052-2/+4
* | 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
* | MDEV-11556 InnoDB redo log apply fails to adjust data file sizesMarko Mäkelä2016-12-3016-795/+1000
* | Make the test work with any innodb_page_size.Marko Mäkelä2016-12-301-4/+4
* | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-283-0/+29
* | MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for en...Jan Lindström2016-12-284-16/+342
* | MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.soMarko Mäkelä2016-12-2821-133/+40
* | Replication tests fail on valgrind due to waiting-related timeoutsElena Stepanova2016-12-272-0/+8
* | Remove an unnecessary comparison.Marko Mäkelä2016-12-224-16/+0
* | MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-225-28/+27
* | MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbotJan Lindström2016-12-226-128/+82