summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24962 addendum: mariabackup does not understand --log-bin-index and --lo...10.6-MDEV-24962Julius Goryavsky2021-05-051-3/+13
* MDEV-24962: Galera SST innobackupex-move ignores Environment settingsJulius Goryavsky2021-05-057-792/+1177
* MDEV-25491 fixup: Optimize fil_space_t::check_pending_operations()Marko Mäkelä2021-05-041-2/+2
* MDEV-25502: rpl.rpl_perfschema_applier_status_by_worker failed in bb with: Te...Sujatha2021-05-042-3/+6
* Cleanup: Remove unnecessary InnoDB log writesMarko Mäkelä2021-05-043-46/+17
* MDEV-25506: Kill during DDL leaves orphan .ibd fileMarko Mäkelä2021-05-0413-158/+141
* MDEV-18518 Multi-table CREATE and DROP transactions for InnoDBMarko Mäkelä2021-05-0427-1029/+359
* Merge 10.5 into 10.6Marko Mäkelä2021-05-0427-203/+345
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-0323-186/+294
| |\
| | * Update wsrep-libbb-10.4-wsrepJan Lindström2021-04-301-0/+0
| | * MDEV-22265 Connect string character limit too small for full 64 character Inn...Kentoku SHIBA2021-04-295-0/+67
| | * MDEV-25553 : Avoid unnecessary rollbacks with SRbb-10.4-MDEV-25553Daniele Sciascia2021-04-2812-56/+176
| | * MDEV-22227 Assertion `state_ == s_exec' failed in wsrep::client_state::start_...bb-10.4-MDEV-22227mkaruza2021-04-285-130/+53
| | * MDEV-25630 Rollback of instant operation adds wrong column to secondary indexbb-10.4-MDEV-25630Thirunarayanan Balathandayuthapani2021-04-283-0/+54
| | * MDEV-22265 Connect string character limit too small for full 64 character Inn...Alexey Botchkov2021-04-273-1/+12
| * | new column store 5.5.2-2Oleksandr Byelkin2021-05-021-0/+0
| * | Updated wsrep.variables after wsrep lib updateMonty2021-05-011-2/+5
| * | MDEV-25507 CHECK on encrypted Aria table complains about "Wrong LSN"Monty2021-04-304-15/+44
| * | MDEV-22265 Connect string character limit too small for full 64 character Inn...Kentoku SHIBA2021-04-306-1/+69
* | | MDEV-25509 Atomic DDL: Assertion `err != DB_DUPLICATE_KEY' failsbb-10.6-MDEV-25509Thirunarayanan Balathandayuthapani2021-04-304-2/+35
* | | 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