summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24449 cleanup: Remove a timeoutbb-10.6-corruptionMarko Mäkelä2020-12-223-7/+20
* MDEV-24424 Unnecessary usage of to_float() for INSERT into the Spider table w...Kentoku SHIBA2020-12-226-1/+131
* MDEV-24448 fixup: Correct a typo in a commentMarko Mäkelä2020-12-211-1/+1
* Merge 10.5 into 10.6Marko Mäkelä2020-12-2112-119/+128
|\
| * MDEV-24448 srv_start(): Assertion !buf_pool.any_io_pending()Marko Mäkelä2020-12-211-1/+1
| * cleanup: plugin.cmakeSergei Golubchik2020-12-213-12/+17
| * MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-212-91/+65
| * increase INET6 plugin maturitySergei Golubchik2020-12-212-2/+2
| * cleanup: DBUG_ASSERT && log.ccSergei Golubchik2020-12-211-12/+16
| * MDEV-24455 Assertion `!m_freed_space' failed in mtr_t::startMarko Mäkelä2020-12-213-0/+16
* | MDEV-21452 fixup: Fix fake server hang reportsMarko Mäkelä2020-12-211-10/+13
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-1911-114/+98
|\ \ | |/
| * MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespaceMarko Mäkelä2020-12-189-104/+83
| * MDEV-24442 Assertion space->referenced() failed in fil_crypt_space_needs_rota...Marko Mäkelä2020-12-182-16/+19
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-181-7/+8
|\ \ | |/
| * MDEV-24426 fixup: Assertion failure on shutdownMarko Mäkelä2020-12-181-3/+2
* | Merge 10.5 into 10.6bb-10.6-MDEV-24426Marko Mäkelä2020-12-1727-103/+266
|\ \ | |/
| * MDEV-24426 fil_crypt_thread keep spinning even if innodb_encryption_rotate_ke...bb-10.5-MDEV-24426Marko Mäkelä2020-12-172-20/+39
| * Contain AIX perrorEtienne Guesnet2020-12-161-7/+13
| * Fix build on GCC 5Etienne Guesnet2020-12-161-1/+1
| * Add LARGE_FILES flag for GCC AIX buildEtienne Guesnet2020-12-161-2/+2
| * Add -berok for head test on AIXEtienne Guesnet2020-12-161-0/+5
| * Parse GSSAPI flags on AIXEtienne Guesnet2020-12-161-1/+5
| * Add flags for AIX buildEtienne Guesnet2020-12-161-0/+7
| * Remove -Werror for AIXEtienne Guesnet2020-12-161-1/+5
| * AIX workaround for GCC include bugEtienne Guesnet2020-12-161-0/+6
| * AIX workaround for GCC TOC bugEtienne Guesnet2020-12-162-0/+6
| * Support of AIX for auth_socket pluginEtienne Guesnet2020-12-162-0/+20
| * Add build on AIXEtienne Guesnet2020-12-1614-68/+81
| * MDEV-24366 Use environment variables as S3 test case variableszhaorenhai2020-12-153-16/+92
| * MDEV-23659 Update Galera disabled.def fileStepan Patryshev2020-12-141-1/+0
* | Speed up mariabackup.xb_compressed_encryptedMarko Mäkelä2020-12-161-1/+1
* | MDEV-24167 fixup: Wake up all update_lock() in u_unlock()Marko Mäkelä2020-12-162-11/+5
* | MDEV-21452: Retain the watchdog only on dict_sys.mutex, for performancebb-10.6-MDEV-21452-2Marko Mäkelä2020-12-156-148/+30
* | MDEV-21452: Replace ib_mutex_t with mysql_mutex_tMarko Mäkelä2020-12-15117-5085/+1500
* | MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_arrayMarko Mäkelä2020-12-1536-2542/+16
* | MDEV-21452: Replace all direct use of os_event_tMarko Mäkelä2020-12-1554-1798/+1391
* | Fix the SRW_LOCK_DUMMY build with PLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-12-151-0/+1
* | MDEV-24410: Bug in SRW_LOCK_DUMMY rw_lock_t wrapperMarko Mäkelä2020-12-151-2/+2
* | MDEV-24142/MDEV-24167 fixup: Split ssux_lock and srw_lockMarko Mäkelä2020-12-153-78/+205
* | MDEV-23659 Update Galera disabled.def fileStepan Patryshev2020-12-141-1/+0
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-1414-100/+82
|\ \ | |/
| * MDEV-24313 fixup: GCC 8 -WconversionMarko Mäkelä2020-12-141-4/+4
| * MDEV-24313 fixup: GCC -WparenthesesMarko Mäkelä2020-12-141-1/+2
| * MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1bb-10.5-MDEV-24313Marko Mäkelä2020-12-1410-83/+58
| * MDEV-24313 (1 of 2): Hang with innodb_write_io_threads=1Marko Mäkelä2020-12-143-3/+3
| * MDEV-24391 heap-use-after-free in fil_space_t::flush_low()bb-10.5-MDEV-24391Marko Mäkelä2020-12-115-15/+21
* | MDEV-24353: Adding GROUP BY slows down a queryVarun Gupta2020-12-113-3/+45
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-092-18/+0
|\ \ | |/
| * Remove unused DBUG_EXECUTE_IF "ignore_punch_hole"Marko Mäkelä2020-12-092-18/+0