summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | MDEV-21500 Server hang when using simulated AIOMarko Mäkelä2020-01-162-2/+6
* | | | | | MDEV-21341: Fix UBSAN failures, part 8: fix error in compare_fields_by_table_...Sergei Petrunia2020-01-151-4/+8
* | | | | | MDEV-21341: Fix UBSAN failures, part #5Sergei Petrunia2020-01-151-1/+2
* | | | | | MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-1410-54/+47
| |_|/ / / |/| | | |
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-24/+33
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+0
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-0/+5
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-10/+21
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-4/+4
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+3
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+1
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-4/+8
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+8
* | | | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-077-6/+142
* | | | | Making group_by test stableVarun Gupta2020-01-032-4/+4
* | | | | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-033-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21416: main.events_bugs fails due to 2020-01-01 dateOleksandr Byelkin2020-01-032-4/+4
| * | | | MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread...Vladislav Vaintroub2019-12-171-1/+1
* | | | | MDEV-20922: Adding an order by changes the query resultsVarun Gupta2020-01-024-0/+78
* | | | | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-263-1/+29
* | | | | mtr: include restart_opts in --verbose-restartSergei Golubchik2019-12-231-2/+2
* | | | | 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
* | | | | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-035-28/+34
|\ \ \ \ \ | |/ / / /
| * | | | Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-023-3/+3
| * | | | Update `stracer` description in `mtr`. `strace-client` is not usedAnel Husakovic2019-11-291-1/+1
| * | | | MDEV-15503: mtr fix --straceDaniel Black2019-11-291-21/+27
| * | | | Fixed some typos in mysql.ccHashir Sarwar2019-11-221-3/+3
* | | | | Fix the line break warning (groff/lintian).Faustin Lammler2019-12-021-2/+4
* | | | | cleanup: replace exit(1) with abort()Eugene Kosov2019-11-301-3/+3