summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973Kentoku2019-11-0928-49/+887
* Merge 10.3 into 10.4mariadb-10.4.10Marko Mäkelä2019-11-072-0/+8
|\
| * MDEV-20934: Make the test more robustmariadb-10.3.20Marko Mäkelä2019-11-062-0/+8
* | Merge 10.3 into 10.4Marko Mäkelä2019-11-0627-123/+429
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-11-0624-110/+400
| |\
| | * Follow-up to 792c9f9a4977ea428537ca34435d39bd17cec5ffmariadb-10.2.29Marko Mäkelä2019-11-064-29/+19
| | * Merge 10.1 to 10.2Marko Mäkelä2019-11-0618-58/+257
| | |\
| | | * Merge 5.5 into 10.1mariadb-10.1.43Marko Mäkelä2019-11-062-15/+14
| | | |\
| | | | * bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
| | | | * MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-042-15/+14
| | | * | MDEV-20987 InnoDB fails to start when fts table has FK relationThirunarayanan Balathandayuthapani2019-11-064-32/+17
| | | * | bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
| | | * | Fix ninja buildVladislav Vaintroub2019-11-051-1/+2
| | | * | Fix GCC 9.2.1 -Wstringop-truncationMarko Mäkelä2019-11-045-11/+8
| | | * | Fix build on !glibc/powerpc*pkubaj2019-11-021-1/+1
| | | * | MDEV-20424: New default value for optimizer_use_condition-selectivity leads t...Varun Gupta2019-11-014-0/+146
| | | * | MDEV-17896 Assertion `pfs->get_refcount() > 0' failedRobert Bindar2019-11-013-0/+71
| | | * | List of unstable tests for 10.1.42 releasemariadb-10.1.42Elena Stepanova2019-10-311-123/+81
| | * | | MDEV-20934 Infinite loop on innodb_fast_shutdown=0 with inconsistent change b...Marko Mäkelä2019-11-063-8/+106
| | * | | bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
| | * | | cleanup: replace some mtr_read_ulint() with mach_read_from_4()Eugene Kosov2019-11-011-17/+11
| | * | | cleanup: get rid of dict_index_add_to_cache_w_vcol()Eugene Kosov2019-11-013-50/+13
| | * | | List of unstable tests for 10.2.28 releasemariadb-10.2.28Elena Stepanova2019-10-311-105/+100
| * | | | bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
| * | | | List of unstable tests for 10.3.19 releasemariadb-10.3.19Elena Stepanova2019-11-031-144/+161
* | | | | bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
* | | | | List of unstable tests for 10.4.9 releasemariadb-10.4.9Elena Stepanova2019-11-031-175/+225
* | | | | Revert "wolfssl 4.2.0" (it is not ready jet)Oleksandr Byelkin2019-11-021-0/+0
* | | | | wolfssl 4.2.0Oleksandr Byelkin2019-11-021-0/+0
* | | | | Postmerge fix of rocksdb test resultsOleksandr Byelkin2019-11-021-0/+1
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-11-015-13/+60
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17171: RocksDB Tables do not have "Creation Date"Sergei Petrunia2019-11-015-13/+60
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-01183-1686/+3961
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17171: RocksDB Tables do not have "Creation Date"bb-10.3-MDEV-17171Sergei Petrunia2019-11-0119-77/+323
| * | | | MDEV-20938 Double free of dict_foreign_t during instant ALTER TABLEThirunarayanan Balathandayuthapani2019-11-013-26/+58
| * | | | MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::up...Alexey Botchkov2019-11-014-8/+73
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-31107-1357/+2599
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-312-62/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-312-62/+0
| | * | | new CC 3.1 due to typo in itOleksandr Byelkin2019-10-311-0/+0
| | * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2019-10-304-8/+41
| | |\ \ \ | | | |/ /
| | | * | cleanupSergei Golubchik2019-10-301-8/+3
| | | * | MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-304-0/+38
| | * | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-10-307-334/+319
| | |\ \ \
| | | * | | Fix wrong second parameter in snprintfOlivier Bertrand2019-10-161-2/+2
| | | * | | Some small changes.Olivier Bertrand2019-10-164-297/+311
| | | * | | - Remove some incorrect compile flagsOlivier Bertrand2019-09-103-38/+9
| | * | | | new CC 3.1Oleksandr Byelkin2019-10-301-0/+0
| | * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-3042-229/+356
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '10.1' into bb-10.1-releaseOleksandr Byelkin2019-10-301-1/+2
| | | |\ \ \