summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17399 JSON_TABLE.bb-10.6-hfAlexey Botchkov2021-05-316-20/+74
* let numeric in the DEMAULT.Alexey Botchkov2021-05-313-5/+26
* MDEV-25511: Command line tools don't support CRL parametersGeorg Richter2021-05-311-2/+7
* MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of so...Anel Husakovic2021-05-282-1/+5
* Add Pull Request template file to the MariaDB/server repositoryRobert Bindar2021-05-271-0/+50
* MDEV-25312 fixup: Fix .isl file parsingMarko Mäkelä2021-05-271-3/+5
* MDEV-25791: Remove UNIV_INTERNMarko Mäkelä2021-05-2727-427/+170
* Fixed bug in mtr that caused restart to fail if mysqld died to fastMonty2021-05-263-4/+12
* Removed test for MDEV-23842 as the results are not stableMonty2021-05-262-27/+0
* Replace item->marker= # with Item->marker= DEFINEMonty2021-05-267-140/+169
* Merge 10.5 into 10.6Marko Mäkelä2021-05-2665-340/+1540
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-2644-108/+555
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-2541-92/+509
| | |\
| | | * 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
| | * | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-2517-211/+948
| | * | | MDEV-25719 post-merge correction: wsrep_debug=ON -> wsrep_debug=1Julius Goryavsky2021-05-222-1/+3
| | * | | MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-2118-131/+339
| | * | | MDEV-25562 Assertion `pause_seqno_.is_undefined() == false' failed in void ws...mkaruza2021-05-213-3/+43
| * | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existbb-10.5-igorIgor Babaev2021-05-2516-207/+929
| * | | | CRC32 on OpenBSD/powerpc64.Brad Smith2021-05-261-2/+2
| * | | | threadpool_generic: support future NetBSD kqueue versionsnia2021-05-261-4/+9
| * | | | my_largepage: Fix build with MAP_ALIGNED by no MAP_ALIGNED_SUPERnia2021-05-251-2/+4
| * | | | Updated BUILD scripts to update modules wsrep-lib and columnstoreMonty2021-05-232-1/+11
| * | | | Fixed compiler warnings from CONNECTMonty2021-05-234-23/+23
| * | | | MDEV-25738 Assertion `ticket->m_duration == MDL_EXPLICIT' failedMonty2021-05-232-0/+29
| * | | | MDEV-25708 THD::cleanup(): Assertion `!mdl_context.has_locks()' failedMonty2021-05-231-3/+4
| * | | | MDEV-25719 post-merge correction: wsrep_debug=ON -> wsrep_debug=1Julius Goryavsky2021-05-222-1/+3
| * | | | MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-2118-131/+339
| * | | | don't require jemalloc for 10.5 official packagesSergei Golubchik2021-05-191-2/+0
| * | | | MDEV-25617 10.5.10 upgrade: "scriptlet / line 6 : [: is-active : binary opera...Sergei Golubchik2021-05-191-1/+1