summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement DEBUG_SYNC multiple signal firing capabilitybb-10.6-vicentiu-debug_syncVicențiu Ciorbaru2021-09-293-13/+37
* Extend Binary_string::strstr to also take in a const char pointerVicențiu Ciorbaru2021-09-292-12/+17
* Revert "Fixed debug_sync timeout in deadlock_drop_table"Vicențiu Ciorbaru2021-09-296-30/+6
* debug_sync: Implement NO_CLEAR_EVENT syntaxVicențiu Ciorbaru2021-09-293-2/+43
* Implement multiple-signal debug_syncVicențiu Ciorbaru2021-09-285-44/+156
* Initialize the Hash_set during creationVicențiu Ciorbaru2021-09-281-0/+2
* Silence gcc-11 warningsVicențiu Ciorbaru2021-09-282-2/+3
* MTR: loops should divide milliseconds by millisecondsst-10.6-vicentiuVicențiu Ciorbaru2021-09-281-1/+1
* MDEV-26467: Actually use spinloop on block_lockMarko Mäkelä2021-09-282-1/+17
* MDEV-26467: Universally implement spin loopMarko Mäkelä2021-09-282-58/+104
* MDEV-26467: More cache friendlinessMarko Mäkelä2021-09-281-29/+72
* MDEV-26669 Add MY_COLLATION_HANDLER functions min_str() and max_str()bb-10.6-bar-MDEV-26669Alexander Barkov2021-09-2723-87/+683
* MDEV-26631 InnoDB fails to fetch page from doublewrite bufferbb-10.6-MDEV-26631Thirunarayanan Balathandayuthapani2021-09-243-8/+27
* Merge 10.5 into 10.6Marko Mäkelä2021-09-2462-967/+1345
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-09-248-23/+37
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-09-247-37/+34
| | |\
| | | * MDEV-26672 innodb_undo_log_truncate may reset transaction ID sequenceMarko Mäkelä2021-09-248-37/+37
| | * | Update wsrep-lib submoduleJan Lindström2021-09-241-0/+0
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-09-2438-603/+768
| |\ \ \ | | |/ /
| | * | MDEV-26566 : galera.galera_var_cluster_address MTR failed: InnoDB: Assertion ...Jan Lindström2021-09-235-11/+220
| | * | MDEV-26571 : galera_sr.GCF-627 MTR failed: Result length mismatchJan Lindström2021-09-232-12/+8
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-09-2238-689/+738
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-09-2227-575/+311
| | | |\
| | | | * MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-229-123/+219
| | | | * Silence a warning about unused Bison labelMarko Mäkelä2021-09-221-0/+3
| | | | * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+418
| | | | * MDEV-26441: Linux-dependent construct in SST scriptsbb-10.2-MDEV-26441-galeraJulius Goryavsky2021-09-203-3/+9
| | | | * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-183-116/+62
| | | | * MDEV-15675 encryption.innodb_encryption failed in buildbot with timeoutbb-10.2-MDEV-15675Thirunarayanan Balathandayuthapani2021-09-172-3/+5
| | | | * Give less memory to get reliable error.Oleksandr Byelkin2021-09-162-3/+3
| | | | * MDEV-26622: man mysqldump - insert-ignore not insert-intoDaniel Black2021-09-161-5/+5
| | | | * MDEV-26574 An improper locking bug due to unreleased lock in the ds_xbstream.ccVladislav Vaintroub2021-09-151-3/+7
| | | | * MDEV-26573 : A static analyzer warning about ds_archive.ccVladislav Vaintroub2021-09-154-318/+0
| | | | * MDEV-25702 Auxiliary FTS table evicts during optimize tableThirunarayanan Balathandayuthapani2021-09-131-1/+2
| | | * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-227-7/+429
| | | * | MDEV-26521 Remove mdev-504.testVladislav Vaintroub2021-09-212-104/+0
| | | * | MDEV-23506 mariadb-connector-c-devel package from standard RHEL 8 repo confli...bb-10.3-abychkoAlexey Bychko2021-09-211-0/+1
| | | * | Fix Connect build with MSVC+NinjaVladislav Vaintroub2021-09-111-0/+1
| | * | | Fixed random failure of main.truncate_notembeddedMonty2021-09-212-2/+4
| | * | | Updated main.alias test to fix max_lengthMonty2021-09-212-7/+7
| | * | | Fixed max length calculation for embedded serverMonty2021-09-211-5/+7
| * | | | MDEV-26445 innodb_undo_log_truncate is unnecessarily slowMarko Mäkelä2021-09-248-279/+330
| * | | | MDEV-26450: Corruption due to innodb_undo_log_truncateMarko Mäkelä2021-09-249-119/+173
| * | | | MDEV-26626 fixup: Do not advance checkpoint during startupMarko Mäkelä2021-09-241-1/+3
| * | | | MDEV-24629 mariadb-connector-c-config conflicts with MariaDB's MariaDB-common...bb-10.5-MDEV-24629Alexey Bychko2021-09-221-0/+6
| * | | | MDEV-21286: bison warnings on ubuntu 20.04 on deprecated directive in sql_yac...Anel Husakovic2021-09-222-2/+6
| * | | | Remove mention of FreenodeIan Gilfillan2021-09-222-5/+3
| * | | | MDEV-26657 : Initialize some fields in create_background_thd()Vladislav Vaintroub2021-09-211-0/+3
* | | | | MDEV-26467 fixup: Fix cmake -DWITH_UNIT_TESTS=ON for SUX_LOCK_GENERICMarko Mäkelä2021-09-241-0/+8
* | | | | MDEV-25919 fixup: Acquire MDL also in defragmentationMarko Mäkelä2021-09-183-23/+18