summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 to 10.2.bb-10.2-mdev-11623Marko Mäkelä2017-01-1981-2171/+2127
|\
| * MDEV-11623 follow-up: Adjust one more test.Marko Mäkelä2017-01-161-14/+14
| * MDEV-11623 follow-up: Adjust tests.Marko Mäkelä2017-01-163-6/+8
| * 101_compatibility test fails on CentOS 5Elena Stepanova2017-01-161-1/+1
| * Updated list of unstable tests for 10.1.21Elena Stepanova2017-01-161-55/+89
| * MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-1539-1497/+1483
| * MDEV-11799 InnoDB can abort if the doublewrite bufferMarko Mäkelä2017-01-1514-295/+191
| * MDEV-8139: Disable a randomly failing test until the code is fixed.Marko Mäkelä2017-01-151-1/+2
| * MDEV-11551 Server crashes in Field::is_real_nullSergei Golubchik2017-01-153-1/+25
| * max_session_mem_used server variableSergei Golubchik2017-01-159-174/+226
| * bugfix: mutex order violation in embeddedSergei Golubchik2017-01-151-1/+1
| * cleanup: make malloc_size_cb_func always definedSergei Golubchik2017-01-152-10/+10
| * MDEV-11030 Assertion `precision > 0' failed in decimal_bin_sizeAlexander Barkov2017-01-124-4/+128
* | MDEV-11202 InnoDB 10.1 -> 10.2 migration does not workMarko Mäkelä2017-01-186-429/+284
* | MDEV-11831 Make InnoDB mini-transaction memo checks stricterMarko Mäkelä2017-01-189-80/+136
* | Fix test failure on sysvars_innodb.Jan Lindström2017-01-181-14/+0
* | Fix test failure on innodb-page_compression_snappy test.Jan Lindström2017-01-182-36/+37
* | 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