summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26827 fixup: Do not hog buf_pool.mutexbb-10.6-MDEV-31080Marko Mäkelä2023-04-191-9/+19
* MDEV-31080 fil_validate() failures during deferred tablespace recoveryMarko Mäkelä2023-04-196-42/+62
* MDEV-30863 Server freeze, all threads in trx_assign_rseg_low()Marko Mäkelä2023-04-183-16/+8
* Merge 10.5 into 10.6Marko Mäkelä2023-04-181-2/+2
|\
| * Fix compilation on gcc 11.2.0Sergei Petrunia2023-04-131-2/+2
* | [MDEV-30854] Do not use " as string delimiter in mariadb-tzinfo-to-sqlDaniel Lenski2023-04-182-23/+23
* | MDEV-28777 binlog.binlog_truncate_multi_engine failed in bb with Lost connectionAndrei2023-04-171-3/+5
* | MDEV-30687: Make small facelifting to autobake-debs.sh (fix)Daniel Black2023-04-171-6/+11
* | MDEV-31049 fil_delete_tablespace() returns wrong file handle if tablespace wa...Vlad Lesin2023-04-143-8/+20
* | MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced i...Vlad Lesin2023-04-142-4/+14
* | MDEV-30687: Make small facelifting to autobake-debs.shTuukka Pasanen2023-04-141-9/+27
* | MDEV-31045: Fix regression building on Ubuntu 18.04Tuukka Pasanen2023-04-131-1/+1
* | MDEV-31048 PERFORMANCE_SCHEMA lakcs InnoDB read_slots and write_slotsMarko Mäkelä2023-04-133-24/+54
* | MDEV-28974 fixup: Fix error and warning messagesMarko Mäkelä2023-04-131-6/+10
* | MDEV-29273 Race condition between drop table and closing of tableThirunarayanan Balathandayuthapani2023-04-122-4/+12
* | MDEV-26827 fixup: Do not duplicate io_slots::pending_io_count()Marko Mäkelä2023-04-1212-147/+104
* | Merge 10.5 into 10.6Marko Mäkelä2023-04-11348-6963/+11986
|\ \ | |/
| * MDEV-30415 MDEV-30415 PERIOD false positive overlap wtih utf8mb4_unicode_nopa...Alexander Barkov2023-04-062-0/+208
| * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2023-04-0535-269/+918
| |\
| | * MDEV-29602 : Galera debug build crashes when the spider plugin is enabledJan Lindström2023-04-041-0/+3
| | * MDEV-30971 Add a new system variable aria_data_home_dirAlexander Barkov2023-04-0410-1/+203
| | * MDEV-30034 UNIQUE USING HASH accepts duplicate entries for tricky collationsAlexander Barkov2023-04-0418-237/+659
| | * Make 'move_file' command more reliable in 3 innodb testsLorna Luo2023-04-034-26/+40
| | * Make 'move_file' command more reliable in mysqltestLorna Luo2023-04-031-2/+14
| * | MDEV-28641 : Query cache entries not invalidated on slave of a Galera clusterJan Lindström2023-04-045-1/+343
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-04-036-26/+38
| |\ \ | | |/
| | * ensure that STRING_WITH_LEN is only used with string literalsSergei Golubchik2023-04-013-7/+23
| | * MDEV-13255 main.status failed in buildbotSergei Golubchik2023-04-011-7/+2
| | * Fix passing correct length of string in command print.Oleksandr Byelkin2023-04-011-9/+9
| | * Handle meaningless addr2line results and increase timeoutHugo Wen2023-04-011-3/+4
| * | Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-31306-6610/+10915
| |\ \ | | |/
| | * MDEV-25045 : Assertion `client_state_.mode() != wsrep::client_state::m_toi' f...Jan Lindström2023-03-315-7/+133
| | * MDEV-27317 wsrep_checkpoint order violation due to certification failureTeemu Ollakka2023-03-311-5/+8
| | * MDEV-30351 crash in Item_func_left::val_strWeijun Huang2023-03-313-2/+19
| | * MDEV-30453 Setting innodb_buffer_pool_filename to an empty string attempts to...Marko Mäkelä2023-03-296-90/+6
| | * MDEV-26765 UNIX_TIMESTAMP(CURRENT_TIME()) return null ?!?Alexander Barkov2023-03-295-3/+104
| | * MDEV-30581 Add a testcase for MDEV-29904Yuchen Pei2023-03-282-0/+10
| | * MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export...Vlad Lesin2023-03-2711-52/+76
| | * MDEV-24453 Added support for a 5th --verbose parameter in mariadb-upgrade to ...Debjyoti2023-03-272-5/+12
| | * MDEV-30539 EXPLAIN EXTENDED: no message with queries for DML statementsIgor Babaev2023-03-2518-57/+563
| | * sql_class: sprintf -> snprintfDaniel Black2023-03-241-2/+2
| | * MDEV-30421 more tests cleaned upAleksey Midenkov2023-03-2376-4710/+4709
| | * MDEV-30421 rpl_parallel.test cleanupAleksey Midenkov2023-03-233-2220/+2219
| | * MDEV-30269: Remove rpl_semi_sync_[slave,master] usage in codeAnel Husakovic2023-03-235-11/+3
| | * MDEV-30882 Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED tableMarko Mäkelä2023-03-223-17/+92
| | * MDEV-27912 Fixing inconsistency w.r.t. expect files in tests.Yuchen Pei2023-03-2226-52/+45
| | * Remove a bogus UNIV_ZIP_DEBUG checkMarko Mäkelä2023-03-211-6/+0
| | * MDEV-29692 Assertion `(writeptr + (i * size)) != local_frame' failed upon IMP...Marko Mäkelä2023-03-214-2/+35
| | * MDEV-28187 mariadb-backup doesn't utilise innodb-undo-log-directory (if speci...Vlad Lesin2023-03-215-8/+77
| | * Update feedback plugin URL to use feedback.mariadb.org subdomainbb-10.4-vicentiuVicențiu Ciorbaru2023-03-204-5/+5