summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blind fixbb-10.5-MDEV-18115Eugene Kosov2019-12-311-2/+1
* MDEV-18115 Remove dummy tablespace for the redo logEugene Kosov2019-12-3121-314/+255
* Merge 10.4 into 10.5Marko Mäkelä2019-12-307-13/+68
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-12-305-2/+65
| |\
| | * MDEV-21405 Assertion failed on instant ADD COLUMNMarko Mäkelä2019-12-301-2/+2
| | * MDEV-18865 Assertion `t->first->versioned_by_id()' failed in innodb_prepare_c...bb-10.3-trxid_fixesNikita Malyavin2019-12-294-1/+35
| | * MDEV-18875 Assertion `thd->transaction.stmt.ha_list == __null || trans == &th...Nikita Malyavin2019-12-293-1/+30
| * | MDEV-20170 main.tls_version and main.tls_version1 fail in buildbot on RHEL8Sergei Golubchik2019-12-272-11/+3
* | | Cleanup log_rec_tMarko Mäkelä2019-12-272-10/+13
* | | Merge 10.4 into 10.5Marko Mäkelä2019-12-2787-1031/+1404
|\ \ \ | |/ /
| * | Cleanup: Use more page_id_t in crash recoveryMarko Mäkelä2019-12-271-37/+34
| * | Merge 10.3 into 10.4Marko Mäkelä2019-12-2752-288/+812
| |\ \ | | |/
| | * Re-record funcs_1.is_columns_is_embedded after a mergeMarko Mäkelä2019-12-271-3/+3
| | * After-merge cleanupAlexander Barkov2019-12-273-19/+23
| | * Merge 10.2 into 10.3Marko Mäkelä2019-12-2760-301/+843
| | |\
| | | * Cleanup: Remove dict_delete_tablespace_and_datafiles()Marko Mäkelä2019-12-272-53/+0
| | | * MDEV-21318: Wrong results with window functions and implicit groupingVarun Gupta2019-12-264-1/+167
| | | * MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdo...Alexander Barkov2019-12-246-24/+104
| | | * MDEV-21362 do something with -fno-builtin-memcmp for rem0cmp.ccEugene Kosov2019-12-241-1/+2
| | | * MDEV-21189 : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_...Jan Lindström2019-12-232-13/+2
| | | * MDEV-19176 Reduce the memory usage during recoveryThirunarayanan Balathandayuthapani2019-12-231-1/+1
| | | * MDEV-19176 Reduce the memory usage during recoveryThirunarayanan Balathandayuthapani2019-12-234-60/+112
| | | * Plug memory leaks from numa_get_mems_allowed()Marko Mäkelä2019-12-231-0/+2
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-12-2333-116/+377
| | | |\
| | | | * fix a bad mergeSergei Golubchik2019-12-201-6/+0
| | | | * MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-196-5/+250
| | | | * fix windows compilationEugene Kosov2019-12-181-1/+1
| | | | * MDEV-21337 fix aligned_malloc()Eugene Kosov2019-12-184-26/+10
| | | | * MDEV-21341: Fix UBSAN failures, part #3Sergei Petrunia2019-12-181-1/+2
| | | | * MDEV-21341: Fix optimizer-related UBSAN failures, part #2Sergei Petrunia2019-12-181-22/+0
| | | | * MDEV-21341: Fix optimizer-related UBSAN failures, part #1:Sergei Petrunia2019-12-181-1/+1
| | | | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-165-6/+45
| | | | |\
| | | | | * MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-164-6/+39
| | | | | * tokudb: disable check_huge_pages_in_practice()Sergei Golubchik2019-12-131-0/+1
| | | | | * tokudb: fix to compile with gcc 9.2.0Sergei Golubchik2019-12-131-0/+6
| | | | * | CMake,Windows - cleanup data directory prior to bootstrap for nitial_database...Vladislav Vaintroub2019-12-121-2/+4
| | | | * | Fix overly chatty connect cmake, once againVladislav Vaintroub2019-12-111-5/+1
| | | | * | MDEV-20959: binlog.binlog_parallel_replication_marks_row fails in buildbot wi...Sujatha2019-12-061-1/+1
| | | | * | MDEV-21014 MTR does not detect {A,M,T,L,UB}SAN errors which happen upon serve...Eugene Kosov2019-12-051-0/+2
| | | | * | MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not workJan Lindström2019-12-058-27/+35
| | | | * | Merge branch 'bb-10.1-MDEV-17571' of github.com:MariaDB/server into bb-10.1-M...Axel Schwenke2019-12-050-0/+0
| | | | |\ \
| | | | | * | MDEV-17571 Make systemd timeout behavior more compatible with long Galera SSTsbb-10.1-MDEV-17571Axel Schwenke2019-12-042-0/+14
| | | | * | | MDEV-17571 Make systemd timeout behavior more compatible with long Galera SSTsAxel Schwenke2019-12-052-0/+14
| | | | * | | List of unstable tests - intermediate updateElena Stepanova2019-12-041-3/+8
| | | | |/ /
| | | | * | .clang-format - do not sort include files.Vladislav Vaintroub2019-12-031-0/+1
| | | | * | .clang-format - do *not* sort include filesVladislav Vaintroub2019-12-031-1/+0
| | | * | | MDEV-20950: Fix 32-bit Windows buildEugene Kosov2019-12-215-6/+9
| | | * | | MDE-21369 rpl.rpl_timezone fails with valgrind: Use of uninitialised value.Alexey Botchkov2019-12-212-36/+27
| | | * | | MDEV-21371 Assertion failure in page_rec_get_next_low() during innodb_gis.rtr...Marko Mäkelä2019-12-201-0/+1
| | | * | | MDEV-21239 ASAN use-after-poison in a server shutdown in innodb.innodb_buffer...Eugene Kosov2019-12-201-0/+6