summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25594 fixup: Remove a redundant assignmentbb-10.5-MDEV-25594Marko Mäkelä2021-05-171-6/+0
* MDEV-25594: Improve debug checksMarko Mäkelä2021-05-0711-155/+128
* MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-071-2/+6
* MDEV-25613 assertion (file_system.n_open > 0) failedVladislav Vaintroub2021-05-071-5/+0
* MDEV-23855 follow-up: Make innodb.doublewrite more stableMarko Mäkelä2021-05-052-7/+13
* MDEV-25586 : SIGSEGV in my_strcasecmp_utf8mb3Jan Lindström2021-05-051-1/+2
* MCOL-4535: Clean up libreadline as ColumnStore no longer needs itOtto Kekäläinen2021-05-042-16/+0
* Merge remote-tracking branch 10.4 into 10.5Jan Lindström2021-05-0410-309/+57
|\
| * MDEV-25591 : Test case cleanupsJan Lindström2021-05-0410-308/+55
* | 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-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
* | | | 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