All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.31 Changelog

The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.2

Release date: 28 Jan 2020

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

  • 2020-01-26 18:40:22 +0200

    • List of unstable tests for 10.2.31 release

  • Merge 2020-01-24 13:46:49 +0100 - Merge branch '10.1' into 10.2

  • 2020-01-24 14:43:19 +0200

    • : Work around occasional lost DEBUG_SYNC

  • 2020-01-23 23:26:01 +0100

    • don't run main.ssl_system_ca in --embedded

  • 2020-01-24 00:29:06 +0400

    • MENT-464 ASAN MTR quick test - some failures to be investigated.

  • 2020-01-23 16:29:52 +0200

    • Remove an unused tokuvalgrind script

  • 2020-01-23 16:14:28 +0200

    • : page_zip_validate() failure due to AUTO_INCREMENT

  • 2020-01-22 21:13:14 +0300

    • : aria_pack segfaults in compress_maria_file

  • 2020-01-22 18:18:22 +0100

    • new C/C and --ssl-verify-server-cert tests

  • 2020-01-21 15:17:43 +0100

    • When referring to bigint to generate timestamp data in the virtual generated column, the value of the generated column does not change when the time zone changes

  • 2020-01-20 22:56:01 +0300

    • : aria_pack segfaults in compress_maria_file

  • 2020-01-20 13:56:43 +0100

    • save/restore debud_dbug instead of total reset at the end of the test

  • 2020-01-16 23:37:15 +0100

    • save/restore debud_dbug instead of total reset at the end of the test

  • 2020-01-20 15:10:39 +0100

    • Package the pam_user_map module

  • 2020-01-20 14:30:13 +0100

    • cleanup: simplify install_layout.cmake

  • 2020-01-20 18:05:48 +0100

    • new version CC 3.1

  • Merge 2020-01-20 16:15:05 +0100 - Merge branch '10.1' into 10.2

  • Merge 2020-01-20 16:10:30 +0100 - Merge remote-tracking branch 'connect/10.2' into 10.2

  • 2020-01-12 19:59:07 +0100

    • Fix Failed compile when XML table type is not supported. Was because XMLDEF was unconditionally called from REST table.

  • 2019-12-10 16:46:32 +0100

    • Make LIKE_FUNC only for version >= 10.2 in ha_connect.cc

  • 2019-12-04 15:20:04 +0100

    • Fix reldef.cpp (wrong flag for catalog columns)

  • 2019-12-03 19:20:26 +0100

    • Fix tabrest.cpp when used for OEM

  • 2019-12-03 18:06:05 +0100

    • Make restGetFile extern C

  • 2019-12-01 01:16:23 +0100

    • comment out <dlfnc.h> in tabrest.cppc

  • 2019-12-01 00:14:24 +0100

    • <dlfnc.h> in tabrest.cpp and redef.cpp

  • 2019-11-30 19:03:29 +0100

    • Add include <dlfnc.h> in tabrest.cpp

  • 2020-01-20 13:46:44 +0200

    • : galera.galera_rsu_drop_pk MTR failed: Result content mismatch

  • 2020-01-20 08:40:32 +0200

    • Enable tests for --embedded

  • 2020-01-20 08:38:55 +0200

    • : Work around DEBUG_SYNC timeouts

  • 2020-01-17 18:39:00 +0300

    • Fix a merge typo

  • Merge 2020-01-17 16:24:40 +0200 - Merge new release of InnoDB 5.7.29 to 10.2

  • 2019-11-08 09:24:38 +0100

    • Bug #30499288 - GCC 9.2.1 REPORTS A NEW WARNING FOR OS_FILE_GET_PARENT_DIR

  • 2020-01-17 16:22:13 +0200

    • : Avoid some crashes in ALTER TABLE...IMPORT TABLESPACE

  • 2020-01-17 13:13:03 +0200

    • InnoDB may hang due to SPATIAL INDEX

  • 2020-01-17 11:11:19 +0200

    • : Remove unnecessary code

  • 2020-01-17 10:46:33 +0200

    • Wrong estimate of affected BLOB columns in update

  • 2020-01-17 10:37:25 +0200

    • Possible hang during purge of history, or rollback

  • 2020-01-16 12:05:26 +0200

    • : Add the tests

  • 2020-01-16 13:18:44 +0200

    • : Test failure on galera.MW-336

  • Merge 2020-01-17 00:24:17 +0300 - Merge branch '10.1' into 10.2

  • 2020-01-16 11:59:56 +0200

    • : Galera test sporadic failure on galera.galera_events2

  • 2020-01-16 10:23:30 +0100

    • fix for rpl_slave_load_remove_tmpfile.test

  • 2020-01-16 08:45:29 +0200

    • : wsrep.binlog_format test failed on Azure

  • 2020-01-10 10:44:39 +0100

    • global debug_dbug pre-test value restoration issues

  • 2020-01-09 13:38:48 +0100

    • global debug_dbug pre-test value restoration issues

  • 2019-12-23 21:48:59 +0100

    • debug_dbug pre-test value restoration issues

  • 2020-01-15 14:55:42 +0200

    • Disable usually failing Galera tests until a real fix is found.

  • 2020-01-10 11:55:30 +0100

    • Long semaphore wait error on galera.MW-388

  • 2020-01-10 22:50:19 +0700

    • Show actual mismatching values in mismatch error messages from row_import::match_table_columns()

  • 2020-01-09 12:45:05 +0530

    • : Assertion `!writer.checksum_len || writer.remains == 0' failed

  • Merge 2020-01-07 21:17:21 +0530 - Merge branch '10.1' into 10.2

  • 2020-01-07 14:38:21 +0200

    • Fixup : Correct a definition

  • 2020-01-07 10:43:22 +0200

    • TRUNCATE and OPTIMIZE are being refused due to "row size too large"

  • 2020-01-02 08:06:23 +0200

    • : wsrep_info.plugin failed in buildbot with "no nodes coming from prim view

  • Merge 2020-01-07 07:44:37 +0200 - Merge 10.1 into 10.2

  • 2019-12-23 01:18:39 +0800

    • Lets add another intrusive double linked list!

  • Merge 2020-01-03 12:40:38 +0100 - Merge branch '10.1' into 10.2

  • 2020-01-02 08:06:23 +0200

    • : wsrep_info.plugin failed in buildbot with "no nodes coming from prim view

  • 2019-12-30 18:12:55 +0200

    • Post-fix for : Remove redundant log writes

  • 2019-12-27 11:23:28 +0200

    • Cleanup: Remove dict_delete_tablespace_and_datafiles()

  • 2019-12-26 12:50:21 +0530

    • : Wrong results with window functions and implicit grouping

  • 2019-12-24 15:05:52 +0400

    • Wrong result of DAYNAME()=xxx in combination with condition_pushdown_for_derived=on

  • 2019-12-20 13:33:31 +0800

    • do something with -fno-builtin-memcmp for rem0cmp.cc

  • 2019-12-23 12:43:15 +0200

    • : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_log_bin = 0' cases the galera node to hang

  • 2019-12-23 15:56:57 +0530

    • Reduce the memory usage during recovery

  • 2019-12-23 12:27:41 +0530

    • Reduce the memory usage during recovery

  • 2019-12-23 07:47:16 +0200

    • Plug memory leaks from numa_get_mems_allowed()

  • Merge 2019-12-23 07:14:51 +0200 - Merge 10.1 into 10.2

  • 2019-12-21 23:29:36 +0800

    • : Fix 32-bit Windows build

  • 2019-12-21 13:46:33 +0400

    • MDE-21369 rpl.rpl_timezone fails with valgrind: Use of uninitialised value.

  • 2019-12-20 17:55:13 +0200

    • Assertion failure in page_rec_get_next_low() during innodb_gis.rtree_compress

  • 2019-12-20 01:16:31 +0800

    • ASAN use-after-poison in a server shutdown in innodb.innodb_buffer_pool_resize

  • 2019-12-18 09:52:10 +0200

    • Fortify galera_partition test.

  • 2019-12-17 12:10:36 +0200

    • : Galera test failure on suite wsrep

  • 2019-12-17 21:57:40 +0100

    • Threadpool/Unix- wait_begin() function does not wake/create threads, when it should

  • 2019-12-17 16:06:15 +0100

    • Disable -Werror for rocksdb submodule

  • 2019-12-17 21:45:53 +0530

    • : Wrong result of query using DISTINCT COUNT() OVER ()

  • 2019-01-24 03:06:56 -0800

    • PR #1127 and PR #1150

  • 2019-11-04 22:30:12 +0300

    • Reduce size of record offsets

  • 2019-10-02 21:11:59 +0300

    • : Deadlock of parallel slave and mariadb-backup (with failed log copy thread)

  • 2019-12-12 03:45:34 +0530

    • : ASAN heap-use-after-free in Protocol::net_store_data

  • 2019-12-11 13:00:49 -0500

    • bump the VERSION

  • 2019-12-11 11:22:03 +0100

    • Compile english error messages into mysqld executable.

  • 2019-12-11 11:13:32 +0100

    • Compile english error messages into mysqld executable.

  • 2019-12-10 16:56:52 +0200

    • Cleanup test sys_vars.innodb_buffer_pool_size_basic

  • 2019-12-10 11:23:46 +0200

    • - Cache line contention on ut_rnd_interval()

  • 2019-12-10 11:20:26 +0200

    • : Replace the 64-bit LCG with a 32-bit Galois LFSR

  • 2019-12-10 11:14:57 +0200

    • : Simplify ut_rnd_interval()

  • 2019-12-09 12:17:12 +0200

    • : Reduce the use of ut_rnd_gen_next_ulint()

  • 2019-12-05 14:51:55 +0700

    • innodb_fts.sync_ddl fails in buildbot, server crashed in que_thr_step

  • 2019-12-07 22:15:38 +0100

    • : Server crashed in strmake / tdc_create_key / THD::create_tmp_table_def_key

  • 2019-12-09 14:54:27 +0200

    • Cleanup: Replace a redundant statement with an assertion

  • 2019-12-09 10:47:25 +0200

    • Remove unused keywords from the InnoDB SQL parser

  • 2019-12-09 08:09:56 +0200

    • : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_log_bin = 0' cases the galera node to hang

  • 2019-12-09 01:17:16 +0400

    • Don't allow multiple table CONSTRAINTs with the same name.

  • 2019-12-06 21:02:46 +0100

    • Windows clients using Schannel often encounter error SEC_E_INVALID_TOKEN

  • 2019-12-08 18:14:42 +0100

    • ERROR 2026 (HY000): SSL connection error: Certificate signature check failed

Revision #0a891ad6a6
Revision #f2ccfcaca1
Revision #ac3e3e12ad
MDEV-21509
Revision #26a46444b4
Revision #683a49889c
Revision #7aa443ca7d
Revision #1d12bff42c
MDEV-20775
Revision #7c166e68aa
MDEV-14183
Revision #1f9a0437da
Revision #8eec2d61fc
MDEV-21249
MariaDB 10.3.10
Revision #4e7f3fb833
MDEV-14183
Revision #90e7e6783b
MDEV-21360
Revision #10a5e1eccb
MDEV-21360
Revision #8870f18e1d
MDEV-17292
Revision #42049f9d39
Revision #a5b38151c0
Revision #3a1716a7e7
Revision #d07664498b
Revision #8ff3eb417c
MDEV-21450
Revision #b1c8bf464b
Revision #4692094de7
Revision #817675459a
Revision #579d572d25
Revision #64b1b959f1
Revision #65310f5855
Revision #1f7f533144
Revision #90d39f2f91
MDEV-21532
Revision #ceffabc421
Revision #e47b780286
MDEV-13626
Revision #d595a91bc6
Revision #7b70cbd838
MDEV-21499
Revision #c25a0662b3
Revision #08b0b2b6fb
MDEV-21513
Revision #457ce97ef2
MDEV-21512
Revision #c3695b4058
MDEV-21511
Revision #5838b52743
MDEV-21511
Revision #3e38d15585
MDEV-21509
Revision #9cae7bdcc0
MDEV-13626
WL#6326
Revision #c4195305b2
MDEV-17062
Revision #b04429434a
Revision #bb8226deab
MDEV-21492
Revision #0f0c284ec0
Revision #a382f69e24
MDEV-21498
Revision #60d7011c5f
MDEV-21360
Revision #b7fb30e930
MDEV-21360
Revision #451573fab1
MDEV-21360
Revision #800d1f3010
Revision #7d31321464
MDEV-19803
Revision #56529a7d7f
MDEV-21454
Revision #41cde4fe22
MDEV-18514
Revision #8317f77ccc
Revision #0b4ae6724f
MDEV-21429
Revision #82187a1221
MDEV-21429
Revision #5824e9f8df
MDEV-13569
Revision #e99ba4ba51
Revision #fd899b3bbd
Revision #b35290e19b
Revision #ef1e488be3
MDEV-13569
Revision #4a012ce2f4
MDEV-12253
Revision #16bce0f6fe
Revision #891609b571
MDEV-21318
Revision #3dfe1ba3b8
MDEV-21388
Revision #cbc170adf2
MDEV-21362
Revision #17b1b8118a
MDEV-21189
Revision #90ba87cb9e
MDEV-19176
Revision #bba59abb03
MDEV-19176
Revision #a59a015a75
Revision #73985d8301
Revision #496532b5c5
MDEV-20950
Revision #aaaf6ceb8b
Revision #8174e68895
MDEV-21371
Revision #f6b58d2916
MDEV-21239
Revision #c3824766c5
Revision #e9259d50f0
MDEV-21335
Revision #189fa30085
MDEV-21343
Revision #0d70f40bdb
Revision #164cf4f463
MDEV-16579
Revision #8129ff1440
Revision #f0aa073f2b
MDEV-20950
Revision #beec9c0e19
MDEV-21255
Revision #808036a61d
MDEV-19380
Revision #546644f1cc
Revision #202a62deb0
MDEV-11345
Revision #280f1c2605
MDEV-11345
Revision #f2d3b2eede
Revision #41e6a154ec
MDEV-14482
Revision #b1f2d3a8c8
MDEV-21256
Revision #d146e3dcfe
MDEV-21256
Revision #51fc8ab73e
MDEV-21256
Revision #4c0854f221
MDEV-21223
Revision #af650c76a6
MDEV-18460
Revision #425748f1b5
Revision #292015d486
MDEV-21254
Revision #59e14b9684
MDEV-21189
Revision #fd1979bc9a
MDEV-18463
Revision #6aa0fa3897
CONC-417
Revision #6484288cd2
CONC-447

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