summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22929 MariaBackup option to report and/or continue when corruption is en...10.6-MDEV-22929-log_corrupted_pagesVlad Lesin2020-12-0117-127/+1215
* Merge 10.5 into 10.6Marko Mäkelä2020-11-302-3/+15
|\
| * MDEV-24308: Revert for WindowsMarko Mäkelä2020-11-302-3/+15
* | row_search_index_entry(): Simplify some assertionsMarko Mäkelä2020-11-301-2/+3
* | MDEV-24167 fixup: Always derive srw_lock from rw_lockMarko Mäkelä2020-11-305-187/+233
* | Merge 10.5 into 10.6Marko Mäkelä2020-11-308-155/+58
|\ \ | |/
| * MDEV-24308: Remove some os_thread_ functionsMarko Mäkelä2020-11-308-155/+58
* | Merge 10.5 into 10.6Marko Mäkelä2020-11-2816-49/+138
|\ \ | |/
| * MDEV-24242 Query returns wrong result while using big_tables=1Igor Babaev2020-11-273-0/+66
| * Fixed compiler warnings from crc32c.ccMonty2020-11-261-6/+7
| * Avoid some DBUG prints from idle server in thread poolMonty2020-11-261-0/+2
| * Change to LONGLONG_BUFFER_SIZE usage to avoid extra mallocsMonty2020-11-262-2/+2
| * Trivial cleanups, no logic changesMonty2020-11-264-36/+43
| * Allow field_name NOT NULL ENABLEDMonty2020-11-261-1/+6
| * Fixed length estimate for REPLACE()Monty2020-11-264-4/+12
* | Merge 10.5 into 10.6bb-10.3-mdev2126510.3-mdev21265Marko Mäkelä2020-11-2618-180/+208
|\ \ | |/
| * MDEV-24280 InnoDB triggers too many independent periodic tasksbb-10.5-MDEV-24280Marko Mäkelä2020-11-256-67/+33
| * MDEV-24278 InnoDB page cleaner keeps waking up on idle serverMarko Mäkelä2020-11-253-4/+52
| * MDEV-24270: Clarify some commentsMarko Mäkelä2020-11-252-10/+21
| * Fix misspelling.Vladislav Vaintroub2020-11-251-11/+11
| * Cleanup. Remove obsolete commentVladislav Vaintroub2020-11-251-1/+0
| * Cleanup. Provide accurate comment on my_getevents().Vladislav Vaintroub2020-11-251-2/+10
| * Partially Revert "MDEV-24270: Collect multiple completed events at a time"Vladislav Vaintroub2020-11-255-7/+10
| * Cleanup: Fix Intel compiler warnings about sign conversionsMarko Mäkelä2020-11-255-8/+8
| * Cleanup: Remove redundant nonnull attributesMarko Mäkelä2020-11-253-5/+3
| * MDEV-24270: Collect multiple completed events at a timeMarko Mäkelä2020-11-255-12/+10
| * MDEV-24270 Misuse of io_getevents() causes wake-ups at least twice per secondMarko Mäkelä2020-11-251-82/+79
* | MDEV-24167: Fix -DPLUGIN_PERFSCHEMA=NO and Windows debug buildsMarko Mäkelä2020-11-246-8/+14
* | Cleanup: Reduce trx_t::mutex hold timeMarko Mäkelä2020-11-245-85/+49
* | Cleanup: Use Atomic_relaxed for trx_t::stateMarko Mäkelä2020-11-243-9/+4
* | Cleanup: Use Atomic_relaxed for dict_sys.row_idMarko Mäkelä2020-11-247-168/+66
* | MDEV-24167: Replace fil_space::latchMarko Mäkelä2020-11-2423-175/+201
* | MDEV-24167: Replace fts_cache_rw_lock, fts_cache_init_rw_lock with mutexMarko Mäkelä2020-11-2414-108/+77
* | MDEV-24167: Replace dict_operation_lock (dict_sys.latch)Marko Mäkelä2020-11-2417-113/+74
* | MDEV-24167: Replace trx_purge_latchMarko Mäkelä2020-11-2410-53/+53
* | MDEV-24167: Replace trx_i_s_cache_lockMarko Mäkelä2020-11-245-30/+10
* | MDEV-24167: Use lightweight srw_lock for btr_search_latchMarko Mäkelä2020-11-2420-202/+379
* | Merge 10.5 into 10.6Marko Mäkelä2020-11-242-22/+20
|\ \ | |/
| * MDEV-24271 rw_lock::read_lock_yield() may cause writer starvationMarko Mäkelä2020-11-242-22/+20
* | After-merge fix: Update ColumnStoreMarko Mäkelä2020-11-241-0/+0
* | Fix GCC warning/error.Vladislav Vaintroub2020-11-231-1/+2
* | MDEV-19237 Skip sending metadata when possible for binary protocol.Vladislav Vaintroub2020-11-238-18/+449
* | Merge 10.5 into 10.6Marko Mäkelä2020-11-2355-344/+502
|\ \ | |/
| * MDEV-21534 fixup: Remove HAVE_IB_LINUX_FUTEXMarko Mäkelä2020-11-233-53/+6
| * MDEV-24167: Remove PFS instrumentation of buf_block_tMarko Mäkelä2020-11-207-117/+4
| * MDEV-22871 fixup: Relax a debug assertionMarko Mäkelä2020-11-201-1/+2
| * Run innodb_wl6326_big only in debug buildsMarko Mäkelä2020-11-201-0/+4
| * Cleanup: Fix build problems with the Intel compilerMarko Mäkelä2020-11-202-2/+2
| * MDEV-21534 fixup: Use a compile-time constantMarko Mäkelä2020-11-201-1/+1
| * Update MCS to resolve libmarias3 compulation for centos74-amd64-debugRoman Nozdrin2020-11-193-5/+3