summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30567 rec_get_offsets() is not optimalbb-10.4.20-MDEV-30567Marko Mäkelä2023-02-061-77/+60
* 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
| * | MDEV-17749 Kill during LOCK TABLE ; ALTER TABLE causes assertMonty2021-05-263-0/+105
* | | Remove unnecessary test caseJan Lindström2021-05-262-22/+0
* | | MDEV-25769 : Galera test failure on galera_sr.GCF-627Jan Lindström2021-05-262-8/+11
* | | MDEV-25551 applying crash with tables without PKsjaakola2021-05-266-2/+414
* | | 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