All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.4.8 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: 11 Sep 2019

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.18

  • 2019-09-08 23:58:53 +0300

    • List of unstable tests for 10.4.8 release (updated)

  • Merge 2019-09-06 20:12:11 +0200 - Merge branch '10.3' into 10.4

  • 2019-09-06 17:31:02 +0200

    • various test failures post-merge

  • Merge 2019-09-06 11:53:10 +0200 - Merge branch '10.3' into 10.4

  • 2019-09-03 16:31:10 +0300

    • [NFC] range-forify loops

  • 2019-09-03 16:28:30 +0300

    • assertion failure in dict_table_get_nth_col() after INSTANT DROP COLUMN

  • Merge 2019-09-02 14:57:05 +0200 - Merge branch '10.3' into 10.4

  • 2019-08-06 00:11:05 +0200

    • : HELP Tables

  • 2019-09-02 14:22:19 +0300

    • Make main.subselect_sj2* tests stable

  • 2019-09-02 11:21:52 +0530

    • Fixed a typo

  • 2019-09-02 00:06:31 +0530

    • Followup fix for

  • Merge 2019-08-31 06:53:45 +0300 - Merge 10.3 into 10.4

  • 2019-08-30 09:58:24 -0700

    • Unknown column in field list

  • 2019-08-30 17:06:53 +0200

    • Do not print "Thread did not exit" message for system/background THDs

  • 2019-08-30 08:42:24 +0300

    • 10.4 seems to crash with "pool-of-threads" (#1370)

  • 2019-08-29 18:33:58 +0200

    • : add MYSQL_PLUGIN_IMPORT

  • 2019-08-27 20:46:05 +0200

    • Fix compress_qpress result file, broken in b5615eff0d00cfb4c60b9d1bf67094da7c2258a6

  • 2019-08-26 20:59:51 +0530

    • : Assertion `tmp >= 0' failed in best_access_path

  • 2019-08-02 17:57:49 +0200

    • always build wsrep libraries static

  • 2019-08-26 16:28:29 +0200

    • cleanup: SECURITY_HARDENED in CMakeLists.txt

  • 2019-07-28 00:04:57 +0200

    • cleanup: remove few #ifdef's

  • 2019-08-05 14:47:02 +0200

    • remove incorrect #ifdef

  • 2019-08-26 23:42:06 +0400

    • Assertion ``(m_ptr == null) == item->null_value' failed in VDec::VDec(Item*)`

  • 2019-08-25 11:03:19 +0300

    • : Optimizer Trace: add tracing for semi-join optimizations

  • 2019-08-24 20:47:24 +0300

    • find_select_handler() now tries its best to find a handlerton that is able to processes the whole query. For that it traverses tables from subqueries.

  • Merge 2019-08-23 08:06:17 +0300 - Merge 10.3 into 10.4, except for

  • 2019-08-22 14:17:04 +0400

    • Support TIMESTAMP, DATETIME, TIME in ROUND() and TRUNCATE()

  • 2019-08-20 10:32:04 +0300

    • : Galera uses uninitialized memory

  • 2019-07-30 17:18:31 +0200

    • : Windows: Use of uninitialized value $bpath in string eq

  • 2019-07-30 13:45:13 +0200

    • : Galera SST scripts can't read [mysqldN] option groups

  • 2019-08-19 16:29:36 +0300

    • Use of uninitialized value in Datafile::find_space_id() for ROW_FORMAT=COMPRESSED

  • 2019-08-19 15:11:14 +0400

    • MIN(timestamp_column) returns a wrong result in a GROUP BY query

  • 2019-08-19 11:54:26 +0300

    • : innodb.innodb_mysql fails sporadically in BB

  • 2019-08-16 16:49:12 +0530

    • : Assertion `to_len >= 8' failed in convert_to_printable

  • Merge 2019-08-16 10:51:20 +0300 - Merge 10.3 into 10.4

  • 2019-08-16 08:33:01 +0300

    • Remove file accidentally pushed.

  • 2019-08-16 07:07:31 +0300

    • : mysql_tzinfo_to_sql does not work correctly in MariaDB Galera

  • 2019-08-15 13:48:55 +0300

    • Fix result error.

  • 2019-08-15 12:36:28 +0300

    • Fix test failure on galera-features#56

  • 2019-08-15 09:00:01 +0300

    • After-merge fix: Re-record results

  • Merge 2019-08-14 18:06:51 +0300 - Merge 10.3 into 10.4

  • 2019-08-14 11:58:22 +0300

    • innodb.trx_id_future fails on 10.4+

  • 2019-08-14 12:01:40 +0530

    • Encrypted temporary tables cannot be read with full_crc32

  • 2019-08-14 09:29:25 +0300

    • : Adapt the test for full_crc32

  • 2019-08-14 10:11:30 +0300

    • Fix main.opt_trace

  • 2019-08-13 17:17:56 +0300

    • Fixed access to unitialized memory when using unique HASH key

  • 2019-08-10 00:53:28 +0300

    • Optimizer trace: print cost and #rows of the join prefix

  • Merge 2019-08-13 11:42:31 +0400 - Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4

  • 2019-08-12 18:29:16 +0300

    • InnoDB writes uninitialised tail of XID buffer

  • 2019-08-12 19:35:59 +0300

    • Revert part of 05619f6989590727a470c23475fc987f52b56988

  • 2019-08-12 10:42:12 +0300

    • Fixes based on warnings from gcc/clang and valgrind

  • 2019-08-06 10:53:55 +0400

    • Assertion `!is_valid_datetime() || fraction_remainder(((item->decimals) < (6) ? (item->decimals) : (6))) == 0' failed in Datetime_truncation_not_needed::Datetime_truncation_not_needed

  • 2019-08-05 14:41:17 +0400

    • Assertion `!is_zero_datetime()' failed in Timestamp_or_zero_datetime::tv

  • 2019-08-03 01:02:32 +0400

    • Error compiling PAM plugin.

  • 2019-08-01 12:26:36 +0530

    • : main.derived crashes with ASAN with error use-after-poison

  • 2019-08-01 08:59:53 +0900

    • Server hangs on shutdown during installation of Spider (#1369)

  • 2019-07-31 10:00:26 -0400

    • bump the VERSION

Revision #4c2464b87d
Revision #8885e7ba78
Revision #38e21c7000
Revision #244f0e6dd8
Revision #18af13b88b
Revision #7bccd2910f
MDEV-20479
Revision #4f10d0918d
Revision #3ca68794c0
MDEV-20231
MariaDB 10.4
Revision #de5f7348bd
Revision #b1e377997e
Revision #29b13d114e
MDEV-20440
Revision #db4a27ab73
Revision #d1ef02e959
MDEV-20265
Revision #9dae991a95
MDEV-19200
Revision #9487e0b259
MDEV-19826
Revision #d22f8c459f
MDEV-20432
Revision #5bb8945a3a
Revision #77e44282ff
MDEV-19705
Revision #6afe013cde
Revision #58bfe9da54
Revision #eb8f7005bd
Revision #4af932e899
Revision #72c5a8d39b
MDEV-20417
Revision #4a490d1a99
MDEV-6111
Revision #9fce942878
MDEV-19831
Revision #efb8485d85
MDEV-20265
Revision #235cf969d2
MDEV-20397
Revision #7b4de10477
MDEV-20378
Revision #c5bc0cedea
MDEV-20185
Revision #89fb295b1b
MDEV-18863
Revision #fcae2a6364
MDEV-20383
Revision #52e276247d
MDEV-19961
Revision #850bf33137
MDEV-20374
Revision #4d5382504d
MDEV-20349
Revision #c221bcdce7
Revision #3bbf008096
Revision #e6b505fd3c
MDEV-18778
Revision #136cf0400f
Revision #5a2012d2b3
Revision #870acdf534
Revision #1d15a28e52
Revision #c4feef50cf
MDEV-20138
Revision #7772c7cd94
MDEV-20340
Revision #dc8a20f3d0
MDEV-19781
Revision #d7be886cb8
Revision #c4fd167d5a
Revision #2dbe472ed0
Revision #95cdc1ca5f
Revision #ae1d17f52d
MDEV-20316
Revision #97bbac8ec6
Revision #05619f6989
Revision #13f36fffea
MDEV-19301
Revision #c99f9766b1
MDEV-19166
Revision #e244652831
MDEV-20246
Revision #60a37783ae
MDEV-20224
Revision #b428b09997
MDEV-20179
Revision #798080f4b3

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL