summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into bb-10.4-MDEV-22265bb-10.4-MDEV-22265Kentoku SHIBA2021-04-281175-21789/+51711
|\
| * 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
| * 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
| * | | 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
| * | | Merge 10.3 into 10.4st-10.4Marko Mäkelä2021-04-229-19/+324
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-229-19/+325
| | |\ \ | | | |/
| | | * MDEV-25474 Background thread returns uninitialized statisticsbb-10.2-MDEV-25474Thirunarayanan Balathandayuthapani2021-04-211-2/+6
| | | * MDEV-25457 Server crashes in row_undo_mod_clust_low upon rollback of read-onl...Eugene Kosov2021-04-213-1/+13
| | | * MDEV-24526 binlog rotate via FLUSH LOGS may obsolate binlog file for recovery...Andrei Elkin2021-04-213-0/+149
| | | * Fixup: Event_queue_element_for_exec initializer list not supported on gcc-4.1Vicențiu Ciorbaru2021-04-211-1/+5
| | | * fixed some korean error messagesbb-10.2-danielblack-pr1811-korean-translationLee Keun Won2021-04-211-14/+17
| | | * Smoke test collection should not be executableElena Stepanova2021-04-211-1/+0
| | | * MDEV-25288 Create a list of tests for distributionsElena Stepanova2021-04-211-0/+139
| | | * MDEV-24807:A possibility for double free in dtor of Event_queue_element_for_e...Vicențiu Ciorbaru2021-04-203-1/+3
| * | | MDEV-25362 after-merge fix: Remove unnecessary codeMarko Mäkelä2021-04-221-3/+1
| * | | MDEV-25362 after-merge fix: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2021-04-211-2/+1
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-2133-126/+674
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-2130-123/+621
| | |\ \ | | | |/
| | | * MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2Marko Mäkelä2021-04-202-6/+2
| | | |\
| | | | * Bug #32032897 DEADLOCKING WAIT GRAPH ON BUSY SERVERAditya A2021-04-201-5/+1
| | | |/
| | | * MDEV-25362 Incorrect name resolution for subqueries in ON expressionsprot-10.2Igor Babaev2021-04-175-1/+164
| | | * MDEV-15064: IO_CACHE mysys read_pos, not libmaria rc_posbb-10.2-danielblack-MDEV-15064-IO_CACHE-read_posRainer Orth2021-04-172-2/+2
| | | * MDEV-25407: EXISTS subquery with correlation in ON expression crashesbb-10.2-mdev25407Sergei Petrunia2021-04-163-1/+70
| | | * MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-1510-12/+212
| | | * MDEV-23026 purge fails with assert !rw_lock_own_flagged(lock, RW_LOCK_FLAG_X...st-10.2-MDEV-23026Thirunarayanan Balathandayuthapani2021-04-151-2/+4
| | | * update C/CSergei Golubchik2021-04-151-0/+0