summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7635: Fix for mroonga 32-bit test failures.bb-10.2-mdev7635Nirbhay Choubey2017-02-0920-56/+56
* MDEV-7635: Additional test fixesElena Stepanova2017-02-0922-199/+250
* MDEV-11908: New default configuration produces warnings about itself upon sta...Nirbhay Choubey2017-02-091-1/+4
* MDEV-7635: Reset sync_binlog back to 0Nirbhay Choubey2017-02-091-1/+1
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-09600-6188/+7135
* MDEV-7635: SET shouldn't fail for invalid values in strict trans modeNirbhay Choubey2017-02-091-2/+2
* MDEV-7635: Part 2Nirbhay Choubey2017-02-091-1/+3
* MDEV-11685: sql_mode can't be set with non-ascii connection charsetNirbhay Choubey2017-02-097-1/+57
* MDEV-7635: Disable rpl_row_index_choice (MDEV-11666)Nirbhay Choubey2017-02-091-0/+1
* MDEV-7635: Test fixesNirbhay Choubey2017-02-0919-1636/+1696
* MDEV-7635: Part 1Nirbhay Choubey2017-02-09204-665/+7551
* MDEV-7635: Renamed standards_compliant_cte to standard_compliant_cteNirbhay Choubey2017-02-0911-33/+33
* MDEV-11544 innodb_gis.precise fails in buildbot on Power.Alexey Botchkov2017-02-101-0/+1
* MDEV-11858 json_merge() concatenates instead of merging.Alexey Botchkov2017-02-105-71/+236
* MDEV-11857 json_search() shows "Out of memory" with empty key.Alexey Botchkov2017-02-091-0/+3
* Adjust a test that is not supposed to crash.Marko Mäkelä2017-02-091-5/+1
* MDEV-11601 Out-of-bounds string access in create_schema_table()Sergei Golubchik2017-02-091-1/+1
* Revert an accidental commit to work around MDEV-11601.Marko Mäkelä2017-02-091-2/+1
* MDEV-11857 json_search() shows "Out of memory" with empty key.Alexey Botchkov2017-02-093-5/+16
* Relax assertions on shutdown after aborted startup.Marko Mäkelä2017-02-096-9/+31
* MDEV-12024 InnoDB startup fails to wait for recv_writer_thread to finishMarko Mäkelä2017-02-082-6/+3
* More verbose output for the Wix linker (light.exe)Vladislav Vaintroub2017-02-081-1/+1
* Test fix for MDEV-6076 Persistent AUTO_INCREMENT for InnoDBMarko Mäkelä2017-02-082-4/+40
* Remove some more error log spam.Marko Mäkelä2017-02-0814-189/+110
* MDEV-11681: PARTITION BY LIST COLUMNS with default partition: Assertion `part...Oleksandr Byelkin2017-02-083-0/+50
* MDEV-11974: MariaDB 10.2 encryption does not support spatial indexesJan Lindström2017-02-085-4/+138
* MDEV-12020 ctype tests are non-deterministic due to missing sortingAlexander Barkov2017-02-084-10/+10
* MDEV-11554 innodb_gis.precise fails in buildbot on Power.Alexey Botchkov2017-02-071-1/+3
* MDEV-11782 WIP: Support upgrade from MariaDB 10.1.Marko Mäkelä2017-02-073-4/+3
* MDEV-11782 WIP: Clean up the code, and add a test.Marko Mäkelä2017-02-078-39/+149
* MDEV-12004 InnoDB wrongly thinks that a column is indexedMarko Mäkelä2017-02-071-11/+26
* MDEV-11035: Restore removed disallow-writes for GaleraJan Lindström2017-02-073-9/+38
* Fixed bug mdev-11999.Igor Babaev2017-02-063-11/+38
* MDEV-11985 Make innodb_read_only shutdown more robustMarko Mäkelä2017-02-066-79/+118
* MDEV-11948 innodb.log_file fails in buildbot on CentOS 5Marko Mäkelä2017-02-062-161/+197
* Test recovery when a .ibd file is a directory.Marko Mäkelä2017-02-063-19/+46
* Simplify innodb.innochecksum test.Marko Mäkelä2017-02-062-68/+9
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-02-068-218/+637
* Fixed bug mdev-11138.Igor Babaev2017-02-044-4/+52
* Fixed bug mdev-10660.Igor Babaev2017-02-035-12/+84
* MDEV-11947 InnoDB purge workers fail to shut downMarko Mäkelä2017-02-032-121/+97
* MDEV-11782 Work-in-progress (test only).Marko Mäkelä2017-02-032-0/+34
* innodb.log_corruption: Use the main error log.Marko Mäkelä2017-02-032-56/+145
* Fixed bug mdev-9923.Igor Babaev2017-02-034-11/+50
* Fixed bug mdev-11594.Igor Babaev2017-02-023-4/+37
* MDEV-11938 json.json_no_table crashes or fails with valgrind warnings in json...Alexey Botchkov2017-02-025-39/+76
* Extend the innodb.log_corruption test.Marko Mäkelä2017-02-0216-83/+244
* Fixed bug mdev-11867.Igor Babaev2017-02-015-0/+67
* Adjusted more tests after the fix for mdev-9976.Igor Babaev2017-02-015-15/+15
* Update galera tests to adapt to recent changes in 10.2.Nirbhay Choubey2017-02-0112-17/+30