summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * 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
| | | | * Fix potential null pointer access after the allocation errorVladislav Vaintroub2021-09-011-0/+2
| | | | * Cleanup - remove confusing comment.Vladislav Vaintroub2021-09-011-1/+0
| | | | * MDEV-26514 Option to build a separate test zip package on WindowsElena Stepanova2021-09-011-1/+1
| | | | * MDEV-26514 Option to build a separate test zip package on WindowsElena Stepanova2021-08-312-0/+12
| | | | * disable bzip2, lzma, and lzo explicitly in debian release buildsSergei Golubchik2021-08-311-0/+4
| | | * | MDEV-26362: incorrect nest_level value with INTERSECTbb-10.3-MDEV-26362Oleksandr Byelkin2021-09-052-2/+11
| | * | | MDEV-25951 MariaDB crash after ALTER TABLE convert to utf8mb4bb-10.4-MDEV-25951-instant-utfEugene Kosov2021-09-086-3/+76
| | * | | MDEV-26503 : galera_3nodes.galera_wsrep_schema MTR failed: mysql_shutdown failedbb-10.4-MDEV-26502Jan Lindström2021-09-072-55/+41
| | * | | MDEV-26502 : galera.galera_applier_ftwrl_table_alter MTR failed : Result cont...Jan Lindström2021-09-071-2/+7
| | * | | Update wsrep-lib submodulebb-10.4-MDEV-25718Jan Lindström2021-09-061-0/+0
| | * | | MDEV-25718 Assertion `transaction.is_streaming()' failedDaniele Sciascia2021-09-064-1/+109
| | * | | MDEV-26487 cpack rpm failed to build packages with cmake < 3.7.0Sergei Golubchik2021-08-311-2/+2
| * | | | MDEV-25776 Race conditions in buf_pool.page_hash around buf_pool.watchbb-10.5-MDEV-25776Marko Mäkelä2021-09-093-43/+53
* | | | | Early return from auth_socket system checks on WindowsVladislav Vaintroub2021-09-111-0/+4
* | | | | MDEV-26527 : appveyor - do not clone ColumnstoreVladislav Vaintroub2021-09-111-1/+1
* | | | | MDEV-26527 - disable unneeded submodules, too10.6-wlad-appveyorVladislav Vaintroub2021-09-101-0/+6
* | | | | MDEV-26579 fixupVladislav Vaintroub2021-09-102-7/+5
* | | | | MDEV-26579 Support minor MSI in Windows installer.Vladislav Vaintroub2021-09-102-2/+12
* | | | | TSAN: unprotected global variablebb-10.6-kevgsEugene Kosov2021-09-092-5/+4
* | | | | TSAN: unprotected global variableEugene Kosov2021-09-092-2/+2
* | | | | TSAN: unprotected global counterEugene Kosov2021-09-091-1/+1
* | | | | TSAN: data race on a global counterEugene Kosov2021-09-092-5/+4
* | | | | Fix generation of bison output for out-of-source builds.Vladislav Vaintroub2021-09-083-3/+5
* | | | | TSAN: data race on vptr (ctor/dtor vs virtual call)Eugene Kosov2021-09-091-10/+14
* | | | | Fixed typo in sql/log_event_server.cc related to ddl xid's.Monty2021-09-071-1/+1
* | | | | Errors from failed drop tables where ignored by atomic ddl.Monty2021-09-071-5/+11
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-073-7/+21
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-26547 fixup: Wait for read completionMarko Mäkelä2021-09-073-0/+22
| * | | | Fix a false positive GCC5 warning.Vladislav Vaintroub2021-09-061-7/+9
* | | | | Added galera MTR failed tests in diasbled listRamesh Sivaraman2021-09-072-1/+5
* | | | | MDEV-26527 speedup appveyor buildVladislav Vaintroub2021-09-062-18/+45
* | | | | MDEV-26527 speedup appveyor buildVladislav Vaintroub2021-09-062-13/+30
* | | | | MDEV-26527 speedup appveyor buildVladislav Vaintroub2021-09-061-6/+6
* | | | | MDEV-26527 speedup appveyor buildVladislav Vaintroub2021-09-062-2/+3