summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8954 unnecessary fetch of entire tablebb-10.2-spider_MDEV-8954bb-10.2-spider-MDEV-8954Jacob Mathew2017-03-159-0/+221
* Adding multi_range_read to partitionsMonty2017-01-1814-24/+1868
* MDEV-7000 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2Monty2017-01-184-8/+17
* MDEV 7701 Apply Spider patch 003_mariadb-10.0.15.vp.diffMonty2017-01-185-24/+130
* Updates test results from MDEV-7698 (Kentuko)Monty2017-01-1812-676/+1151
* MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diffMonty2017-01-181-11/+2
* Applied patch 001_mariadb-10.0.15.partition_cond_push.diffMonty2017-01-182-0/+41
* Added spider patches for adding HANDLER support for the partition engineMonty2017-01-188-90/+382
* NOT FIXED: MDEV-10773: ANALYZE FORMAT=JSON query_with_CTE crashesSergei Petrunia2017-01-182-77/+0
* Such big blocks in query processing should be represented in the debugging tr...Oleksandr Byelkin2017-01-181-7/+8
* Remove references to innodb_file_format.Marko Mäkelä2017-01-18116-2079/+683
* MDEV-11824 Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespaceMarko Mäkelä2017-01-187-1471/+37
* MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-1842-3882/+1922
* Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-1836-2155/+182
* Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-1828-2371/+102
* Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-1832-3029/+24
* MDEV-10773: ANALYZE FORMAT=JSON query_with_CTE crashesSergei Petrunia2017-01-182-0/+77
* 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