summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove references to innodb_file_format.bb-10.2-mdev-11816Marko Mäkelä2017-01-17116-2079/+683
* MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespaceMarko Mäkelä2017-01-177-1471/+37
* MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-1742-3882/+1922
* Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-1736-2155/+182
* Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-1728-2371/+102
* Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-1732-3029/+24
* Correct a test broken in the merge 7c81f15ec3bccMarko Mäkelä2017-01-171-2/+2
* MDEV-11785 Remove INFORMATION_SCHEMA.INNODB_TEMP_TABLE_INFOMarko Mäkelä2017-01-173-285/+2
* MDEV-6076: Fix a broken assertion.Marko Mäkelä2017-01-171-1/+1
* Follow-up to MDEV-11713: Make more use of DBUG_LOGMarko Mäkelä2017-01-128-73/+58
* Merge 10.1 into bb-10.2-mdev-11782Marko Mäkelä2017-01-124-40/+18
|\
| * Improve an MDEV-9011 test of innodb_encrypt_log.Marko Mäkelä2017-01-124-31/+18
* | Merge 10.1 into 10.2Marko Mäkelä2017-01-112-4/+4
|\ \ | |/
| * 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
* | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-1121-58/+628
* | | MDEV-11606 Server crashes in mi_make_key / sort_key_readMonty2017-01-114-167/+351
* | | MDEV-11737 Failing assertion: block->magic_n == MEM_BLOCK_MAGIC_NMonty2017-01-113-24/+48
* | | Updated mysql-test/README with information about KBMonty2017-01-111-0/+6
* | | MDEV-11598 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Monty2017-01-118-43/+213
* | | Fixes for failures in test scripts and removal of some compiler warningsMonty2017-01-115-57/+69
* | | CleanupsMonty2017-01-113-5/+3
* | | mtr uses dgcov for --gcov optionSergei Golubchik2017-01-112-91/+9
* | | dgcov: import, rewrite to work with cmake and gitSergei Golubchik2017-01-112-0/+199
* | | Fixes for using ssl with BUILD scripts.Monty2017-01-113-8/+22
* | | New simpler bugfix for UPDATE and virtual BLOBsMonty2017-01-1117-52/+643
* | | Revert "bugfix: UPDATE and virtual BLOBs"Monty2017-01-116-156/+7
* | | Fixed issues found by buildbotMonty2017-01-1111-15/+34
* | | Fixed bugs found by mysql-test-run:Monty2017-01-113-1/+4
* | | Make atomic writes generalSergei Golubchik2017-01-1129-378/+474
* | | Removed usage of my_hash_search() with uninitialized HASH.Monty2017-01-114-13/+19
* | | Improve mysys/hash by caching hash_nrMonty2017-01-114-70/+175
* | | 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