summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * MDEV-26612 Two different ways to start MariaDB service can cause data corruptionbb-10.2-MDEV-26612Alexey Bychko2021-09-241-8/+7
| | | | * Revert "MDEV-24978 : SIGABRT in __libc_message"bb-10.2-MDEV-24978-fJan Lindström2021-09-243-94/+21
| | | | * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-2418-151/+725
| | | | * Revert "MDEV-23328 Server hang due to Galera lock conflict resolution" andJan Lindström2021-09-242-112/+74
| | | * | Fixup "Windows, mysqltest : cleanup, remove dead code USE_CYGWIN"Vladislav Vaintroub2021-09-241-0/+8
| | * | | Merge branch '10.3' into 10.4Vladislav Vaintroub2021-09-246-170/+193
| | |\ \ \ | | | |/ /
| | | * | Windows, mysqltest : cleanup, remove dead code USE_CYGWINVladislav Vaintroub2021-09-241-54/+0
| | | * | MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdownVladislav Vaintroub2021-09-246-117/+193
* | | | | Misc improvements to the Gitlab-CI pipeline for MariaDBOtto Kekäläinen2021-09-292-50/+155
* | | | | MDEV-26467: Use LOCK BTS also with the Microsoft compilerbb-10.6-MDEV-26467Marko Mäkelä2021-09-291-49/+47
* | | | | 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