summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXbb-10.6-MDEV-25200Thirunarayanan Balathandayuthapani2021-03-293-0/+59
* Merge 10.5 into 10.6Marko Mäkelä2021-03-2910-168/+181
|\
| * MDEV-24302: RESET MASTER hangsMarko Mäkelä2021-03-299-165/+176
| * Fixed access to undefined memoryMonty2021-03-281-3/+5
* | MDEV-25281: Switch to use non-atomic (vs atomic) distributed counter toKrunal Bauskar2021-03-293-17/+27
* | Windows - suppress nonsensical(for this OS) system check.Vladislav Vaintroub2021-03-291-0/+1
* | MDEV-24325: Optimizer trace doesn't cover LATERAL DERIVEDSergei Petrunia2021-03-294-1/+183
* | MDEV-5536: socket activation info - verboseDaniel Black2021-03-291-15/+22
* | MDEV-5536: Deb - socket activation - service enablebb-10.6-danielblack-MDEV-5536-socket-activation_2Daniel Black2021-03-281-3/+3
* | MDEV-5536: Debian systemd socket activationDaniel Black2021-03-282-2/+14
* | MDEV-5536: add systemd socket activationDaniel Black2021-03-2812-7/+321
* | Add mariadb-dumpslow to scripts.Anel Husakovic2021-03-281-0/+1
* | mariadb-tzinfo-to-sql,mariadb-dumpslow as Client componentsDaniel Black2021-03-283-7/+8
* | MDEV-23429: WITHOUT_SERVER don't install sst/systemd scriptsDaniel Black2021-03-281-1/+1
* | Separate client and server components (man/scripts)Anel Husakovic2021-03-282-14/+11
* | Make `replace` utility a Client componentBernard Spil2021-03-281-1/+1
* | Since PR #1566 my_print_defaults is a client so should be man pageAnel Husakovic2021-03-281-2/+2
* | Make my_print_default a client app (required by mytop)Bernard Spil2021-03-281-1/+1
* | Remove server man pages from WITHOUT_SERVERDaniel Black2021-03-281-6/+9
* | MDEV-23429: Remove WSREP when using WITHOUT_SERVERAnel Husakovic2021-03-282-9/+11
* | Merge 10.5 into 10.6Marko Mäkelä2021-03-2761-635/+907
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-03-2761-633/+906
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-03-2754-624/+701
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-03-2747-608/+349
| | | |\
| | | | * Replace mallinfo with mallinfo2 on supported systemsMichael Okoko2021-03-273-2/+8
| | | | * cmake cleanup: drop support for ancient clang in WITH_ASAN optionEugene Kosov2021-03-261-10/+0
| | | | * MDEV-25238 add support for -fsanitize-address-use-after-scopeEugene Kosov2021-03-261-0/+6
| | | | * MDEV-24786: row_upd_clust_step() skips mtr_t::commit() on virtual column errorst-10.2-MDEV-24786Marko Mäkelä2021-03-261-80/+46
| | | | * Cleanup - reduce duplicate code, in SSL IO error handling.bb-10.2-sysprgVladislav Vaintroub2021-03-251-23/+29
| | | | * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-243-8/+27
| | | | * MDEV-23740 postfix - potentially uninitialized variable passed to vio_socket...Vladislav Vaintroub2021-03-241-10/+15
| | | | * MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5
| | | | * Follow up fixes for making @@wsrep_provider read-onlyDaniele Sciascia2021-03-238-10/+11
| | | | * fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
| | | | * MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-223-1/+55
| | | | * MDEV-23076 Misleading "InnoDB: using atomic writes"Marko Mäkelä2021-03-223-19/+7
| | | | * MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-2214-400/+0
| | | | * Added missed ' -- ' between the end of the lldb command options and the begin...Dmitry Shulga2021-03-221-1/+1
| | | | * MDEV-25195: pam check getgrouplist functionDaniel Black2021-03-221-3/+4
| | | | * MDEV-22240: don't use pc.splitbrain=true on node2 in galera.galera_gcache_rec...Alexey Yurchenko2021-03-211-1/+1
| | | | * MDEV-8708 fixup: Remove dead codeMarko Mäkelä2021-03-191-4/+0
| | | | * MDEV-24903: mariabackup SST fails while adding --log-bin in startup commandJulius Goryavsky2021-03-197-42/+137
| | | * | MDEV-25128 Wrong result from join with materialized semi-join andIgor Babaev2021-03-234-6/+307
| | | * | fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
| | | * | MDEV-24796 Assertion `page_has_next... failed in btr_pcur_store_position()Marko Mäkelä2021-03-223-3/+30
| | * | | MDEV-21697: Galera assertion !wsrep_has_changes(thd) || (thd->lex->sql_comman...bb-10.4-MDEV-21697mkaruza2021-03-253-1/+129
| | * | | MDEV-24954 : 10.5.9 crashes on int wsrep::client_state::ordered_commit(): Ass...bb-10.4-MDEV-24954Jan Lindström2021-03-251-17/+42
| | * | | fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
| | * | | MDEV-25206 Crash with CREATE VIEW .. SELECT with non-existing fieldIgor Babaev2021-03-213-2/+40
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-2674-235/+151
|\ \ \ \ \ | |/ / / /