summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed some warnings from -Wimplicit-fallthrough= with build scriptsMonty2019-04-014-3/+4
* Write information about restart in .resultMichael Widenius2019-04-01231-45/+537
* Fixed uninitialized bug in Range_rowid_filter_cost_infoMichael Widenius2019-04-011-1/+3
* Fixed valgrind warning: Wrong usage of c_ptr()Monty2019-04-011-1/+1
* Updated valgrind.supp for OpenSLL 1.0.1lMichael Widenius2019-04-011-0/+20
* MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSDMarko Mäkelä2019-04-0110-413/+476
* Cleanup: removing unused type LEX_TYPE and #includeAlexander Barkov2019-04-012-10/+0
* Fix error failed to compile regexHeckad2019-03-301-1/+2
* MDEV-19068 - rename eventlog source to MariaDB.Vladislav Vaintroub2019-03-295-34/+26
* Update 10.4 man pagesIan Gilfillan2019-03-2957-57/+57
* MDEV-18590: galera.versioning_trx_id: Test failure: mysqltest: Result content...Jan Lindström2019-03-292-3/+17
* MDEV-17969 Assertion `name' failed in THD::push_warning_truncated_value_for_f...Alexander Barkov2019-03-295-3/+61
* MDEV-19062 Item_sum_variance: move recurrence_m, recurrence_s, count to a sep...Alexander Barkov2019-03-282-58/+69
* A cleanup in Item_sum: removing dead codeAlexander Barkov2019-03-283-37/+13
* Make test galera_sr.GCF-1018 deterministic (#1245)Daniele Sciascia2019-03-272-2/+4
* Merge 10.3 into 10.4Marko Mäkelä2019-03-2623-81/+222
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-03-262-10/+10
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-03-262-8/+8
| | |\
| | | * Fixup for MDEV-18968Marko Mäkelä2019-03-261-2/+2
| * | | MDEV-18869 Assertion `!((field)->vcol_info && (field)->stored_in_db())' faile...Aleksey Midenkov2019-03-263-1/+96
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-03-2620-69/+119
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-03-261-1/+3
| | |\ \ | | | |/
| | | * Fix cmake -DENABLED_PROFILING=OFFMarko Mäkelä2019-03-261-1/+3
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-03-2621-82/+141
| | |\ \ | | | |/
| | | * Merge 10.0 into 10.1Marko Mäkelä2019-03-262-2/+2
| | | |\
| | | | * Fix USE_AFTER_FREE (CWE-416)FaramosCZ2019-03-221-1/+1
| | | | * Update sql_parse.ccChris Calender2019-03-221-1/+1
| | | * | MDEV-12711 mariabackup --backup is refused for multi-file system tablespaceMarko Mäkelä2019-03-264-24/+68
| | | * | MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty setAlexander Barkov2019-03-268-20/+55
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | | * | Backporting slow log simulation logic details from 10.2 to 10.1Alexander Barkov2019-03-223-24/+9
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | | * | Fix resource leakFaramosCZ2019-03-221-0/+1
| | * | | bump the VERSIONDaniel Bartholomew2019-03-251-1/+1
| | * | | Fix the Windows buildMarko Mäkelä2019-03-251-1/+2
* | | | | Fix crash recovery with small buffer poolMarko Mäkelä2019-03-261-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-2545-337/+337
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-257-74/+64
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19022: InnoDB fails to cleanup useless B-tree pagesMarko Mäkelä2019-03-256-72/+63
| | * | | Avoid sign mismatch in comparisonsMarko Mäkelä2019-03-251-3/+3
| | * | | MDEV-14126: Fix type mismatchMarko Mäkelä2019-03-252-38/+32
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-2524-109/+129
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14126: Detect unexpected emptying of B-tree pagesMarko Mäkelä2019-03-254-4/+10
| | * | | MDEV-14126: Improve assertions in btr_pcur_store_position()Marko Mäkelä2019-03-251-13/+9
| | * | | MDEV-14126: Remove page_is_root()Marko Mäkelä2019-03-259-66/+62
| | * | | MDEV-18090 Assertion failures due to virtual columns after upgrading to 10.2Marko Mäkelä2019-03-253-14/+19
| | * | | cmake 3.14mariadb-10.2.23Sergei Golubchik2019-03-232-2/+7
| | * | | Updated list of unstable tests for 10.2.23Elena Stepanova2019-03-231-49/+68
| | * | | Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-237-18/+18