summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21201 No records produced in information_schema query, depending on proj...bb-10.3-MDEV-21201Oleksandr Byelkin2020-07-085-2/+158
* One more ASAN/MSAN cleanupMarko Mäkelä2020-07-051-2/+0
* Fixup the parent commit for MSAN and ValgrindMarko Mäkelä2020-07-041-3/+16
* Fix for MSAN from Marko related to buf_pool_resizeMonty2020-07-031-0/+5
* Don't give errors for default value copy in create_tmp_tableMonty2020-07-033-0/+41
* Fixed errors found by MSANMonty2020-07-024-3/+5
* MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-0218-87/+35
* Fixed bugs found by valgrindMonty2020-07-0232-126/+171
* Don't copy uninitialized bytes when copying varstringsMonty2020-07-025-10/+18
* MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_onlyMonty2020-07-022-5/+5
* Merge 10.2 into 10.3Marko Mäkelä2020-07-02210-698/+2371
|\
| * Merge 10.1 into 10.2Marko Mäkelä2020-07-024-31/+43
| |\
| | * Revert "Fix result of merge."Marko Mäkelä2020-07-021-1/+5
| | * MDEV-22941: Fix the DBUG_ENTER nameMarko Mäkelä2020-07-021-4/+4
| | * MDEV-23067 Windows : manually registered services rejected mysql_upgrade_serviceVladislav Vaintroub2020-07-011-19/+19
| | * MDEV-23052 mysql_install_db.exe can run on existing non-empty directory,Vladislav Vaintroub2020-07-011-7/+15
| * | MDEV-20377: Fix cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-07-021-0/+1
| * | MDEV-20377: Fix -Wunused-but-set-variableMarko Mäkelä2020-07-011-17/+8
| * | MDEV-20428 after-merge fix: Stabilize the testMarko Mäkelä2020-07-012-6/+6
| * | MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-0141-447/+368
| * | MDEV-21222 mariabackup.incremental_backup failed with memory allocation failureSergei Golubchik2020-07-011-0/+5
| * | MDEV-22779: Fix a memory leak in the unit testMarko Mäkelä2020-07-011-0/+2
| * | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-01129-138/+1426
| |\ \ | | |/
| | * MDEV-23003 INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION requires SUPER in...Eugene Kosov2020-06-301-1/+1
| | * signal handler: use mariadb kb URL rather than MySQL oneDaniel Black2020-06-291-1/+1
| | * MDEV-17606: Query returns wrong results (while using CHARACTER SET utf8)Varun Gupta2020-06-273-1/+32
| | * MDEV-22806: MSAN reports use-of-uninitialized-value for rpl_parallel_conflict...Sujatha2020-06-251-0/+6
| | * Merge branch '10.1-MDEV-22763' of https://github.com/codership/mariadb-server...10.1-MDEV-22763Julius Goryavsky2020-06-250-0/+0
| | |\
| | | * MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-0311-12/+978
| | * | MDEV-22950 followupVladislav Vaintroub2020-06-251-1/+4
| | * | MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-253-8/+58
| | * | Test fixes.Jan Lindström2020-06-245-0/+9
| | * | MTR tests to test Galera fix for node joining over several configurationAlexey Yurchenko2020-06-246-0/+979
| | * | Fix result of merge.Oleksandr Byelkin2020-06-231-5/+1
| | * | mtr: use env for perlDaniel Black2020-06-2397-97/+97
| | * | Disable dtrace probes on Windows.Vladislav Vaintroub2020-06-201-1/+2
| | * | MDEV-22950 : fix race condition in dbugVladislav Vaintroub2020-06-201-2/+2
| | * | MDEV-22941 Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_...Alexander Barkov2020-06-193-13/+49
| | * | MDEV-20428: "Start binlog_dump" message doesn't indicate GTID positionSujatha2020-06-163-2/+161
| | * | Check for krb5_xfree instead of krb5_free_unparsed_nameVicențiu Ciorbaru2020-06-152-4/+4
| * | | MDEV-22852: SIGSEGV in sortlength (optimized builds)Varun Gupta2020-07-013-1/+32
| * | | MDEV-22984: Throw an error when arguments to window functions are window func...Varun Gupta2020-06-303-0/+24
| * | | speed up fil_validate() in debug buildsEugene Kosov2020-06-301-13/+4
| * | | MDEV-22726: Add check that one can't change general or slow log to aVlad Lesin2020-06-244-0/+23
| * | | MDEV-22179 rr support for mtrAleksey Midenkov2020-06-241-10/+10
| * | | MDEV-21709 ZFS snapdir=visible breaks Galera rsync SST replcationVincent Milum Jr2020-06-241-1/+3
| * | | Test case cleanups.Jan Lindström2020-06-235-1/+114
| * | | MDEV-21759 galera.galera_parallel_autoinc_manytrx sporadic failures.MikkoJaakola2020-06-232-0/+4
| * | | Fix include statements in galera_ipv6_mariabackup_section andAlexey Yurchenko2020-06-232-2/+2
| * | | MDEV-22125 : galera.galera_drop_multi MTR failed: InnoDB: MySQL is trying to ...Jan Lindström2020-06-232-0/+45