summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-273-5/+24
| * | | | MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transac...bb-10.5-mdev25305Sergei Petrunia2021-03-314-1/+53
| * | | | MDEV-25251: main.derived_split_innodb fails on ICC release binarybb-10.5-mdev25251-v2Sergei Petrunia2021-03-311-1/+1
* | | | | MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transac...Sergei Petrunia2021-03-301-0/+1
* | | | | MDEV-25305: MyRocks: Killing server during RESET MASTER can lose last transac...Sergei Petrunia2021-03-304-1/+52
* | | | | Merge 10.5 into 10.6 (except MDEV-24630)Marko Mäkelä2021-03-307-69/+71
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24630: MY_RELAX_CPU assembly instruction upgrade/research forKrunal Bauskar2021-03-301-1/+1
| * | | | MDEV-24302 follow-up: RESET MASTER hangsbb-10.5-MDEV-24302Marko Mäkelä2021-03-307-69/+71
* | | | | revert make_binary_distribution script creationDaniel Black2021-03-301-1/+9
* | | | | Merge 10.5 into 10.6Daniel Black2021-03-302-27/+115
|\ \ \ \ \ | |/ / / /
| * | | | Deb: Fix failing Salsa-CI by syncing fixes from downstream to upstreamOtto Kekäläinen2021-03-291-4/+8
| * | | | Deb: Add Breaks/ReplacesOtto Kekäläinen2021-03-292-29/+32
| * | | | Revert "MDEV-23342 MariaDB cannot be installed over MySQL 5.7.30 on Bionic an...Otto Kekäläinen2021-03-291-30/+112
* | | | | MDEV-17239 default max_recursive_iterations 4G -> 1000bb-10.6-danielblack-MDEV-17239-default-max_recursive_iterations-1kDaniel Black2021-03-304-2/+6
* | | | | 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