summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21117 Address if the last review round.bb-10.6_MDEV-21117Andrei Elkin2021-06-092-8/+8
* MDEV-21117: crash server near COMMIT for RQG and stress-testingAndrei Elkin2021-06-082-1/+13
* MDEV-21117 Incremental commit covers review notesAndrei Elkin2021-06-086-43/+26
* MDEV-21117: binlog_truncate_multi_engine.test improvements.Sujatha2021-06-085-39/+51
* MDEV-21117 Incremental patch for a few review notes addressed.Andrei Elkin2021-06-084-5/+8
* MDEV-21117 a part of 10.6 patch to handle the user XAAndrei Elkin2021-06-086-30/+121
* MDEV-21117: refine the server binlog-based recovery for semisyncSujatha2021-06-0825-113/+2516
* MDEV-25870 Windows - MSI generation cleanup, fix ARM64Vladislav Vaintroub2021-06-074-81/+72
* MDEV-25870 Windows - fix ARM64 cross-compilationVladislav Vaintroub2021-06-0711-17/+45
* MDEV-25754 ASAN: stack-buffer-overflow in Field_newdate::val_str()Monty2021-06-073-2/+21
* MDEV-25778 Overrun buffer in to_string_native()Monty2021-06-073-1/+19
* Record in test suite that temporary tables only uses write locksMonty2021-06-072-0/+26
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-06132-379/+303
* Merge 10.5 into 10.6Marko Mäkelä2021-06-024-5/+13
|\
| * MDEV-23399 fixup for MDEV-10814Marko Mäkelä2021-06-021-1/+1
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-022-2/+3
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-06-022-2/+3
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-021-0/+1
| | | |\
| | | | * MDEV-25730 fixup: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2021-06-021-0/+1
| | | * | MDEV-17749 fixup: ./mtr --embedded main.lock_killMarko Mäkelä2021-06-021-2/+2
| * | | | Updated main.trigger-trans.test to make it more resiliantMonty2021-06-022-4/+11
* | | | | MDEV-24985 Shutdown fails to abort current InnoDB lock waitsVladislav Vaintroub2021-06-022-6/+5
* | | | | After-merge fix: ./mtr --embedded main.lock_killMarko Mäkelä2021-06-011-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-0182-926/+1746
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-0151-786/+1524
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-0141-767/+1081
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-0137-767/+975
| | | |\ \ | | | | |/
| | | | * MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-3117-817/+1169
| | | | * MDEV-20556 Remove references to "xtrabackup" and "innobackupex" in mariaback...Vladislav Vaintroub2021-05-312-143/+41
| | | | * MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-05-306-0/+55
| | | | * CONNECT: use my_snprintfSergei Golubchik2021-05-271-3/+3
| | | | * mtr: fix the debug printoutSergei Golubchik2021-05-271-1/+1
| | | | * Revert "Add Pull Request template file to the MariaDB/server repository"Robert Bindar2021-05-271-50/+0
| | | | * MDEV-25758 InnoDB spatial indexes miss large geometry fields after MDEV-25459Thirunarayanan Balathandayuthapani2021-05-273-55/+118
| | | | * Cleanup: Remove handler::update_table_comment()Marko Mäkelä2021-05-275-92/+3
| | | | * Add Pull Request template file to the MariaDB/server repositoryRobert Bindar2021-05-261-0/+50
| | | | * MDEV-25730: maria.repair test fails with valgrindSergei Golubchik2021-05-251-2/+7
| | | | * MDEV-21192: SST failing when enabling IPV6Julius Goryavsky2021-05-259-222/+254
| | | | * MDEV-15730: rename --stream=xbstream to --stream=mbstreamJulius Goryavsky2021-05-243-24/+37
| | | * | Fixed results for main.delete_use_source to make it repeatableMonty2021-05-262-2/+3
| | | * | MDEV-17749 Kill during LOCK TABLE ; ALTER TABLE causes assertMonty2021-05-263-0/+105
| | * | | Remove unnecessary test caseJan Lindström2021-05-262-22/+0
| | * | | MDEV-25769 : Galera test failure on galera_sr.GCF-627Jan Lindström2021-05-262-8/+11
| | * | | MDEV-25551 applying crash with tables without PKsjaakola2021-05-266-2/+414
| * | | | MDEV-25807: ARM build failure due to missing ISB instruction on ARMv6Krunal Bauskar2021-06-011-0/+8
| * | | | perfschema: native type for my_thread_os_id_tDaniel Black2021-06-011-2/+12
| * | | | perfschema: use glibc gettid if availableDaniel Black2021-06-014-4/+12
| * | | | my_thread: Use unsigned long long for storing pthread IDsnia2021-06-011-2/+2
| * | | | MDEV-25745: Not applying INSERT_REUSE_REDUNDANTMarko Mäkelä2021-05-311-1/+1
| * | | | MDEV-19514 fixup: Optimize ibuf_merge_or_delete_for_page() callsMarko Mäkelä2021-05-312-6/+8