summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change MDBF mirror URLFaustin Lammler2022-04-061-8/+8
* MDEV-26322 Last binlog file and position are "empty" in mariabackup --prepare...Vlad Lesin2022-04-043-5/+2
* MDEV-28231: innodb: format string warning on aix UINT64PFx (ib_id_t)Daniel Black2022-04-041-4/+1
* MDEV-28185 InnoDB generates redundant log checkpointsMarko Mäkelä2022-03-291-1/+8
* MDEV-17841 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-03-291-2/+2
* Cleanup: Replace log_sys.n_pending_checkpoint_writes with a BooleanMarko Mäkelä2022-03-294-18/+15
* MDEV-26626 fixup: SIGFPE during startupMarko Mäkelä2022-03-291-2/+1
* Fix g++-12 -O2 -Wstringop-overflowMarko Mäkelä2022-03-291-3/+1
* Merge 10.4 into 10.5Marko Mäkelä2022-03-2986-246/+2870
|\
| * Disable failing Galera testsJan Lindström2022-03-292-0/+2
| * Merge 10.3 into 10.4Marko Mäkelä2022-03-2966-198/+1973
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2022-03-2925-118/+326
| | |\
| | | * MDEV-27931: buf_page_is_corrupted() wrongly claims corruptionMarko Mäkelä2022-03-281-72/+24
| | | * MDEV-28177: server_audit; Update the offset of dbName on the aarch64 platform.hongdongjian2022-03-281-0/+6
| | | * MDEV-24667 LOAD DATA INFILE on temporary table not written to slave binlogSachin Kumar2022-03-255-3/+97
| | | * MDEV-14608: mysqlbinlog lastest backupfile size is 0Brandon Nesterenko2022-03-243-0/+53
| | | * Update contributorsIan Gilfillan2022-03-233-0/+6
| | | * MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error: ...Alexey Botchkov2022-03-211-9/+23
| | | * MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks aut...Sergei Golubchik2022-03-211-1/+1
| | | * MDEV-27980 file-key-management plugin disabled in mysql_install_db breaks aut...Sergei Golubchik2022-03-201-1/+1
| | | * Fixed warning for maria.maria-recovery2 about crashed tablebb-10.2-montyMonty2022-03-181-4/+6
| | | * MDEV-28078 Garbage on multiple equal ENUMs with tricky character setsAlexander Barkov2022-03-174-3/+72
| | | * Fix gcc-12 -O2 -Warray-boundsMarko Mäkelä2022-03-173-26/+25
| | | * Fix gcc-12 -O2 -Wmaybe-uninitializedMarko Mäkelä2022-03-171-3/+4
| | | * MDEV-28091 PERFORMANCE_SCHEMA unit tests fail due to memory misalignmentMarko Mäkelä2022-03-161-0/+14
| | * | MDEV-28178 Windows : sporadic ER_ERROR_ON_RENAME .. (errno: 13 "Permission de...Vladislav Vaintroub2022-03-281-3/+6
| | * | MDEV-27937 Assertion failure when executing prepared statement with ? in IN listIgor Babaev2022-03-255-6/+83
| | * | MDEV-21873: 10.2 to 10.3 upgrade doesn't remove semi-sync referenceRucha Deodhar2022-03-251-0/+7
| | * | MDEV-19804 sql_mode=ORACLE: call procedure in packagesAlexander Barkov2022-03-256-4/+311
| | * | MDEV-24845 Oddities around innodb_fatal_semaphore_wait_threshold and global.i...sjaakola2022-03-256-31/+350
| | * | MDEV-28166 sql_mode=ORACLE: fully qualified package function calls do not wor...Alexander Barkov2022-03-258-2/+519
| | * | DBAAS-7828: Primary/replica: configuration change of autocommit=0 can not be ...Brandon Nesterenko2022-03-244-1/+53
| | * | MDEV-25580: rpl.rpl_semi_sync_slave_compressed_protocol crashes because of wr...Brandon Nesterenko2022-03-241-0/+1
| | * | MDEV-24281 Reading from freed memory when running main.view with --ps-protocolIgor Babaev2022-03-233-1/+56
| | * | MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9"Jan Lindström2022-03-223-14/+3
| | * | MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9"Jan Lindström2022-03-221-1/+8
| | * | MDEV-28131 Unexpected warning while selecting from information_schema.process...Alexander Barkov2022-03-213-0/+65
| | * | MDEV-26009 Server crash when calling twice procedure using FOR-loopOleksandr Byelkin2022-03-213-0/+120
| | * | MDEV-28032 "git submodule update --depth 1" may fail with old GitSutou Kouhei2022-03-191-13/+22
| | * | MDEV-28095 crash in multi-update and implicit groupingSergei Golubchik2022-03-173-0/+39
| * | | MDEV-25912 wsrep does not identify checksummed events correctlymkaruza2022-03-281-0/+2
| * | | MDEV-17441 fixup: Remove unused my_atomic long macrosMarko Mäkelä2022-03-242-17/+1
| * | | MDEV-24143 : Galera nodes "randomly" crashing in Item_func_release_lock::val_intJan Lindström2022-03-182-0/+43
| * | | MDEV-27713 Crash after a conflict of applier thread with stored procedure cal...mkaruza2022-03-184-0/+115
| * | | MDEV-27568 Parallel async replication hangs on a Galera nodemkaruza2022-03-182-1/+19
| * | | MDEV-28055: Galera ps-protocol fixesDaniele Sciascia2022-03-186-8/+79
| * | | Fixup for MDEV-27553Daniele Sciascia2022-03-183-15/+75
| * | | MDEV-27649 PS conflict handling causing node crashsjaakola2022-03-184-2/+30
| * | | MDEV-27649 Crash with PS execute after BF abortsjaakola2022-03-184-0/+552
* | | | Deb: Fix Salsa-CI autopkgtest failureOtto Kekäläinen2022-03-281-7/+0