summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | remove unused methodEugene Kosov2019-03-221-1/+0
* | | | remove unused argumentEugene Kosov2019-03-223-7/+4
* | | | remove dead codeEugene Kosov2019-03-221-5/+0
* | | | cleanup TABLE_SHAREEugene Kosov2019-03-222-14/+1
* | | | remove dead codeEugene Kosov2019-03-222-9/+0
* | | | remove dead codeEugene Kosov2019-03-221-14/+0
* | | | remove dead codeEugene Kosov2019-03-224-20/+2
* | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-03-2219-24/+270
|\ \ \ \ | |/ / /
| * | | MDEV-18224 MTR's internal check of the test case 'innodb.recovery_shutdown' f...Marko Mäkelä2019-03-221-0/+6
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-2220-64/+292
| |\ \ \ | | |/ /
| | * | Fix USE_AFTER_FREE (CWE-672)FaramosCZ2019-03-221-1/+0
| | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-218-13/+40
| | |\ \ | | | |/
| | | * Merge 5.5 into 10.0Marko Mäkelä2019-03-214-1/+25
| | | |\
| | | | * MDEV-18896 Crash in convert_join_subqueries_to_semijoinsIgor Babaev2019-03-144-1/+25
| | | * | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-214-12/+15
| | * | | Fixing a failure in tests for "MDEV-18892 Regression in slow log and admin st...Alexander Barkov2019-03-212-4/+22