summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28423 continuation: Galera progress reporting + rolling updatesbb-10.6-MDEV-28423-v2Julius Goryavsky2022-05-195-82/+169
* MDEV-28583 continuation: rc handling in Galera SST scriptsJulius Goryavsky2022-05-193-20/+22
* MDEV-28583: Galera: binlogs disappear after rsync ISTbb-10.6-MDEV-28583Julius Goryavsky2022-05-179-145/+952
* MDEV-28423: Galera IST is failing on Joiner nodeJulius Goryavsky2022-05-176-27/+799
* Fixed warning from UBSANMichael Widenius2022-05-151-0/+1
* MDEV-28471 mysql_install_db.exe does not work with --innodb-page-size=64KVladislav Vaintroub2022-05-133-21/+37
* MDEV-28342: sys.create_synonym_db fails when a temporary table masks a base t...anel2022-05-123-3/+48
* MDEV-28073 Query performance degradation in newer MariaDB versions when using...Monty2022-05-129-136/+164
* Fixed bug in alter_table_lock.resultMonty2022-05-122-2/+4
* Merge 10.5 into 10.6Marko Mäkelä2022-05-124-27/+48
|\
| * MDEV-28473 field_ref_zero is not initialized in xtrabackup_prepare_func()Vlad Lesin2022-05-113-26/+47
| * MDEV-28534: clang-12 compile warningsDaniel Black2022-05-111-2/+2
* | MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...bb-10.6-barAlexander Barkov2022-05-112-0/+53
* | fix galera.MDEV-26575 failuresSergei Golubchik2022-05-112-0/+7
* | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-10249-1861/+7077
|\ \ | |/
| * fix plugins.multiauth for AIXSergei Golubchik2022-05-101-1/+2
| * Merge branch '10.4' into 10.5Sergei Golubchik2022-05-09266-2400/+7703
| |\
| | * fix plugin.multiauth test for FreeBSDSergei Golubchik2022-05-093-17/+2
| | * 10.4 specific fixes for DEFAULT()Sergei Golubchik2022-05-095-1/+54
| | * cleanup: testSergei Golubchik2022-05-092-23/+35
| | * Merge branch '10.3' into 10.4Sergei Golubchik2022-05-08197-1289/+5208
| | |\
| | | * can't use Item_default_value as a field if it's an expression OR a blobSergei Golubchik2022-05-081-1/+1
| | | * these tests need ipv6Sergei Golubchik2022-05-082-2/+4
| | | * Merge branch '10.2' into 10.3Sergei Golubchik2022-05-0731-112/+648
| | | |\
| | | | * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-0610-54/+322
| | | | * MDEV-28402 ASAN heap-use-after-free in create_tmp_table, Assertion `l_offset ...Oleksandr Byelkin2022-05-063-3/+40
| | | | * Update test results after fix for MDEV-19398Sergei Petrunia2022-05-061-0/+42
| | | | * MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-066-19/+41
| | | | * MDEV-28437: Assertion `!eliminated' failed: Part #2Sergei Petrunia2022-05-051-6/+10
| | | | * MDEV-28437: Assertion `!eliminated' failed in Item_subselect::execSergei Petrunia2022-05-055-4/+34
| | | | * MDEV-19398: Assertion `item1->type() == Item::FIELD_ITEM ...Sergei Petrunia2022-05-045-10/+139
| | | | * Use proper pid namespaceanel2022-05-042-3/+9
| | | * | MDEV-27816: Set sql_mode before DROP IF EXISTS already (postfix)Daniel Black2022-05-071-8/+8
| | | * | MDEV-4875 Can't restore a mysqldump if --add-drop-database meets general_logDaniel Black2022-05-063-121/+305
| | | * | MDEV-27816 Set sql_mode before DROP IF EXISTS alreadyHartmut Holzgraefe2022-05-068-49/+102
| | | * | MDEV-28388: As Travis is not used anymore remove configurations filesTuukka Pasanen2022-05-052-245/+0
| | | * | MDEV-12275: Add switch '--silent' to SySV init upgradeTuukka Pasanen2022-05-051-1/+1
| | | * | test fixes for FreeBSDSergei Golubchik2022-05-048-14/+11
| | | * | MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validat...Vlad Lesin2022-05-041-17/+10
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-03111-551/+2662
| | | |\ \ | | | | |/
| | | | * New CC 3.1Oleksandr Byelkin2022-05-021-0/+0
| | | | * MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...Alexander Barkov2022-05-023-2/+85
| | | | * Bug#33578113: DROP privilege on performance_schema.* can't be revokedSergei Golubchik2022-04-282-9/+19
| | | | * MDEV-28428 Master_SSL_Crl shows Master_SSL_CA value in SHOW SLAVE STATUS outputSergei Golubchik2022-04-284-4/+12
| | | | * MDEV-28268: Server crashes in Expression_cache_tracker::fetch_current_statsSergei Petrunia2022-04-284-1/+98
| | | | * MDEV-28417 Merge new release of InnoDB 5.7.38 to 10.2Marko Mäkelä2022-04-277-34/+105
| | | | |\
| | | | | * MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAXMarko Mäkelä2022-04-275-9/+101
| | | | | * MDEV-28415 ALTER TABLE on a large table hangs InnoDBMarko Mäkelä2022-04-271-24/+3
| | | | |/
| | | | * MDEV-28020 CHECKSUM TABLE calculates different checksumsSergei Golubchik2022-04-264-8/+119
| | | | * New C/C versionOleksandr Byelkin2022-04-261-0/+0