summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26265 bintars depend on dynamic librariesabychko-10.5-MDEV-26265Alexey Bychko2021-09-176-35/+57
* MDEV-26626 InnoDB fails to advance the log checkpointMarko Mäkelä2021-09-161-0/+9
* Updated rocksdb test resultMonty2021-09-163-21/+21
* Fixed bug in aria_chk that overwrote sort_buffer_lengthMonty2021-09-154-8/+10
* Merge branch '10.4' into 10.5Monty2021-09-1514-18/+137
|\
| * MDEV-23519 Protocol packet - "Original Name" info is showing alias name,Monty2021-09-144-7/+52
| * MDEV-26601: mysys - O_TMPFILE ^ O_CREATDaniel Black2021-09-141-1/+1
| * MDEV-21613 Failed to open table mysql.wsrep_streaming_log for writingbb-10.4-MDEV-21613Daniele Sciascia2021-09-145-8/+73
* | Improve error messages from Ariatmp-10.5-montyMonty2021-09-156-7/+32
* | Fixed compiler warnings in CONNECTMonty2021-09-152-3/+4
* | Deb: Fix Gitlab-CI/Salsa-CI builds failuresOtto Kekäläinen2021-09-134-29/+32
* | perfschema: use correct type for left shiftsSergei Golubchik2021-09-121-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
* | | | 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