summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26015: Set DH param automaticallybb-10.6-MDEV-26015Georg Richter2021-06-304-7/+42
* MDEV-25942: Assertion !table.n_waiting_or_granted_auto_inc_locksMarko Mäkelä2021-06-281-1/+0
* Merge 10.5 into 10.6Marko Mäkelä2021-06-266-28/+53
|\
| * MDEV-26017: Assertion stat.flush_list_bytes <= curr_pool_sizeMarko Mäkelä2021-06-261-0/+1
| * Cleanup: Remove unused mtr_block_dirtiedMarko Mäkelä2021-06-261-5/+0
| * MDEV-26010 fixup: Use acquire/release memory orderMarko Mäkelä2021-06-265-23/+52
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-243-7/+8
|\ \ | |/
| * MDEV-26010: Assertion lsn > 2 failed in buf_pool_t::get_oldest_modificationMarko Mäkelä2021-06-242-6/+7
| * MDEV-25948 fixup: Demote a warning to a noteMarko Mäkelä2021-06-241-1/+1
* | MDEV-26012 InnoDB purge and shutdown hangs after failed ALTER TABLEMarko Mäkelä2021-06-241-0/+6
* | MDEV-26007 Rollback unnecessarily initiates redo log writeMarko Mäkelä2021-06-247-13/+17
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-244-12/+30
|\ \ | |/
| * MDEV-26004 Excessive wait times in buf_LRU_get_free_block()Marko Mäkelä2021-06-244-12/+30
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-2322-455/+647
|\ \ | |/
| * MDEV-25113: Introduce a page cleaner mode before 'furious flush'Marko Mäkelä2021-06-234-42/+73
| * MDEV-25113: Make page flushing fasterMarko Mäkelä2021-06-2313-245/+309
| * MDEV-25801: buf_flush_dirty_pages() is very slowMarko Mäkelä2021-06-239-124/+241
| * MDEV-25948 Remove log_flush_taskMarko Mäkelä2021-06-232-48/+28
| * MDEV-25954: Trim os_aio_wait_until_no_pending_writes()Marko Mäkelä2021-06-236-14/+15
* | MDEV-25062: Reduce trx_rseg_t::mutex contentionMarko Mäkelä2021-06-2318-499/+482
* | MDEV-25967: Correctly extend deferred-recovery filesMarko Mäkelä2021-06-231-4/+9
* | MDEV-25996 sux_lock::s_lock(): Assertion !have_s() failed on startupMarko Mäkelä2021-06-231-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-235-14/+77
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-235-15/+78
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-06-233-16/+41
| | |\
| | | * bump the VERSIONDaniel Bartholomew2021-06-221-1/+1
| | | * MDEV-25981 InnoDB upgrade failsMarko Mäkelä2021-06-222-15/+34
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-221-1/+7
| | | |\
| | | | * MDEV-25982 Upgrade of MariaDB 10.1 log crashes due to missing encryption keyMarko Mäkelä2021-06-221-1/+7
| | | | * MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-213-1/+39
| | | * | MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-213-1/+39
| | * | | bump the VERSIONDaniel Bartholomew2021-06-221-1/+1
| | * | | MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-222-0/+38
| * | | | bump the VERSIONDaniel Bartholomew2021-06-221-1/+1
* | | | | MDEV-25950 Ignoring strange row from mysql.innodb_index_stats after DDLMarko Mäkelä2021-06-223-3/+20
* | | | | MDEV-25989 Crash (or hang) on startup after restoring backupMarko Mäkelä2021-06-223-12/+17
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-211-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-211-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-211-3/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-25979 Invalid page number written to DB_ROLL_PTRMarko Mäkelä2021-06-211-3/+2
* | | | | MDEV-14180 fixup: Avoid unnecessary dirtying of pagesMarko Mäkelä2021-06-211-0/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-2186-662/+814
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-2186-629/+789
| |\ \ \ \ | | |/ / /
| | * | | After-merge fix: Remove duplicated codeMarko Mäkelä2021-06-211-5/+0
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-06-2165-567/+707
| | |\ \ \ | | | |/ /
| | | * | MDEV-15912: Remove traces of insert_undoMarko Mäkelä2021-06-2113-380/+248
| | | * | After-merge fixes for MDEV-14180Marko Mäkelä2021-06-214-4/+16
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-06-2143-161/+426
| | | |\ \ | | | | |/
| | | | * Remove Travis CI statusMarko Mäkelä2021-06-211-8/+0
| | | | * MDEV-25947 innodb_fts.misc_debug fails in buildbotThirunarayanan Balathandayuthapani2021-06-172-14/+8