summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes to fix CREATE TABLE bug MDEV_10355.MDEV_10355MDEV-10355Jacob Mathew2017-02-103-14/+41
* 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
* Fix for MDEV-11174:Georg Richter2017-02-011-0/+3
* Clean up a test.Marko Mäkelä2017-02-014-82/+92
* Shut down InnoDB after aborted startup.Marko Mäkelä2017-02-0113-162/+146
* MDEV-11671 Duplicated message for innodb_page_sizeMarko Mäkelä2017-02-011-18/+10
* Actually invoke free() in ut_allocator::deallocate().Marko Mäkelä2017-02-011-8/+5
* Make the innochecksum tests more robust.Marko Mäkelä2017-02-017-29/+14
* Adjusted tests after the fix for bug mdev-9976.Igor Babaev2017-01-312-9/+9
* Fixed bug mdev-9976.Igor Babaev2017-01-314-6/+60
* Fixed bug mdev-10875.Igor Babaev2017-01-313-3/+32
* MDEV-9979 Keywords UNBOUNDED, PRECEDING, FOLLOWING, TIES, OTHERS should be no...Alexander Barkov2017-01-313-6/+104
* srv_get_active_thread_type(): Remove a potential race condition.Marko Mäkelä2017-01-311-7/+12
* Remove a work-around for MDEV-11689.Marko Mäkelä2017-01-311-16/+17
* Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-01-3112-216/+177
* take into account scientific notation of floats in regex_replaceSergei Golubchik2017-01-301-1/+1
* Fix a suppression that did not work on Windows.Marko Mäkelä2017-01-301-1/+1
* Do not remove the master error log file.Marko Mäkelä2017-01-301-1/+0
* InnoDB: don't pthread_join() a thread that wasn't createdSergei Golubchik2017-01-301-1/+3
* remove a race-condition prone assertionSergei Golubchik2017-01-301-1/+0
* MDEV-11611 fix Ninja buildSergei Golubchik2017-01-291-2/+2