summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [MDEV-11871] mysqlbinlog test case fails caused by Flashbackbb-10.2-flashbackLixun Peng2017-01-251-1/+1
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-01-2410-203/+6288
* Native AIO should also punch_hole if available.Jan Lindström2017-01-241-1/+1
* MDEV-11848 Automatic statement repreparation changes query semanticsAlexander Barkov2017-01-245-7/+47
* MDEV-11780 Crash with PREPARE + SP out parameter + literalAlexander Barkov2017-01-244-2/+66
* Fix compiler error on native AIO.Jan Lindström2017-01-241-1/+0
* MDEV-11879: Duplicate option innochecksum -l (--log, --leaf)Jan Lindström2017-01-241-2/+2
* MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-2434-336/+885
* MDEV-11042 Implement GeoJSON functions.Alexey Botchkov2017-01-2410-8/+1147
* MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()...Varun Gupta2017-01-243-1/+29
* MDEV-11134 Assertion `fixed' failed in Item::const_charset_converter(THD*, CH...Alexander Barkov2017-01-235-60/+188
* MDEV-11870 Message "MariaDB Galera and flashback does not support"Elena Stepanova2017-01-233-8/+8
* Follow-up for MDEV-11065 - add tests for compressed+encrypted binlogElena Stepanova2017-01-233-0/+18
* Disable vcol.vcol_keys_myisam until MDEV-11836 is fixedElena Stepanova2017-01-231-0/+1
* [MDEV-10570] Add Flashback supportMonty2017-01-2012-55/+1377
* Follow-up for the 10.1 -> 10.2 mergeElena Stepanova2017-01-193-33/+11
* Merge 10.1 to 10.2.Marko Mäkelä2017-01-1981-2181/+2111
|\
| * 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
* | Fixed bug mdev-11818.Igor Babaev2017-01-183-0/+30
* | 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
|\ \ | |/