summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p...bb-10.2-MDEV-13569Jan Lindström2020-01-023-0/+17
* Post-fix for MDEV-12253: Remove redundant log writesMarko Mäkelä2019-12-301-27/+0
* 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
* | | Fortify galera_partition test.Jan Lindström2019-12-182-0/+8
* | | MDEV-21335 : Galera test failure on suite wsrepJan Lindström2019-12-187-8/+30
* | | MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread...Vladislav Vaintroub2019-12-171-1/+1
* | | Disable -Werror for rocksdb submoduleSergei Golubchik2019-12-172-2/+2
* | | MDEV-16579: Wrong result of query using DISTINCT COUNT(*) OVER (*)Varun Gupta2019-12-173-1/+22
* | | PR #1127 and PR #1150Anel Husakovic2019-12-133-13/+83
* | | MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-1366-745/+792
* | | MDEV-21255: Deadlock of parallel slave and mariabackup (with failed logVlad Lesin2019-12-124-1/+26
* | | MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-123-0/+21
* | | bump the VERSIONDaniel Bartholomew2019-12-111-1/+1
* | | MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-32/+6
* | | MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-22/+53
* | | Cleanup test sys_vars.innodb_buffer_pool_size_basicMarko Mäkelä2019-12-102-13/+2