MariaDB 10.4.12 Changelog
The most recent release of MariaDB 10.4 is:MariaDB 10.4.34 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.4
Release date: 28 Jan 2020
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub 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.22
Revision #ba6bfc402c 2020-01-26 22:39:52 +0200
List of unstable tests for 10.4.12 release
Revision #ee33c4a694 2020-01-26 12:47:20 +0300
Post-merge fix
Merge Revision #70815ed5b9 2020-01-25 16:10:48 +0100 - Merge branch '10.3' into 10.4
Revision #fdb9b05cbb 2020-01-24 15:38:25 +0100
fix tests
Merge Revision #bfc24bb2ec 2020-01-24 14:50:23 +0100 - Merge branch '10.3' into 10.4
Revision #2833e90619 2020-01-24 14:34:07 +0100
fix perfschema.start_server_innodb test (related to MDEV-17571)
Revision #8a931e4d16 2020-01-22 11:58:50 +0200
MDEV-17571 : Make systemd timeout behavior more compatible with long Galera SSTs
Merge Revision #6918157e98 2020-01-21 23:15:02 +0100 - Merge branch '10.3' into 10.4
Revision #1084fa77ab 2020-01-21 18:47:56 +0200
MDEV-21539 Assertion ...prtype... failed in row_log_table_apply_convert_mrec
Revision #5cd21ac202 2020-01-17 20:26:14 +0200
MDEV-20821 parallel slave server shutdown hang
Revision #7c0e4748ac 2020-01-21 09:20:59 +0100
silence a warning in WolfSSL.
Revision #1ecd0e0732 2020-01-20 22:35:54 +0100
compilation fixes for new wolfssl
Revision #3155a643df 2020-01-20 16:31:50 +0100
new wolfssl v4.3.0-stable
Revision #259185764b 2020-01-20 16:08:18 +0200
MDEV-17062: Fix a typo in an error message
Revision #57ec527841 2020-01-16 13:18:44 +0200
MDEV-17062 : Test failure on galera.MW-336
Merge Revision #87a61355e8 2020-01-20 15:49:48 +0200 - Merge 10.3 into 10.4
Revision #7ea413ac2d 2020-01-19 20:03:25 -0800
MDEV-21446 Assertion `!prebuilt->index->is_primary()' failed in row_search_idx_cond_check with rowid_filter upon concurrent access to table
Revision #74a0cde1c6 2020-01-18 02:02:29 +0100
mysql_install_db always has to pass --user=$user to the mysqld
Revision #4de32015be 2020-01-18 13:26:03 -0800
MDEV-21356 ERROR 1032 Can't find record when running simple, single-table query
Revision #057fbfa356 2020-01-18 09:38:01 +0200
Disable Galera tests failing on bb and Azure until they are fixed.
Revision #51a9571256 2020-01-15 22:40:56 +0100
MDEV-20205 mysql_install_db shouldn't execute chown
Revision #9d18b62467 2020-01-15 18:08:02 +0100
rpm/deb and auth_pam_tool_dir/auth_pam_tool
Revision #7e378a8d31 2020-01-17 11:58:03 +0200
Test requires debug build from galera library.
Revision #f0ca9bc669 2019-12-30 15:11:01 -0500
MDEV-20732 Correctly set the length of the FORMAT() result for float data type as argument.
Revision #1c97cd339e 2020-01-03 11:15:00 -0800
MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fields with condition_pushdown_from_having
Revision #6a8a4c19e2 2020-01-15 18:28:52 +0200
MDEV-21485 ASAN use-after-poison in dfield_get_len or Assertion `pos < index->n_def' failed
Revision #2d4b6571ec 2020-01-14 06:33:02 +0100
Wsrep position not updated in InnoDB after certification failures (#1432)
Revision #983163209d 2020-01-08 16:23:49 +0100
MDEV-21444 : Fix socket leak if AcceptEx() return WSAECONNRESET.
Merge Revision #4032fc1d68 2020-01-08 13:53:03 +0530 - Merge branch '10.3' into 10.4
Revision #d2697dfbc6 2020-01-07 13:35:32 +0200
MDEV-20839 encryption.innodb-redo-badkey sporadically fails on buildbot with page dump
Revision #d3e52ff24d 2020-01-07 13:25:36 +0200
MDEV-21288 innodb.full_crc32_import fails due to the use of optional compression algorithm
Merge Revision #d60dcabd0f 2020-01-07 13:23:41 +0200 - Merge 10.3 into 10.4
Revision #8a6863002c 2020-01-06 11:33:57 +0200
Fixed that mtr --extern works again
Merge Revision #9d036f840a 2020-01-03 15:05:50 +0100 - Merge branch '10.3' into 10.4
Revision #2cff807d3f 2019-12-31 11:55:44 +0200
Add have_debug to MDEV-20793 and add wait condition to galera_parallel_autoinc_largetrx to stabilize it.
Revision #13b3d7f1f1 2019-12-27 17:43:28 +0200
MDEV-20793 Assertion failed after replay.
Revision #59d4f2a373 2019-12-30 18:59:02 +0200
Cleanup after MDEV-12026
Merge Revision #ffc0a08d05 2019-12-30 10:27:59 +0200 - Merge 10.3 into 10.4
Revision #071feae319 2019-12-27 15:52:12 +0100
MDEV-20170 main.tls_version and main.tls_version1 fail in buildbot on RHEL8
Revision #b86e0f25f8 2019-12-27 20:44:34 +0200
Cleanup: Use more page_id_t in crash recovery
Merge Revision #4c25e75ce7 2019-12-27 18:20:28 +0200 - Merge 10.3 into 10.4
Merge Revision #4c57ab34d4 2019-12-25 13:33:28 +0400 - Merge remote-tracking branch 'origin/10.3' into 10.4
Revision #3fbd9f1522 2019-12-23 16:06:25 +0200
MDEV-20909 : Galera test failure on galera.galera_gcs_fc_limit: Server crash with signal 6
Revision #cc9c55b2e2 2019-12-23 12:43:15 +0200
MDEV-21189 : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_log_bin = 0' cases the galera node to hang
Revision #5e0c80c2a5 2019-12-20 15:55:55 +0400
An extra test with NULLIF() for MDEV-13995 MAX(timestamp) returns a wrong result near DST change
Revision #088de81d96 2019-12-18 08:22:07 +0200
MDEV-21335 : Galera test failure on suite wsrep
Revision #67e063eb94 2019-12-16 05:50:15 +0000
Update wsrep-lib. (#1426)
Merge Revision #8fa759a576 2019-12-13 17:30:37 +0200 - Merge 10.3 into 10.4
Revision #014e125830 2019-12-12 00:38:28 +0700
optimize crash recovery
Revision #3304004a57 2019-12-12 11:49:57 +0100
MDEV-21260 Innodb/Wjndows do not report error when trying open volumes on UNC paths
Revision #71e47f34f8 2019-11-27 18:07:12 +0100
git ignore generated stuff
Revision #3b401a69f7 2019-12-11 13:05:46 -0500
bump the VERSION
Revision #72a5a4f1d5 2019-12-11 13:08:06 +0100
MDEV-20780 Fixes for failures on galera_sr_ddl_master (#1425)
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?