summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6bb-10.6-nikita-MDEV-26866Marko Mäkelä2021-10-2747-277/+1266
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-10-2747-277/+1266
| |\
| | * Merge 10.4 into 10.5st-10.5-mergeMarko Mäkelä2021-10-2732-221/+1092
| | |\
| | | * MDEV-22380 Assertion `name.length == strlen(name.str)' failed .. w/optimizer_...bb-10.4-bar-MDEV-22380Alexander Barkov2021-10-272-0/+44
| | | * Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2021-10-2715-56/+346
| | | |\
| | | | * MDEV-22380: Assertion `name.length == strlen(name.str)' failed ...bb-10.3-bar-MDEV-22380Alexander Barkov2021-10-2715-56/+346
| | | * | MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMNbb-10.4-MDEV-18543-instant-import-bugsEugene Kosov2021-10-2615-160/+693
| | * | | MDEV-26732 Assertion `0' failed in Item::val_nativebb-10.5-bar-MDEV-26732Alexander Barkov2021-10-264-0/+119
| | * | | MDEV-22552: mytop packagingbb-10.5-anel-MDEV-22552Anel Husakovic2021-10-254-10/+11
| | * | | MDEV-22552: mytop packagingBernard Spil2021-10-251-1/+1
| | * | | Merge 10.4 into 10.5Marko Mäkelä2021-10-219-50/+50
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4st-10.4-mergeMarko Mäkelä2021-10-219-50/+50
| | | |\ \ | | | | |/
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-219-47/+48
| | | | |\
| | | | | * MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con...Sergei Krivonos2021-10-218-45/+46
| | | | | * MDEV-19522 fixup: Use correct printf formatMarko Mäkelä2021-10-211-2/+2
* | | | | | suggested fixupMarko Mäkelä2021-10-273-19/+19
* | | | | | Fixup: incorrect number of parameters to innobase_get_computed_value()Marko Mäkelä2021-10-271-3/+1
* | | | | | MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-279-68/+413
|/ / / / /
* | | | | MDEV-26903: Assertion ctx->trx->state == TRX_STATE_ACTIVE on DROP INDEXMarko Mäkelä2021-10-264-0/+25
* | | | | MDEV-26674: Set innodb_use_native_aio=OFF when using io_uring on a potentiall...Marko Mäkelä2021-10-251-1/+33
* | | | | MDEV-26769 InnoDB does not support hardware lock elisionMarko Mäkelä2021-10-2232-618/+1225
* | | | | MDEV-26826 Duplicated computations of buf_pool.page_hash addressesMarko Mäkelä2021-10-2218-517/+378
* | | | | MDEV-26828 Spinning on buf_pool.page_hash is wasting CPU cyclesMarko Mäkelä2021-10-225-33/+63
* | | | | MDEV-26883 InnoDB hang due to table lock conflictMarko Mäkelä2021-10-221-2/+19
* | | | | Remove trailing spaceVladislav Vaintroub2021-10-211-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-2191-588/+2359
|\ \ \ \ \ | |/ / / /
| * | | | Fix GCC 11.2.0 -m32 (IA-32) warningsMarko Mäkelä2021-10-212-3/+1
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-2184-593/+2226
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-2176-564/+2020
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-211-2/+2
| | | |\ \ | | | | |/
| | | | * MDEV-19522 fixup: Integer type mismatch in unit testMarko Mäkelä2021-10-211-2/+2
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-2170-524/+1944
| | | |\ \ | | | | |/
| | | | * MDEV-26865: Add test case and instrumentationMarko Mäkelä2021-10-213-0/+298
| | | | * MDEV-26865 fts_optimize_thread cannot keep up with workloadMarko Mäkelä2021-10-215-43/+24
| | | | * MDEV-26864 Race condition between transaction commit and undo log truncationMarko Mäkelä2021-10-211-6/+10
| | | | * MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295Thirunarayanan Balathandayuthapani2021-10-2118-235/+286
| | | | * MDEV-22627 fixup: Add a type cast for 32-bit platformsMarko Mäkelä2021-10-211-1/+1
| | | | * MDEV-26262 fixup: Remove a bogus assertionMarko Mäkelä2021-10-211-3/+0
| | | | * MDEV-19129: Xcode compatibility update: mysql-test-run.plSergei Krivonos2021-10-211-0/+2
| | | | * MDEV-22627 fixup: Cover also ALTER TABLE...ALGORITHM=INPLACEMarko Mäkelä2021-10-203-0/+19
| | | | * Update libmariadbMarko Mäkelä2021-10-201-0/+0
| | | | * MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2)Marko Mäkelä2021-10-204-9/+55
| | | | * MDEV-22445 Crash on HANDLER READ NEXT after XA PREPARENikita Malyavin2021-10-203-0/+35
| | | | * MDEV-26262 frm is corrupted after ER_EXPRESSION_REFERS_TO_UNINIT_FIELDNikita Malyavin2021-10-204-0/+26
| | | | * restore default.test, default.result after MDEV-23597 c47e4aab62c65 commitNikita Malyavin2021-10-202-3/+3
| | | | * MDEV-24585 Assertion `je->s.cs == nice_js->charset()' failed in json_nice.bb-10.2-mdev-24585-hfAlexey Botchkov2021-10-193-0/+13
| | | | * MDEV-14804 innodb.update_time failed in buildbot with wrong resultMarko Mäkelä2021-10-193-15/+4
| | | | * MDEV-26299: Some views force server (and mysqldump) to generate invalid SQL f...Oleksandr Byelkin2021-10-183-2/+51
| | | | * MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE'...bb-10.2-MDEV-25284Brandon Nesterenko2021-10-189-0/+347
| | | | * A clean-up patch for MDEV-23408: fixing test failure on Windowsbb-10.2-bar-MDEV-23408Alexander Barkov2021-10-152-8/+8