summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24626 Remove synchronous write of page0 and flushing filebb-10.6-MDEV-24626_1Thirunarayanan Balathandayuthapani2021-04-3025-29/+99
* MDEV-24626 Remove synchronous write of page0 and flushing fileThirunarayanan Balathandayuthapani2021-04-308-159/+418
* MDEV-25491 fixup: Race between DROP TABLE and purge of DROP INDEXMarko Mäkelä2021-04-301-7/+16
* MDEV-25506 fixup for WindowsVladislav Vaintroub2021-04-301-1/+1
* MDEV-25524 fixup for WindowsMarko Mäkelä2021-04-291-1/+2
* MDEV-25524 heap-use-after-free in fil_space_t::rename()Marko Mäkelä2021-04-2910-253/+164
* Merge 10.5 into 10.6Marko Mäkelä2021-04-2924-232/+617
|\
| * MDEV-25530 Error 1451 on slave: Cannot delete or update a parent row: a forei...Sergei Golubchik2021-04-293-14/+36
| * MDEV-24382 Assertion in tdc_remove_tableVladislav Vaintroub2021-04-282-0/+33
| * MDEV-25093: Adaptive flushing fails to kick in even ifKrunal Bauskar2021-04-281-4/+19
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-2719-512/+664
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-04-2714-4/+257
| | |\
| | | * MDEV-24545 Sequence created by one connection remains invisible to anotherst-10.3Marko Mäkelä2021-04-273-1/+33
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-04-272-2/+2
| | | |\
| | | | * MDEV-25513: raise systemd LimitNOFILE limits to match server defaultsDaniel Black2021-04-272-2/+2
| | | | * MDEV-24898: Server crashes in st_select_lex::next_selectbb-10.2-tmp1Sergei Petrunia2021-04-252-0/+24
| | | | * MDEV-24925: Server crashes in Item_subselect::init_expr_cache_trackerSergei Petrunia2021-04-253-1/+92
| | | * | MDEV-24758 heap-use-after-poison in innobase_add_instant_try/rec_copyMarko Mäkelä2021-04-267-19/+56
| | | * | MDEV-24773: slave_compressed_protocol doesn't work properly with semi-sync re...Sujatha2021-04-264-0/+80
| | | * | MDEV-24898: Server crashes in st_select_lex::next_selectbb-10.3-mdev24925Sergei Petrunia2021-04-252-0/+24
| | | * | MDEV-24925: Server crashes in Item_subselect::init_expr_cache_trackerSergei Petrunia2021-04-253-1/+92
| | * | | Fix MTR test wsrep.variables_debugDaniele Sciascia2021-04-265-508/+407
| * | | | MDEV-15756: Remove some garbage outputMarko Mäkelä2021-04-261-4/+0
* | | | | Update wsrep-libbb-10.6-MDEV-22131Jan Lindström2021-04-291-0/+0
* | | | | MDEV-22131 allow transition from unencrypted to TLS cluster communication wit...mkaruza2021-04-293-0/+105
* | | | | MDEV-25534 Assertion lock_table_has...LOCK_IXMarko Mäkelä2021-04-284-7/+45
* | | | | MDEV-25522: Purge of aborted ADD INDEX leaves orphan locks behindMarko Mäkelä2021-04-283-2/+62
* | | | | dict_drop_index_tree(): More robust corruption handlingMarko Mäkelä2021-04-281-11/+23
* | | | | MDEV-25491: Race condition between DROP TABLE and purge of SYS_INDEXES recordMarko Mäkelä2021-04-287-220/+318
* | | | | MDEV-25491 preparation: Clean up tablespace destructionMarko Mäkelä2021-04-283-217/+110
* | | | | MDEV-22265 Connect string character limit too small for full 64 character Inn...Kentoku SHIBA2021-04-286-1/+69
* | | | | bump the VERSIONDaniel Bartholomew2021-04-261-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-2630-238/+597
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-2524-228/+543
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-2524-227/+542
| | |\ \ \ | | | |/ /
| | | * | This commit adds the same call of st_select_lex::set_unique_exclude() thatIgor Babaev2021-04-243-1/+24
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-2416-199/+362
| | | |\ \ | | | | |/
| | | | * MDEV-23026/MDEV-25474 fixup: Assertion ib_table->stat_initializedMarko Mäkelä2021-04-241-11/+7
| | | | * MDEV-25459 MVCC read from index on CHAR or VARCHAR wrongly omits rowsMarko Mäkelä2021-04-243-35/+105
| | | | * This patch complements the patch for MDEV-24823.Igor Babaev2021-04-231-1/+1
| | | | * MDEV-25091 CREATE TABLE: field references qualified by a wrong table name suc...Aleksey Midenkov2021-04-235-5/+188
| | | | * MDEV-23455 Hangs + Sig11 in unknown location(s) due to single complex FK queryAleksey Midenkov2021-04-233-3/+54
| | | | * remove EXCEPTIONS-CLIENTSergei Golubchik2021-04-232-138/+1
| | | | * MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-229-26/+171
| | | | * MDEV-25456 - fix predicate in ib::error_or_warnVladislav Vaintroub2021-04-221-1/+1
| | | | * MDEV-25456 MariaBackup logs "[ERROR]" on Invalid log block checksumVladislav Vaintroub2021-04-221-1/+2
| | | | * Update timezone data on WindowsVladislav Vaintroub2021-04-222-0/+2
| | | * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-227-25/+147
| * | | | MDEV-25030 Upgrade to 10.5.9 breaks root's ability to grantSergei Golubchik2021-04-224-4/+48
| * | | | MYSQL_MAINTAINER_MODE fixesSergei Golubchik2021-04-222-6/+6