MariaDB 11.8.2 is a Stable (GA) release of MariaDB Community Server 11.8, released on 2025-06-04
Alternate download from mariadb.org
Release date: 4 Jun 2025
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
Includes all fixes from MariaDB 11.4.7
Merge 2025-05-21 15:57:16 +0200 - Merge branch '11.4' into 11.8
Merge 2025-05-13 13:44:58 +0300 - Merge 10.11 into 11.4
2025-05-13 12:27:50 +0300
: Huge performance drop
2025-05-13 12:27:46 +0300
: Assertion i < BUF_BUDDY_SIZES failed in buf_buddy_shrink()
2025-05-13 12:27:42 +0300
: InnoDB buffer pool reserves all assigned memory
2025-05-08 11:18:16 +0300
log_t::append_prepare_wait(): Bogus assertion on write_lsn
2025-04-28 10:22:58 -0600
: Testcase Fixup
2025-05-13 12:27:36 +0300
bump the VERSION
2025-05-13 13:43:53 +0300
bump the VERSION
2025-01-15 09:18:12 +1100
make HOSTNAME a cmake configure variable
2025-04-19 18:02:51 -0400
: In Optimizer Trace, print index name in chosen_access_method
2025-05-08 19:08:29 +0200
Fix the test: changing charset should be dome when we can not skip the test.
2025-04-29 08:27:07 +0200
Fix version
Merge 2025-04-28 19:10:10 +0200 - Merge branch '11.4' into 11.8
Merge 2025-04-27 11:33:27 +0200 - Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg
2025-04-24 14:32:14 +0300
CREATE-SELECT may lose in binlog side-effects of stored-routine
2025-04-20 10:42:53 +0200
vector index search allocates too much memory for large ef_search
2025-04-07 22:43:56 +0200
Extend SBOM with 'license' and 'copyright'
2025-04-17 16:29:07 +0200
fix incorrect merge 15700f54c212
2025-04-15 00:36:20 +0200
set the function result field name for error reporting
2025-04-15 00:18:23 +0200
Assertion failure in TABLE_SHARE::init_from_sql_statement_string upon returning wrong type from function
2025-04-06 11:52:34 +0200
cleanup: mhnsw, fix vector length when cosine
2024-12-23 17:25:35 +0400
ALTER performs vector truncation without WARN_DATA_TRUNCATED or similar warnings/errors
2025-04-02 18:06:29 +0200
test main.func_format fails on i386 on exabyte/petabyte mismatch
2025-02-07 15:12:20 +0400
DATA/INDEX DIRECTORY options are ignored for vector index
2025-03-29 12:13:42 +0100
DATA/INDEX DIRECTORY handling is inconsistent
2025-03-28 21:57:31 +0100
mtr: use plugin-load-add in have_rocksdb.opt
2025-03-28 21:56:44 +0100
consistent error messages, no <angle quoting>
2025-03-27 20:20:32 +0100
assert with vector index and very long PK
2025-03-26 22:10:53 +0100
InnoDB: Failing assertion: prebuilt->select_lock_type != LOCK_NONE || srv_read_only_mode || trx->read_view.is_open()
2025-03-26 21:25:39 +0100
Crash on disconnect when dropped Aria table with vector key under lock
2025-03-26 16:49:40 +0100
InnoDB assert with vector index under LOCK TABLES
2025-03-25 11:11:46 +0100
assert in safe_mutex_lock that the mutex is initialized
2025-03-25 11:11:01 +0100
MariaDB crashes when trying to access information_schema.users under --skip-grant-tables
2025-03-25 10:41:43 +0100
Server crashes when reading information_schema.COLUMNS after creating a table with virtual columns using the GIS data type
2025-02-14 14:16:40 +0100
Assertion failure in TABLE_SHARE::init_from_sql_statement_string
2025-04-18 09:41:12 +0200
fix for post-test check of multi_source.master_info_file
2025-04-16 11:19:49 +1000
Optimize subqueries before sending EXPLAIN output in single table update
2025-02-21 12:41:50 -0500
- mhnsw: support powerpc64 SIMD instructions
2025-04-03 18:29:24 +1100
don't check is_infoschema_db for null db
Merge 2025-04-02 14:07:01 +0300 - Merge 11.4 into 11.8
2025-03-27 18:02:37 +0700
: Minor refactoring of the method get_expr_query at the classes sp_instr_cpush/sp_instr_cursor_copy_struct
2025-03-24 12:38:46 +0700
: Stored routine with a cursor crashes on the second execution if a DDL statement happened
2025-03-20 18:38:09 +0400
Comparison ROW(stored_func(),1)=ROW(1,1) calls the function twice per row
2024-11-27 07:33:26 -0700
: Optimize Query_log_event::begin_event()
2025-03-06 09:36:10 +0100
forgotten symbolic error representation
Merge 2025-03-05 20:39:47 +0200 - Merge 11.4 into 11.8
2025-02-17 13:43:22 +1100
Check for existence of the new Options JSON field in mysql.servers
2025-02-20 13:12:23 +0100
: main.mysqldump fails in parallel mysql-import test
2025-02-18 13:09:26 +0200
Fixed compile failure in sql_print_warning in sql_acl.cc
2025-02-13 17:27:11 +0100
postfix
2025-02-13 13:06:50 +0200
: Assertion on 2nd PS execution with error and Array Binding
2025-02-12 14:07:10 -0500
main.multidelete_engine missing result file
2025-02-05 15:28:42 +0100
- fix non-determinism in the main.status test
This page is licensed: CC BY-SA / Gnu FDL