summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Review of 05cae92e524: last_used_log_number increment is made to follow last_...bb-10.4-andrei_for_monty2Andrei Elkin2019-03-302-7/+5
* review of 05cae92e524:Andrei Elkin2019-03-303-1424/+37
* Refiment of 05cae92e524 to return consistent results despite concurrent binlo...Andrei Elkin2019-03-293-49/+113
* Speed up rotation of binary logsMonty2019-03-262-39/+74
* Don't keep mutex locked during show binary logsMonty2019-03-264-20/+2478
* Removed some warnings from -Wimplicit-fallthrough= with build scriptsMonty2019-03-264-3/+4
* Write information about restart in .resultMichael Widenius2019-03-26213-13/+502
* Fixed uninitialized bug in Range_rowid_filter_cost_infoMichael Widenius2019-03-261-1/+3
* Updated valgrind.supp for OpenSLL 1.0.1lMichael Widenius2019-03-261-0/+20
* 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
| | * | | MDEV-18954 numa dynamic dependencySergei Golubchik2019-03-221-0/+1
| | * | | cmake: remove unused variableSergei Golubchik2019-03-221-3/+0
| * | | | SEQUENCE tests for MDEV-18892 Regression in slow log and admin statementsAlexander Barkov2019-03-253-62/+133
| * | | | remove dead codeEugene Kosov2019-03-221-3/+0
| * | | | remove dead codeEugene Kosov2019-03-221-3/+0
| * | | | remove dead codeEugene Kosov2019-03-221-14/+0