summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25916: Compilation failed for compile-pentium64-gcov scriptbb-10.4-anel-MDEV-25916-build-scriptAnel Husakovic2021-06-151-1/+7
* MDEV-20162: fix connect-abstract test caseDaniel Black2021-06-114-7/+4
* MDEV-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2021-06-103-231/+175
* MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-104-38/+38
* MDEV-23933 main.failed_auth_unixsocket fails on armSergei Golubchik2021-06-092-4/+10
* rpm packaging: account for fedora > 31Sergei Golubchik2021-06-091-1/+1
* mdl_dbug_print_locks(): make it useful in gdb tooSergei Golubchik2021-06-092-37/+32
* MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLVladislav Vaintroub2021-06-095-1/+10
* Remove WolfSSL workaround for old version.Vladislav Vaintroub2021-06-092-3/+1
* Merge 10.3 to 10.4mariadb-10.4.20Marko Mäkelä2021-06-092-5/+4
|\
| * MDEV-25886 CHECK TABLE crash with DB_MISSING_HISTORY if innodb_read_onlymariadb-10.3.30Marko Mäkelä2021-06-092-5/+4
* | dict_index_build_internal_clust(): Catch MDEV-20131 on CREATE TABLEMarko Mäkelä2021-06-081-2/+2
* | Merge 10.3 into 10.4Marko Mäkelä2021-06-0814-19/+114
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-06-0811-17/+110
| |\
| | * 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-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-06-074-1/+44
| * | MDEV-21373 DBUG compilation - bad synchronization in ha_heap::external_lock()Vladislav Vaintroub2021-06-041-1/+1
* | | Ported the test case for MDEV-25682 from 10.2Igor Babaev2021-06-072-0/+41
* | | Fix mtr tests with file_key_managment extension for WindowsAnel Husakovic2021-06-0411-31/+31
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-041-2/+2
|\ \ \ | |/ /
| * | MDEV-17749 fixup: ./mtr --embedded main.lock_kill (again)Marko Mäkelä2021-06-041-2/+2
| * | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-034-6/+121
* | | Corrected the test case of MDEV-25714 in order to have the same EXPLAIN outpu...Igor Babaev2021-06-032-0/+8
* | | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-034-6/+121
* | | Fixed that compile-pentium64-valgrind-max worksMonty2021-06-024-16/+16
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-022-2/+3
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-06-021-0/+1
| |\ \ | | |/
| | * MDEV-25730 fixup: GCC -Og -Wmaybe-uninitializedMarko Mäkelä2021-06-021-0/+1
| * | MDEV-17749 fixup: ./mtr --embedded main.lock_killMarko Mäkelä2021-06-021-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-0141-767/+1081
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-06-0137-767/+975
| |\ \ | | |/
| | * 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
| * | Fixed results for main.delete_use_source to make it repeatableMonty2021-05-262-2/+3