summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Cleanup: Remove some unused functionsMarko Mäkelä2022-03-304-279/+4
| | | | * MDEV-19631: Assertion `0' failed in st_select_lex_unit::optimize or different...Dmitry Shulga2022-03-303-0/+41
| | | | * MDEV-27835 innochecksum -S crashes for encrypted .ibd tablespaceVlad Lesin2022-03-293-27/+27
| | | * | MDEV-27673 Warning after "select progress from information_schema.processlist"Sergei Golubchik2022-04-053-1/+12
| | | * | Revert "MDEV-28131 Unexpected warning while selecting from information_schema...Sergei Golubchik2022-04-051-10/+0
| | | * | MDEV-19525 fix the test for embeddedSergei Golubchik2022-04-051-1/+4
| | | * | MDEV-28204: The tr utility does not work as expected on rsync SSTJulius Goryavsky2022-04-044-4/+6
| | | * | Adding a "const" qualifier to arguments of create_func(), create_native() etcAlexander Barkov2022-04-043-142/+215
| | | * | MDEV-28224 error: cannot initialize return object of type 'bool' with an rval...Alexander Barkov2022-04-041-3/+3
| | | * | MDEV-28220: Assert failure in sp_head::~sp_head on parsing a syntax incorrect...Dmitry Shulga2022-04-023-2/+30
| | | * | MDEV-28210 : SIGSEGV in the test galera.galera_sst_rsync2bb-10.3-galeraJan Lindström2022-04-011-2/+2
| | | * | MDEV-22973 Assertion in compare_record upon multi-update involving versioned ...Aleksey Midenkov2022-03-293-3/+28
| | | * | MDEV-19525 remove ER_VERS_FIELD_WRONG_TYPE from init_from_binary_frm_image()Aleksey Midenkov2022-03-293-5/+35
| | * | | MDEV-21173: Assertion `m_thd == __null' failed in sp_head::~sp_headDmitry Shulga2022-04-055-4/+49
| | * | | Fixed that mysql_upgrade doesn't give errors about mariadb.sysMonty2022-04-042-5/+4
| | * | | Fixed double free issue in eventsMonty2022-04-041-0/+1
| | * | | MDEV-23626: CONNECT VIR tables return inconsistent error for UPDATEAnel Husakovic2022-04-013-0/+38
| | * | | MDEV-25580: rpl.rpl_semi_sync_slave_compressed_protocol crashes because of wr...Brandon Nesterenko2022-03-311-1/+0
| | * | | Fixed unlikely assert/crash if initialization of translog failedMonty2022-03-311-7/+10
| | * | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5Rucha Deodhar2022-03-308-8/+30
| | * | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 4/5Rucha Deodhar2022-03-302-0/+22
| | * | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 3/5Rucha Deodhar2022-03-303-1/+8
| | * | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 2/5Rucha Deodhar2022-03-308-23/+30
| | * | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 1/5Rucha Deodhar2022-03-307-11/+31
| | * | | Galera test failure on galera_bf_abort_ps_bindDaniele Sciascia2022-03-305-2/+8
| * | | | Change MDBF mirror URLFaustin Lammler2022-04-061-8/+8
* | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2022-04-061-6/+42
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-054-9/+5
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Deb: Sync Salsa-CI from Debian MariaDB 10.6Otto Kekäläinen2022-04-052-106/+108
* | | | | MDBF-348: innodb aix htm supportDaniel Black2022-04-011-1/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-296-23/+26
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | MDEV-27234 fixup with MDEV-27557Marko Mäkelä2022-03-291-0/+12
* | | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-2990-237/+2936
|\ \ \ \ \ | |/ / / /
| * | | | 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