summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Post review fixbb-10.6-refactor-limitVicențiu Ciorbaru2021-03-221-6/+6
* DO NOT PUSH! Fix remove_const with window functionsVicențiu Ciorbaru2021-03-091-0/+1
* MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-03-0919-63/+1958
* cleanup: make_aggr_tables_info pass parameters from local variablesVicențiu Ciorbaru2021-03-071-2/+2
* cleanup: remove table_options and corresponding accessor functionVicențiu Ciorbaru2021-03-073-14/+2
* cleanup: test_if_subpart documented to highlight side effectVicențiu Ciorbaru2021-03-071-5/+16
* cleanup: reduce indentation of end_sendVicențiu Ciorbaru2021-03-071-87/+86
* cleanup: Delete unused functionVicențiu Ciorbaru2021-03-071-2/+0
* cleanup: Refactor select_limit in select lexVicențiu Ciorbaru2021-03-0718-146/+119
* 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
* | Merge 10.5 into 10.6Marko Mäkelä2020-12-0920-167/+333
|\ \ | |/
| * MDEV-12227 Defer writes to the InnoDB temporary tablespacebb-10.5-MDEV-24369Marko Mäkelä2020-12-096-42/+79