summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26356 Adaptive purge scheduling based on redo log fill factorbb-10.6-MDEV-26356Marko Mäkelä2021-09-142-10/+101
* MDEV-26356 preparation: Refactor purge_stateMarko Mäkelä2021-09-141-141/+94
* MDEV-24512 fixup: Remove after_task_callbackst-10.6-marko2Marko Mäkelä2021-09-145-35/+4
* MDEV-24258 fixup: Do not update dict_table_t::n_ref_countMarko Mäkelä2021-09-131-5/+2
* Merge branch '10.5' into 10.6Vladislav Vaintroub2021-09-111-1/+1
|\
| * Merge branch '10.4' into 10.5Vladislav Vaintroub2021-09-110-0/+0
| |\
| | * Merge branch '10.3' into 10.4Vladislav Vaintroub2021-09-113-16/+62
| | |\
| * | | Use mariadb- named targets for minbuildVladislav Vaintroub2021-09-111-15/+16
| * | | Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2021-09-112-0/+5
| * | | Merge branch '10.4' into 10.5Vladislav Vaintroub2021-09-113-14/+60
| |\ \ \
| | * \ \ Merge branch '10.3' into 10.4Vladislav Vaintroub2021-09-113-16/+62
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Merge branch '10.2' into 10.3Vladislav Vaintroub2021-09-113-16/+62
| | | |\
| | | | * MDEV-26527 speedup appveyor build - 10.2st-10.2-wlad-appveyorVladislav Vaintroub2021-09-111-15/+24
| | | | * Bison 3.7 - fix "conversion from 'ptrdiff_t' to 'ulong', possible loss of data"Vladislav Vaintroub2021-09-112-4/+4
| | | | * Define minbuild target for 10.2Vladislav Vaintroub2021-09-111-0/+37
| | | | * Fix MYSQL_MAINTAINER_MODE=ERR, on Windows, with Ninja , in 10.2Vladislav Vaintroub2021-09-111-0/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-11241-10037/+5668
|\ \ \ \ \ | |/ / / /
| * | | | remove redundant select in the perfschema.show_aggregate testSergei Golubchik2021-09-112-22/+15
| * | | | remove unused result fileSergei Golubchik2021-09-111-6482/+0
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-117-7/+29
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-116-7/+27
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-09-116-7/+27
| | | |\ \ | | | | |/
| | | | * Fix an occasional timeout in innodb.alter_partitionedMarko Mäkelä2021-09-112-0/+8
| | | | * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-103-7/+19
| | | | * Speedup build of the MSI packageVladislav Vaintroub2021-09-101-1/+1
| | * | | MDEV-25951 followup: Add #ifdef around debug codeMarko Mäkelä2021-09-111-1/+3
| * | | | Merge fixup 7c33ecb6651fb80f46bf9f3d8fee2e2f2b70995dMarko Mäkelä2021-09-113-43/+53
| * | | | Backport "Fix generation of bison output for out-of-source builds."to 10.5Vladislav Vaintroub2021-09-113-9/+6
| * | | | Expand performance_schema tables definitions with column commentsVicențiu Ciorbaru2021-09-1051-880/+880
| * | | | MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-1023-219/+383
| * | | | Merge remote-tracking branch 'upstream/10.4' into 10.5Vicențiu Ciorbaru2021-09-10189-2521/+4439
| |\ \ \ \ | | |/ / /
| | * | | MDEV-25951 followupEugene Kosov2021-09-101-4/+9
| | * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-09-094-54/+55
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-09-094-54/+55
| | | |\ \ | | | | |/
| | | | * fix main.truncate failures in --embeddedSergei Golubchik2021-09-094-54/+55
| | * | | post-merge fixSergei Golubchik2021-09-091-0/+2
| | * | | Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-09170-2398/+4133
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-09-072-11/+68
| | | |\ \ | | | | |/
| | | | * disable bzip2/lz4/lzo in rpm builds, distro dependentSergei Golubchik2021-09-071-0/+10
| | | | * disable bzip2/lz4/lzo in bintar builds, as they always have beenSergei Golubchik2021-09-071-0/+6
| | | | * MDEV-19227: mysql_plugin doesn't run bootstrap from sourceAnel Husakovic2021-09-071-11/+52
| | | * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-07169-2388/+4054
| | | |\ \ | | | | |/
| | | | * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-07151-2377/+3867
| | | | * MDEV-23365: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'bb-10.2-MDEV-23365Rucha Deodhar2021-09-063-1/+54
| | | | * disable cmake feature summary after the first runSergei Golubchik2021-09-061-1/+2
| | | | * MDEV-12055 binlog.binlog_stm_ctype_ucs postfixDaniel Black2021-09-051-1/+1
| | | | * MDEV-26529: binlog.binlog_flush_binlogs_delete_domain fails on RISC-Vbb-10.2-danielblack-MDEV-26529-riscv-test-failDaniel Black2021-09-061-1/+1
| | | | * MDEV-26518 ; Galera incorrectly handles primary or unique keys with any multi...bb-10.2-MDEV-26517Jan Lindström2021-09-025-1/+110
| | | | * MDEV-26517 : Galera test failure on galera_fk_cascade_delete_debugJan Lindström2021-09-021-1/+1
| | | | * MDEV-26521 Remove mdev-504.testVladislav Vaintroub2021-09-013-105/+0