summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25872 InnoDB: Assertion failure in row_merge_read_clustered_index upon A...bb-10.2-MDEV-25872Thirunarayanan Balathandayuthapani2021-06-107-10/+67
* 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
* MDEV-25869 Change buffer entries are lost on InnoDB restartmariadb-10.2.39Marko Mäkelä2021-06-081-3/+8
* Revert "CONNECT: move jar files to /usr/share and include them in DEBs"Otto Kekäläinen2021-06-061-4/+0
* MDEV-23815 Windows : mysql_upgrade_wizard fails, if service name has spacesVladislav Vaintroub2021-06-061-1/+4
* MDEV-25859 - HeidiSQL 11.3Vladislav Vaintroub2021-06-051-1/+1
* MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of so...Anel Husakovic2021-06-042-1/+5
* MDEV-25672 table alias from previous statement interferes later commandsSergei Golubchik2021-06-023-6/+24
* MDEV-25635 Assertion failure when pushing from HAVING into WHERE of viewIgor Babaev2021-06-023-1/+68
* MDEV-25730 fixup: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2021-06-021-0/+1
* MDEV-25818: RSYNC SST failed due to busy portJulius Goryavsky2021-05-3117-817/+1169
* MDEV-20556 Remove references to "xtrabackup" and "innobackupex" in mariaback...Vladislav Vaintroub2021-05-312-143/+41
* MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-05-306-0/+55
* CONNECT: use my_snprintfSergei Golubchik2021-05-271-3/+3
* mtr: fix the debug printoutSergei Golubchik2021-05-271-1/+1
* Revert "Add Pull Request template file to the MariaDB/server repository"Robert Bindar2021-05-271-50/+0
* MDEV-25758 InnoDB spatial indexes miss large geometry fields after MDEV-25459Thirunarayanan Balathandayuthapani2021-05-273-55/+118
* Cleanup: Remove handler::update_table_comment()Marko Mäkelä2021-05-275-92/+3
* Add Pull Request template file to the MariaDB/server repositoryRobert Bindar2021-05-261-0/+50
* MDEV-25730: maria.repair test fails with valgrindSergei Golubchik2021-05-251-2/+7
* MDEV-21192: SST failing when enabling IPV6Julius Goryavsky2021-05-259-222/+254
* MDEV-15730: rename --stream=xbstream to --stream=mbstreamJulius Goryavsky2021-05-243-24/+37
* 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-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