DownloadRelease NotesChangelogOverview of 11.7
Alternate download from mariadb.org
Release date: 13 Feb 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.6.2
Includes all fixes from
2025-02-10 22:22:39 +0200
: Assertion failure on 2nd execution of parameterized PS
2025-02-10 15:25:09 +0100
Problem with INSERT SELECT on NOT NULL columns while having BEFORE UPDATE trigger
2025-02-09 17:10:05 +0100
IGNORED attribute has no effect on vector keys
2024-11-13 16:46:29 +0400
IMPORT TABLESPACE does not work for tables with vector, although allowed
2025-02-06 21:46:53 +0100
Vector-related error messages worth improving when possible
2025-02-03 19:33:59 +0100
Adding a regular index on a vector column leads to invalid table structure
2025-02-03 18:27:13 +0100
Server crashes in mhnsw_insert upon using vector key on a Spider table
2025-02-03 15:19:30 +0100
Vector values do not survive mariadb-dump / restore
2025-02-03 12:27:03 +0100
Server crashes in Charset::mbminlen / Item_func_vec_fromtext::val_str upon mixing vector type with string
2025-02-03 12:08:10 +0100
Server crashes in mhnsw_read_first upon using vector key with views
2025-02-02 22:51:12 +0100
only enforce innodb_force_primary_key when a table is created
2025-02-02 20:13:57 +0100
Server crashes when checking/updating a table having vector key after enabling innodb_force_primary_key
2024-11-01 12:04:49 +0400
- ALTER TABLE re-creating vector key is no-op with non-copying alter algorithms (default)
2025-01-15 09:57:49 +0100
Server crash in FVector::distance_to upon concurrent SELECT
2025-02-05 22:21:37 +0100
fix the test case
2025-02-05 22:19:42 +0100
relax the assert
2025-02-06 16:47:52 +0100
fix sporadic test failures caused by InnoDB #record estimation
Merge 2025-02-06 16:46:02 +0100 - Merge branch '11.4' into 11.7
2025-02-03 14:58:58 +0200
Assertion `tl->jtbm_subselect' failed... - PART 2
2025-01-20 17:44:51 +0200
Assertion `tl->jtbm_subselect' failed in JOIN::calc_allowed_top_level_tables
2025-01-29 00:25:12 +0400
- Assertion `!n_mysql_tables_in_use' failed after error upon binary logging of DML involving vector table
2025-01-22 17:31:30 -0700
SHOW REPLICA STATUS: mark columns as unsigned
2025-01-31 14:02:44 -0700
: Improve SHOW REPLICA STATUS column sizes
2025-01-26 09:17:20 -0700
: rpl.rpl_parallel_sbm: "Slave_last_event_time is not equal to Master_last_event_time"
2025-01-17 08:42:17 +0100
: Server crashes in Item_func_vec_distance_common::get_const_arg
2024-12-11 18:59:39 +1100
Fix SEGV when reading from ALTERed mysql.servers table
2024-12-15 23:53:00 +0400
- Non-copying ALTER does not pad VECTOR column, vector search further does not work
2025-01-06 20:26:06 +0100
Assertion failure, ASAN errors, crash in mhnsw_read_first/mhnsw_read_next
2025-01-04 17:27:55 +0100
ER_SQL_DISCOVER_ERROR upon updating vector key column using incorrect value
2025-01-04 14:42:01 +0100
Vector key is not used upon selecting from views / subqueries
2024-12-29 17:54:52 +0100
InnoDB crashes under ... AND DISABLE CHECKPOINT
2025-01-05 13:14:58 +0100
Bump the VERSION
2025-01-09 08:27:57 -0500
Update main.lowercase_table4 for new default collation
2025-01-11 12:04:35 -0700
: Fix replace_binlog_file info message
2025-01-09 12:31:17 +0200
Disable atomic.alter_table on MSAN because of slowness
Merge 2025-01-09 09:41:38 +0200 - Merge 11.4 into 11.7
2024-12-10 13:21:23 +0700
: Make working cursor-protocol
2024-11-30 21:27:29 +0100
: mysqlbinlog always stops at timestamp 0xffffffff
2024-11-22 09:54:52 +0100
Raise the plugin PARSEC maturity
2024-11-15 20:20:53 +0100
Server crashes when a adding column to the table which has a primary key using hash
2024-08-05 01:38:08 +0200
binlog_cache_data: use the correct cache size in reset()
Merge 2024-12-04 09:42:46 +0200 - Merge 11.4 into 11.7
Merge 2024-12-02 17:51:17 +0200 - Merge 11.4 into 11.7
2024-12-02 10:44:06 +0200
fixup: clang++-20 -Wdeprecated-literal-operator
2024-11-25 13:37:56 +0200
Fix typo in description of s3_ssl_no_verify
2024-11-21 17:59:38 +1100
main.type_timestamp fix for cursor protocol
2024-09-20 18:29:29 -0600
Add missing LEX_STRING::strs for my_snprintf
2024-11-11 19:53:41 +0100
fix test failures on x86, gcc -O1
2024-10-28 10:29:27 +0100
Fix a bad merge
2024-11-12 14:10:58 +1100
track session variables - test adjust
This page is licensed: CC BY-SA / Gnu FDL