summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadirbb-10.2-vicentiu-datadir2Vicențiu Ciorbaru2017-02-133-69/+412
* MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadirVicențiu Ciorbaru2017-02-132-463/+991
* Define a helper class to allow for saving sql_mode using RAIIVicențiu Ciorbaru2017-02-102-19/+26
* Allow READ_RECORD to make use of RAII and free itself on destructionVicențiu Ciorbaru2017-02-101-2/+6
* MDEV-11746: Wrong result upon using FIRST_VALUE with a window frameVicențiu Ciorbaru2017-02-103-18/+33
* MDEV-11746: Wrong result upon using FIRST_VALUE with a window frameVicențiu Ciorbaru2017-02-105-32/+59
* MDEV-10122: MariaDB does not support group functions in some contexts where M...Vicențiu Ciorbaru2017-02-105-8/+183
* MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadir:Vicențiu Ciorbaru2017-02-101-0/+6
* Unused code removed.Oleksandr Byelkin2017-02-102-1/+3
* MDEV-10554: Assertion `!derived->first_select()->exclude_from_table_unique_te...Oleksandr Byelkin2017-02-105-1/+45
* MDEV-10340: support COM_RESET_CONNECTIONOleksandr Byelkin2017-02-106-7/+21
* Fixed bug mdev-11745.Igor Babaev2017-02-096-4/+282
* 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