The most recent release of MariaDB 10.4 is:MariaDB 10.4.34 Stable (GA) Download Now
Download 10.4.18Release NotesChangelogOverview of 10.4
Release date: 22 Feb 2021
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 10.3.28
Merge 2021-02-18 23:17:50 +0100 - Merge branch 'bb-10.3-release' into bb-10.4-release
2021-02-12 17:31:25 +0100
updating @@wsrep_cluster_address deadlocks
2021-02-12 11:29:40 +0100
fix a 3-way deadlock in galera_sr.galera-features#56
2021-02-12 15:05:24 +0100
remove find_thread_with_thd_data_lock_callback
2021-02-07 17:48:58 +0100
Server hang due to Galera lock conflict resolution
2021-02-05 14:59:27 +0100
don't take mutexes conditionally
2021-02-05 15:00:38 +0100
cleanup: THD::abort_current_cond_wait()
2021-02-08 23:36:06 +0200
List of unstable tests for 10.4.18 release
Merge 2021-02-12 17:44:22 +0100 - Merge branch 'bb-10.3-release' into bb-10.4-release
2021-02-04 16:06:54 +0100
ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" error
2021-01-27 09:11:46 +0200
Update galera.disabled.def file
2021-01-26 14:41:23 +0300
Assertion `inited==NONE' fails upon UPDATE on versioned table with unique blob
2021-01-25 14:56:38 +0200
fixup: Make the test deterministic
Merge 2021-01-25 14:43:07 +0200 - Merge 10.3 into 10.4
2021-01-25 13:56:10 +0200
instant_alter_debug: Cover everything with innodb_instant_alter_column
Merge 2021-01-25 11:02:07 +0200 - Merge 10.3 into 10.4
2021-01-22 12:12:42 +0200
: galera.galera_sst_mysqldump_with_key MTR failed: 'INSERT failed: 1213: Deadlock found when trying to get lock
2021-01-19 10:00:05 +0200
: Assertion `state_ == s_exec || state_ == s_quitting' failed in wsrep::client_state::disable_streaming
2021-01-14 18:18:06 +0200
Replica nodes crash due to indexed virtual columns and FK cascading delete
2021-01-19 16:08:46 +0700
: Fix warnings generated during compilation of plugin/auth_pam/testing/pam_mariadb_mtr.c on FreeBSD
2021-01-14 11:26:28 +0200
: Assertion `xid_seqno > wsrep_seqno' failed in trx_rseg_update_wsrep_checkpoint on SET @@global.wsrep_start_position
2021-01-13 13:08:07 +0200
: galera_sr.galera-features#56: Test failure: signal 6; mysqltest: Can't connect to local MySQL server
2021-01-13 08:45:03 +0200
: galera. MTR failed: timeout after 900 seconds: Can't connect to local MySQL server
2021-01-12 13:01:07 +0200
: galera.galera_toi_lock_shared MTR failed: WSREP: ALTER TABLE isolation failure
2021-01-12 11:50:31 +0530
: Server crashes in st_select_lex::collect_grouping_fields_for_derived
Merge 2021-01-11 10:35:06 +0200 - Merge 10.3 into 10.4
2021-01-08 15:05:07 +0100
Fix MTR test galera_as_slave_replay
2021-01-08 08:44:18 +0200
Update wsrep-lib
2020-12-30 23:51:29 +0200
Update wsrep-lib (new logger interface) Ensure consistent use of logging macros in wsrep-related code
2021-01-04 18:24:06 +0200
: Added wait condition to make sure table t1 is replicated to node_2.
2021-01-02 16:11:55 +0200
Assertion failed in rec_is_metadata() in btr_discard_only_page_on_level()
2021-01-01 19:17:03 +0200
: Allow RDRAND, RDSEED WITH_MSAN
2021-01-01 19:15:46 +0200
WolfSSL v4.6.0-stable
Merge 2020-12-29 14:32:58 +0100 - Merge branch '10.3' into 10.4
2020-10-29 16:30:52 +0200
MTR test galera_bf_abort fails with --ps-protocol
Merge 2020-12-28 13:46:22 +0200 - Merge 10.3 into 10.4
Merge 2020-12-25 09:13:28 +0100 - Merge branch '10.3' into 10.4
Merge 2020-12-23 14:52:59 +0200 - Merge 10.3 into 10.4
2020-12-21 14:44:56 +0100
MENT-1047 Assertion `active() == false' failed with "XA START.."
2020-10-02 11:39:27 +0200
: inline_mysql_socket_send: Assertion `mysql_socket.fd != -1' failed on shutdown
2020-12-02 20:52:35 +0200
wsrep XID checkpointing order violation with cert failures
2020-12-02 17:28:49 +0200
wsrep XID checkpointing order with log_slave_updates=OFF
2020-10-24 21:01:07 +1100
: recognise mysql forms of invalid password for mysql_native_password
2020-12-14 19:50:48 +0200
Update Galera disabled.def file
2020-12-11 14:32:08 +0100
issue ER_USER_IS_BLOCKED also for non-existent users
2020-12-11 22:45:54 +0300
: Query having many NOT-IN clauses running forever, part 3
2020-12-11 22:44:13 +0300
: Query having many NOT-IN clauses running forever, part 2
2020-12-11 18:54:21 +0300
: Query having many NOT-IN clauses running forever
2020-12-11 17:33:44 +0300
Run innodb.innodb_stats test with EITS disabled.
2020-12-08 11:59:58 +0530
: ASAN use-after-poison in Query_log_event::Query_log_event / THD::log_events_and_free_tmp_shares
2020-12-02 11:34:37 +0300
make monitor_set_tbl global variable thread-safe
2020-12-02 09:58:50 +0300
Data race in os_file_pread at os/os0file.cc:3308 on os_n_file_reads
2020-12-02 16:16:29 +0200
after-merge fixes from Monty
Merge 2020-12-01 19:51:14 +0200 - Merge 10.3 into 10.4
2020-11-30 19:53:58 +0200
Assertion `!log->same_pk' failed in row_log_table_apply_delete
2020-11-30 19:49:06 +0200
Fixed maria.create test
2020-11-21 21:12:22 +0530
: O_TMPFILE error in mysqlbinlog stream output breaks restore
2020-11-17 11:10:53 +0200
: Update Galera disabled.def file
2020-11-18 14:21:12 +0200
: Galera test sporadic failure on galera.galera_defaults
2020-10-29 09:42:58 +0100
Make test galera_parallel_apply_3nodes deterministic
2020-11-17 12:21:40 +0200
: galera. MTR failed: timeout after 900 seconds: Can't connect to local MySQL server
2020-11-17 09:21:11 +0200
: Galera test failure on galera_var_ignore_apply_errors
2020-11-17 18:13:47 +0200
Work around : Skip perfschema.nesting if WITH_WSREP=OFF
2020-11-17 19:23:33 +0700
Fix -Wconversion in Timeval::Timeval() on Mac OS X
Merge 2020-11-17 13:56:20 +0200 - Merge 10.3 into 10.4
2020-11-13 11:38:17 +0100
Restore autoincrement offset in MTR test
Merge 2020-11-14 10:05:23 +0100 - Merge branch '10.3' into 10.4
Merge 2020-11-13 20:45:28 +0200 - : Merge 10.3 into 10.4
Merge 2020-11-13 20:43:54 +0200 - : Merge 10.3 into 10.4
Merge 2020-11-12 15:39:02 +0530 - Merge branch '10.3' into 10.4
Merge 2020-11-12 11:18:04 +0200 - Merge 10.3 into 10.4
2020-11-09 12:41:52 +0200
MDL BF-BF Conflict caused by TRUNCATE TABLE
2020-11-04 13:42:18 +0200
MDL BF-BF Conflict caused by TRUNCATE TABLE
Merge 2020-11-11 17:26:51 +0200 - Merge mariadb-10.4.17 into 10.4
2020-11-11 10:19:27 -0500
bump the VERSION
2020-10-01 11:18:54 +0200
Update wsrep-lib
2020-11-09 19:47:44 +0100
Windows - fix detection of SSD
2020-11-10 14:19:01 +0200
followup: Remove unused st_handler_tablename, tablename_compare
2020-11-07 10:13:17 +1100
(Oracle mode) CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in either order
2020-11-04 15:25:00 +1100
CREATE USER/ALTER USER PASSWORD EXPIRE/LOCK in either order
2020-11-04 13:39:38 +1100
: SHOW CREATE USER invalid for both PASSWORD and LOCKED
2020-10-16 14:33:22 +0000
: Unfortunate error message when the same column is used for application period start and end
2020-11-04 09:28:02 +0200
Need more information about mysql-wsrep#198 sporadic test failure.
2020-10-30 13:45:27 +0100
Assertion during graceful shutdown with wsrep_on=OFF
2020-10-27 12:45:42 +0200
MDL BF-BF conflict
2020-11-03 10:59:26 -0500
bump the VERSION
Merge 2020-11-03 14:49:17 +0200 - Merge 10.3 into 10.4
2020-11-03 14:46:54 +0200
fixup 67cb7ea22ac1a510dcbaf9bc48f0f8cf9e0ce8f5
2020-11-03 09:12:06 +0200
Clean up wsrep.variables
2020-10-30 13:48:21 +0200
Crash in galera::TrxHandle::state()
2020-11-02 16:04:46 +0200
Assertion 'ib_table.n_v_cols' failed in instant_alter_column_possible()
2020-07-16 16:31:59 +1000
: mysql_native_password make "invalid" valid
This page is licensed: CC BY-SA / Gnu FDL