summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22165 CONVERT TABLE: move in partition from existing tablebb-10.7-midenok-MDEV-22165Aleksey Midenkov2021-09-1019-629/+2119
* MDEV-22165: StarterDmitry Shulga2021-09-106-2/+433
* MDEV-22166 CONVERT PARTITION: move out partition into a tableAleksey Midenkov2021-09-1053-611/+4979
* MDEV-26471 Syntax extension: do not require PARTITION keyword in partition de...Aleksey Midenkov2021-09-103-1/+117
* Vanilla cleanups and refactoringsAleksey Midenkov2021-09-1042-250/+215
* MDEV-25292 Better debug traceAleksey Midenkov2021-09-101-7/+16
* fix spider SERVER_NAME detectionSergei Golubchik2021-09-072-13/+2
* increase the version string buffer in mariadb-upgradeSergei Golubchik2021-09-071-1/+1
* Merge 10.6 into 10.7Marko Mäkelä2021-09-075-8/+26
|\
| * 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
* | | Merge 10.6 into 10.7Marko Mäkelä2021-09-0663-306/+683
|\ \ \ | |/ /
| * | 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
| * | MDEV-26467: GCC 4.8.5 internal compiler error on ARMv8Marko Mäkelä2021-09-061-0/+7
| * | MDEV-26467: Avoid futile spin loopsMarko Mäkelä2021-09-0617-115/+213
| * | MDEV-26467: Avoid re-reading srv_spin_wait_delay inside a loopMarko Mäkelä2021-09-063-15/+41
| * | MDEV-26467 Unnecessary compare-and-swap loop in srw_mutexMarko Mäkelä2021-09-062-22/+29
| * | Merge 10.5 into 10.6Marko Mäkelä2021-09-0622-91/+256
| |\ \ | | |/
| | * MDEV-26547 Restoring InnoDB buffer pool dump is single-threaded for no reasonMarko Mäkelä2021-09-064-18/+16
| | * MDEV-26533 fixup: GCC -WformatMarko Mäkelä2021-09-061-2/+2
| | * MDEV-25684 Crash in THD::find_temporary_table while calling spider_direct_sql...bb-10.5-mdev-25684Nayuta Yanagisawa2021-09-064-0/+44
| | * MDEV-26533 MariaDB 10.5 crashes with key_buffer_size > 4Gb on Windows x64Vladislav Vaintroub2021-09-042-24/+23
| | * Fix create_background_thd()Vladislav Vaintroub2021-09-021-3/+6
| | * Added support for CHECK TABLE for S3 tablesMonty2021-09-017-30/+54
| | * Added support for ANALYZE TABLE to S3 tablesMonty2021-09-017-30/+121
| | * Added options s3_port and s3_use_http to aria_s3_copyMonty2021-09-012-8/+24
| * | fix Binary_string::c_ptr and c_ptr_safeSergei Golubchik2021-09-051-2/+2
| * | cleanup: only do work when neededSergei Golubchik2021-09-051-4/+3
| * | Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2021-09-055-12/+15
| * | Fix warnings from -DPLUGIN_PARTITION=NO, portably.Vladislav Vaintroub2021-09-053-3/+7
| * | MDEV-26538 Incorrect error condition check for ReadFile (named pipes)Vladislav Vaintroub2021-09-041-1/+1
| * | MDEV-25919 fixup: MSAN and Valgrind errors related to statisticsMarko Mäkelä2021-09-043-7/+12
| * | MDEV-4750 fixup: main.backup_lock result differenceMarko Mäkelä2021-09-032-18/+30
| * | MDEV-24258 fixup: Throttle purge with exclusive dict_sys.latchMarko Mäkelä2021-09-021-0/+6
* | | MDEV-26352 : Add new thread states for certain WSREP scenariosJan Lindström2021-09-0315-51/+137
* | | Merge 10.6 into 10.7Marko Mäkelä2021-09-011-0/+0
|\ \ \ | |/ /
| * | After-merge fix e94172c2a07f21118d26e4cde0c48a2fd536cf06: unit.conc_cursorMarko Mäkelä2021-09-011-0/+0
* | | Merge 10.6 into 10.7Marko Mäkelä2021-08-311-0/+1
|\ \ \ | |/ /
| * | MDEV-25919 fixup: set_current_thd() is not definedMarko Mäkelä2021-08-311-0/+1
* | | Merge 10.6 into 10.7Marko Mäkelä2021-08-31201-4076/+4256
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2021-08-311-1/+1
| |\ \ | | |/
| | * MDEV-26511 - Do not change purge thread count during bootstrapbb-10.5-MDEV-26511Vladislav Vaintroub2021-08-311-1/+1
| * | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-31131-1788/+2201
| * | MDEV-25919: Replace dict_table_t::stats_bg_flag with MDLMarko Mäkelä2021-08-318-338/+167
| * | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-3148-853/+1111