summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-07-0252-104/+1429
|\
| * MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, the squar...Sergei Golubchik2021-07-022-2/+2
| * Merge 10.4 into 10.5Marko Mäkelä2021-07-026-13/+95
| |\
| | * MDEV-25236 Online log apply fails for ROW_FORMAT=REDUNDANT tablesMarko Mäkelä2021-07-023-13/+81
| | * Merge 10.3 into 10.4Marko Mäkelä2021-07-022-1/+9
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-07-021-1/+1
| | | |\
| | | | * submodules.cmake: add missing --depth=1Eugene Kosov2021-07-021-1/+1
| | | * | Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-07-0248-76/+1364
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-07-028-50/+117
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-024-27/+81
| | | |\ \ | | | | |/
| | | | * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-023-27/+80
| | | | * MDEV-25129 fixup: Adjust test resultMarko Mäkelä2021-07-021-0/+4
| | | * | MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-024-22/+35
| | * | | mtr: plugin.multiauth aix fixDaniel Black2021-07-022-0/+15
| | * | | Merge branch 10.3 into 10.4Daniel Black2021-07-023-1/+11
| | |\ \ \ | | | |/ /
| | | * | mtr: fix tests funcs_1.is_tables_is & sql_sequence.rebuildDaniel Black2021-07-022-0/+10
| | | * | Merge branch '10.2' into 10.3Daniel Black2021-07-021-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-25129 postfix for windowsDaniel Black2021-07-021-1/+1
| | | * | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
| | | * | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
| | * | | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
| | * | | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
| | * | | MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-07-012-2/+74
| | * | | Merge 10.3 -> 10.4Sergei Petrunia2021-06-3026-19/+741
| | |\ \ \ | | | |/ /
| | | * | Post-merge fix: update derived_cond_pushdown.resultSergei Petrunia2021-06-301-0/+1
| | | * | Merge 10.2->10.3Sergei Petrunia2021-06-3023-19/+736
| | | |\ \ | | | | |/
| | | | * MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-06-303-6/+289
| | | | * MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMAxing-zhi, jiang2021-06-2912-11/+306
| | | | * MDEV-26040 os_file_set_size() may not work on O_DIRECT filesMarko Mäkelä2021-06-291-5/+33
| | | | * MDEV-25461 Assertion `je->state == JST_KEY' failed in Geometry::create_from_j...Alexey Botchkov2021-06-283-0/+23
| | | | * Adjusted test results after the fix for MDEV-20411 (2)Igor Babaev2021-06-261-4/+4
| | | | * Adjusted test results after the fix for MDEV-20411Igor Babaev2021-06-264-15/+14
| | | | * MDEV-20411 Procedure containing CTE incorrectly stored in mysql.procIgor Babaev2021-06-254-3/+87
| | | | * MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-253-8/+7
| | | | * MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-238-6/+259
| | | | * Fix try for Galera test lp1376747-4Jan Lindström2021-06-232-2/+2
| | | | * bump the VERSIONDaniel Bartholomew2021-06-221-1/+1
| | | | * MDEV-25960 yum update overwrites customized logrotation config (/etc/logrotat...Alexey Bychko2021-06-221-1/+5
| | | * | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-252-7/+6
| | | * | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-258-6/+259
| | * | | MDEV-26030 : Warning: Memory not freed: 32 on setting wsrep_sst_authJan Lindström2021-06-301-0/+1
| | * | | MDEV-25978 post-merge: updated mtr result filesJulius Goryavsky2021-06-292-108/+264
| | * | | MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SSTJulius Goryavsky2021-06-292-7/+6
| | * | | MDEV-25978 : rsync SST does not work with custom binlog nameJan Lindström2021-06-258-5/+248
* | | | | MDEV-26052 Assertion prebuilt->trx_id < table->def_trx_id failedMarko Mäkelä2021-07-013-0/+39
* | | | | MDEV-25919 preparation: Remove trx_t::internalMarko Mäkelä2021-07-017-94/+33
* | | | | Cleanup: Remove pointer indirection for trx_t::xidMarko Mäkelä2021-07-015-23/+21
* | | | | MDEV-24671 fixup: Fix an off-by-one errorMarko Mäkelä2021-07-011-1/+1
* | | | | MDEV-25902 Unexpected ER_LOCK_WAIT_TIMEOUT and resultMarko Mäkelä2021-07-013-29/+73