summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-06-2186-629/+789
|\
| * After-merge fix: Remove duplicated codeMarko Mäkelä2021-06-211-5/+0
| * Merge 10.3 into 10.4Marko Mäkelä2021-06-2165-567/+707
| |\
| | * MDEV-15912: Remove traces of insert_undoMarko Mäkelä2021-06-2113-380/+248
| | * After-merge fixes for MDEV-14180Marko Mäkelä2021-06-214-4/+16
| | * Merge 10.2 into 10.3Marko Mäkelä2021-06-2143-161/+426
| | |\
| | | * Remove Travis CI statusMarko Mäkelä2021-06-211-8/+0
| | | * MDEV-25947 innodb_fts.misc_debug fails in buildbotThirunarayanan Balathandayuthapani2021-06-172-14/+8
| | | * MDEV-25617 10.5.10 upgrade: "scriptlet / line 6 : [: is-active : binary opera...Sergei Golubchik2021-06-161-1/+1
| | | * Remove a unused variableMarko Mäkelä2021-06-161-2/+2
| | | * MDEV-25880 part 2: Improving reliability of the SST scriptsJulius Goryavsky2021-06-154-34/+49
| | | * MDEV-25880: rsync may be mistakenly killed when overlapping SSTJulius Goryavsky2021-06-152-5/+25
| | | * fix clang buildEugene Kosov2021-06-158-23/+14
| | | * MDEV-24713 Assertion `dict_table_is_comp(index->table)' failed in row_merge_b...Thirunarayanan Balathandayuthapani2021-06-153-1/+30
| | | * MDEV-25872 InnoDB: Assertion failure in row_merge_read_clustered_index upon A...Thirunarayanan Balathandayuthapani2021-06-157-16/+71
| | | * MDEV-14180 Automatically disable key rotation checks for file_key_managment p...Thirunarayanan Balathandayuthapani2021-06-158-15/+98
| | | * MDEV-14180 preparation: Rename key_rotation_listThirunarayanan Balathandayuthapani2021-06-153-34/+46
| | | * cmake OpenBSD copyright notice correctionDaniel Black2021-06-151-2/+1
| | | * eventscheduler mismatch of my_{malloc,free}, deleteJordy Zomer2021-06-151-1/+1
| | | * update libmariadbVladislav Vaintroub2021-06-141-0/+0
| | | * fix mysqlest crash on ./mtr --sp innodb_fts.innodb-fts-stopwordSergei Golubchik2021-06-121-2/+2
| | | * fix mysqltest crash report outputSergei Golubchik2021-06-121-4/+7
| | | * Link with libexecinfo on OpenBSD for stacktrace functionality.Brad Smith2021-06-111-0/+23
| | | * MDEV-20392: Skip ABI check if 'diff' is not foundOtto Kekäläinen2021-06-101-2/+3
| | | * Remove orphan type name trx_sig_tMarko Mäkelä2021-06-101-3/+1
| | | * MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-104-10/+10
| | | * MDEV-25630: Crash with window function in left expr of IN subquerySergei Petrunia2021-06-095-0/+56
| | * | fix spider tests for --psSergei Golubchik2021-06-194-0/+11
| | * | spider tests aren't bigSergei Golubchik2021-06-194-4/+0
| * | | fix spider tests for --ps in 10.4Sergei Golubchik2021-06-192-0/+8
| * | | spider tests aren't big in 10.4Sergei Golubchik2021-06-193-3/+0
| * | | MDEV-20162: fix connect-abstract test caseDaniel Black2021-06-114-7/+4
| * | | MDEV-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2021-06-103-231/+175
| * | | MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-104-38/+38
| * | | MDEV-23933 main.failed_auth_unixsocket fails on armSergei Golubchik2021-06-092-4/+10
| * | | rpm packaging: account for fedora > 31Sergei Golubchik2021-06-091-1/+1
| * | | mdl_dbug_print_locks(): make it useful in gdb tooSergei Golubchik2021-06-092-37/+32
| * | | MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLVladislav Vaintroub2021-06-095-1/+10
| * | | Remove WolfSSL workaround for old version.Vladislav Vaintroub2021-06-092-3/+1
* | | | MDEV-25878: mytop bugs: check for mysql driver and socketsAnel Husakovic2021-06-211-6/+7
* | | | MDEV-25878: mytop bugs: check for mysql driver and socketsJean Weisbuch2021-06-211-2/+6
* | | | fix spider tests for --ps in 10.5Sergei Golubchik2021-06-191-0/+2
* | | | MDEV-25867 main.trigger-trans failed in bb, Assertion `ticket->m_duration == ...mariadb-10.5.11st-10.5-vicentiubb-10.5-vicentiu2Sergei Golubchik2021-06-181-24/+24
* | | | MDEV-25953 Tpool - prevent potential deadlock in simulated AIOVladislav Vaintroub2021-06-171-1/+4
* | | | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-166-2/+125
* | | | MDEV-25642 InnoDB rename table copy DDL fails while dropping the tableThirunarayanan Balathandayuthapani2021-06-093-2/+38
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-092-5/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 to 10.4mariadb-10.4.20Marko Mäkelä2021-06-092-5/+4
| |\ \ \ | | |/ /
| | * | MDEV-25886 CHECK TABLE crash with DB_MISSING_HISTORY if innodb_read_onlymariadb-10.3.30Marko Mäkelä2021-06-092-5/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-06-0828-50/+181
|\ \ \ \ | |/ / /