summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-05-2451-307/+1511
|\
| * MDEV-25663 Double free of transaction during truncate operationThirunarayanan Balathandayuthapani2021-05-241-8/+2
| * MDEV-25721 Double free of table when inplace alterThirunarayanan Balathandayuthapani2021-05-234-11/+55
| * MDEV-25663 Double free of transaction during truncate operationThirunarayanan Balathandayuthapani2021-05-231-1/+6
| * MDEV-25759: is_local_ip function can come to incorrect conclusionJulius Goryavsky2021-05-232-16/+49
| * cmake: fewer Build-Depends in SRPMSergei Golubchik2021-05-225-7/+18
| * CONNECT: move jar files to /usr/share and include them in DEBsSergei Golubchik2021-05-224-10/+14
| * cmake: silence repeated git searches tooSergei Golubchik2021-05-221-0/+13
| * cmake: fix FindJava/FindJNI wrappers for cmake re-runsSergei Golubchik2021-05-222-0/+10
| * MDEV-25641 max_password_errors not working with ed25519 auth pluginSergei Golubchik2021-05-223-4/+176
| * MDEV-24996 file conflict in rpm packagesSergei Golubchik2021-05-221-2/+2
| * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-2117-218/+987
| * MDEV-25664 Potential hang in purge for virtual columnsMarko Mäkelä2021-05-211-2/+4
| * MDEV-22462: Item_in_subselect::create_single_in_to_exists_cond(JOIN *, Item *...Sergei Petrunia2021-05-213-25/+43
| * MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-2122-233/+367
| * MDEV-25462: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-05-204-1/+63
| * MDEV-25728: mysqld --help --verbose creates a log-bin-index fileDaniel Black2021-05-203-4/+4
| * MDEV-25629: Crash in get_sort_by_table() in subquery with order by having out...Sergei Petrunia2021-05-193-0/+25
| * MDEV-22530: Aborting OPTIMIZE TABLE still logs in binary log and replicates t...Sujatha2021-05-192-2/+5
| * Updated galera_3nodes disabled.def filebb-10.2-rameshRamesh Sivaraman2021-05-181-1/+0
* | MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-2119-132/+332
* | Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-1821-45/+722
|\ \ | |/
| * MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-182-6/+22
| * wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| * MDEV-22530: Aborting OPTIMIZE TABLE still logs in binary log and replicates t...Sujatha2021-05-173-1/+144
| * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-178-38/+257
| * MDEV-25681: --relay-log{,-index} missing warningDaniel Black2021-05-171-2/+2
| * MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-156-210/+215
| * Added missing connection lines to some testsJulius Goryavsky2021-05-153-0/+120
| * MDEV-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-05-143-1/+42
| * MDEV-25336 Parallel replication causes failed assert while restartingSachin Kumar2021-05-141-1/+7
| * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin Kumar2021-05-145-1/+39
| * MDEV-20821 parallel slave server shutdown hangAndrei Elkin2021-05-144-0/+266
| * mtr: --gdb mode, also quote ";", not only " "Sergei Golubchik2021-05-111-1/+1
| * MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
| * bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
| * MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1013-472/+644
* | wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
* | MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-174-194/+204
* | Added missing connection lines to some testsJulius Goryavsky2021-05-173-0/+120
* | Updated galera_3nodes disabled.def filebb-10.3-rameshRamesh Sivaraman2021-05-111-1/+0
* | MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
* | MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1111-356/+518
* | bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-1031-832/+2355
|\ \ | |/
| * MDEV-25232 Ninja MSVC build sets default CMAKE_BUILD_TYPE to DebugVladislav Vaintroub2021-05-091-11/+12
| * force jemalloc to be used in release rpm/deb buildsSergei Golubchik2021-05-081-0/+2
| * XA PREPARE and SHOW STATUSSergei Golubchik2021-05-083-7/+57
| * mtr --gdb='commands' and restartsSergei Golubchik2021-05-081-1/+1
| * fix mtr --client-gdb to workSergei Golubchik2021-05-081-1/+1