All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.32 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: 12 May 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.45

  • Merge 2020-05-08 13:38:36 +0200 - Merge branch '10.1' into 10.2

  • 2020-05-08 12:41:45 +0200

    • : Session tracking return incorrectly long traking data

  • 2020-05-07 16:14:54 +0200

    • update C/C

  • 2020-05-05 18:54:35 +0300

    • List of unstable tests for 10.2.32 release

  • 2020-05-04 22:01:26 +0300

    • : Fix cmake WITH_WSREP=OFF

  • Merge 2020-05-04 19:00:21 +0300 - Merge 10.1 into 10.2

  • 2020-05-04 18:57:55 +0300

    • post-push fixes

  • 2020-05-04 18:49:48 +0300

    • Add missing have_debug.inc

  • 2020-05-04 10:00:07 +0200

    • New Connector C

  • Merge 2020-05-02 09:47:02 +0200 - Merge 'connect/10.2' into 10.2

  • 2020-03-11 14:52:20 +0100

    • Fix Import complex XML from multiple files in MariaDB Some row results are missing and replaced by the last file one. Thats because Nx and Sx column members are not reset when changing file.

  • Merge 2020-05-02 08:44:17 +0200 - Merge branch '10.1' into 10.2

  • 2020-04-27 21:22:43 +0300

    • add WITH_DBUG_TRACE CMake variable

  • 2020-04-29 17:02:30 +0300

    • : Galera test failure on galera.galera_parallel_autoinc_largetrx: Result content mismatch

  • 2020-04-28 10:46:51 +1000

    • : innodb offset_t rename to rec_offs

  • 2020-04-04 13:27:43 +1100

    • : compile fixes for Solaris/OSX/AIX

  • 2020-04-29 11:06:48 +0400

    • Assertion `Alloced_length >= (str_length + length +...

  • Merge 2020-04-28 19:40:32 +0300 - Merge new release of InnoDB 5.7.30 to 10.2

  • 2020-04-28 08:42:45 +0300

    • Wrong estimate of affected BLOB columns in update of PRIMARY KEY

  • Merge 2020-04-28 19:39:40 +0300 - Merge 10.1 into 10.2

  • 2020-04-28 19:05:56 +0300

    • Speed up innodb_gis.rtree_split

  • 2020-04-28 09:47:40 +0300

    • Cleanup: Declare rtr_get_father_node() statically

  • 2020-04-22 15:39:40 +0200

    • installation fails on a server with containers

  • 2020-04-23 12:25:15 +0200

    • Add pam_user_map.so file to binary tarball package

  • 2020-04-27 21:46:05 +0300

    • : mariadb-backup --ftwrl-wait-timeout never times out on explicit lock

  • 2020-04-27 15:32:02 +0300

    • : Follow-up fix for 10.2

  • Merge 2020-04-27 13:28:13 +0300 - Merge 10.1 into 10.2

  • 2020-04-07 13:14:41 +0300

    • cleanup THR_KEY_mysys

  • 2020-04-24 10:46:33 +0300

    • Cleanup: Make row_upd_store_row() static

  • 2020-04-24 10:42:08 +0300

    • Cleanup: Remove a constant parameter

  • 2020-04-23 19:33:55 +0300

    • Assertion srv_undo_sources || ... in row_prebuilt_free()

  • Merge 2020-04-22 13:50:53 +0300 - Merge 10.1 into 10.2

  • 2020-04-22 09:21:39 +0300

    • : galera.galera_slave_replay MTR failed: WSREP: Unknown parameter 'dbug

  • 2020-04-21 21:14:54 +0300

    • : Don't redirect as root to a tmp file not owned by root

  • 2020-04-22 07:35:41 +0300

    • : galera.galera_sst_mysqldump_with_key MTR failed: INSERT failed: 1146: Table 'test.t1' doesn't exist

  • 2020-04-20 17:23:43 +0300

    • : mariadb-backup does not honor ignore_db_dirs from server config.

  • 2020-04-18 11:51:21 +0300

    • Fixed multi_update_debug.test

  • 2020-04-17 19:21:03 +0300

    • Don't write warning about uninitialized mutex if there is a memory leak

  • 2020-04-18 00:32:24 +0300

    • Fixed memory leaks in resolve_stack_dump

  • 2020-04-18 00:22:52 +0300

    • Fixed memory leak with DEFAULT(f) on Geometry field

  • 2020-04-17 18:55:48 +0300

    • Fixed memory leak with fulltext indexes

  • 2020-04-17 19:06:39 +0300

    • Fixed compiler warning in mysqltest.cc

  • Merge 2020-04-15 15:05:45 +0300 - Merge 10.1 into 10.2

  • Merge 2020-04-14 16:13:35 +0300 - Merge 10.1 into 10.2

  • 2020-04-12 18:07:40 +0200

    • fix incorrect merge

  • 2020-04-10 15:55:16 +0400

    • - plugins.server_audit fails sporadically in buildbot

  • 2020-04-07 22:26:11 +0200

    • fix rocksdb compression detection

  • 2020-04-03 00:43:09 +0300

    • : Active XA transactions stop slave from working after backup was restored.

  • 2020-03-27 11:53:23 +1100

    • Correct FreeBSD cpuset_t type

  • 2020-04-01 16:25:07 +0400

    • A better fix for edd7e7c

  • 2020-03-16 16:53:10 +0100

    • : Duplicate key value is silently truncated to 64 characters in print_keydup_error

  • 2020-03-25 12:09:47 +0200

    • Memory leak in main.mysqltest

  • Merge 2020-04-01 09:19:37 +0300 - Merge 10.1 into 10.2

  • 2020-04-01 09:13:01 +0300

    • : Improve innodb.xa_recovery_debug

  • 2020-03-31 15:10:54 +0300

    • : Import and adapt innodb.xa_recovery_debug

  • 2020-03-26 09:45:03 +0100

    • : Galera database could get inconsistent with rollback to savepoint

  • 2020-03-29 00:41:57 +0300

    • UBSAN: applying zero offset to null pointer in hash.c

  • 2020-03-28 19:11:24 +0300

    • UBSAN: runtime error: member access within null pointer of type 'MY_DIR_HANDLE' in mysys/my_lib.c

  • 2020-03-30 08:03:54 +0530

    • : Sig 11 in next_breadth_first_tab | max_sort_length setting + double GROUP BY leads to crash

  • 2020-03-23 02:08:01 +0300

    • UBSAN: applying non-zero offset 2 to null pointer in my_charpos_mb()

  • 2020-03-24 11:01:42 +0200

    • conflicts with async slave BF aborting (#1475)

  • 2020-03-23 16:47:43 +0300

    • unoptimized -fsanitize=undefined build on clang requires more stack space

  • 2020-03-23 02:36:15 +0300

    • runtime error: null pointer passed as argument 2, which is declared to never be null in JOIN::copy_ref_ptr_array()

  • 2020-03-23 16:37:44 +0530

    • buf_page_get_gen() should apply buffered page initialized redo log during recovery

  • 2020-03-23 01:38:11 +0300

    • UBSAN: runtime error: load of value 2779096485, which is not a valid value for type 'enum_binlog_format'

  • 2020-03-19 00:29:44 +0100

    • RocksDB does not compile anymore, with Visual Studio

  • 2020-03-19 18:55:57 +0100

    • restore debud_dbug through a session variable instead of '-d,..'

  • 2020-03-21 20:37:00 +0300

    • blind fix for Windows building

  • 2020-03-21 17:57:04 +0300

    • asan failure in encryption.innochecksum

  • 2020-03-21 17:06:00 +0300

    • asan failure in encryption.innochecksum

  • 2020-03-21 12:51:24 +0200

    • Connect: Remove some unused variables

  • 2020-03-19 18:33:19 +0300

    • InnoDB: reduce size of dtuple_t

  • 2020-03-18 18:22:38 +0300

    • correct comment in buf_page_is_corrupted()

  • 2020-03-18 15:19:45 +0300

    • st_::span fixes

  • 2020-03-18 14:57:01 +0300

    • remove fishy reinterpret_cast from buf_page_is_zeroes()

  • 2020-03-19 21:52:52 -0700

    • Crash in Item_func_in::cleanup() for SELECT executed via prepared statement

  • 2020-03-20 17:40:39 +0200

    • : Fix ulong/ulonglong type mismatch

  • 2020-03-20 16:34:15 +0200

    • : Clean up the import/export tests

  • 2020-03-20 13:14:05 +0200

    • IMPORT TABLESPACE fails to adjust all tablespace ID in root pages

  • Merge 2020-03-20 15:37:08 +0200 - Merge 10.1 into 10.2

  • 2020-03-19 07:52:35 +0200

    • Replace arithmetic + with bitwise OR when possible

  • 2020-03-19 14:23:47 +0200

    • : Crash on DROP/RENAME TABLE after DISCARD TABLESPACE

  • 2020-03-19 12:57:22 +0200

    • : Clean up the buffer pool resizing tests from MySQL 5.7

  • 2020-03-19 07:46:30 +0200

    • : Import and adjust buffer pool resizing tests from MySQL 5.7

  • 2020-03-19 06:58:49 +0200

    • : Fix some tests

  • 2020-03-18 13:55:21 +0400

    • InnoDB GIS tests fail.

  • 2020-03-18 14:55:22 +0530

    • Recovery failure : loop of Read redo log up to LSN

  • 2020-03-18 09:33:26 +0100

    • new (fixed) version of CC.

  • 2020-03-17 16:28:16 +0200

    • Crash after OPTIMIZE TABLE on TEMPORARY TABLE

  • 2020-03-17 19:22:20 +0530

    • innodb_fts.sync fails in buildbot with wrong result

  • 2020-03-17 13:11:46 +0400

    • GIS error message doesn't show the wrong value, just the type.

  • 2020-03-17 10:32:42 +0200

    • : Fix -Wmaybe-uninitialized

  • 2020-03-11 22:00:14 +0100

    • innodb: fix typo in function description

  • 2020-03-13 12:09:19 +0200

    • Fix GCC 10.0 -Wstringop-overflow

  • 2020-03-12 17:47:54 +0530

    • : table-based master info repository

  • 2020-03-13 08:37:22 +0200

    • Fix clang 10 warnings

  • 2020-03-13 08:07:02 +0200

    • INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES accesses SYS_DATAFILES

  • 2020-03-13 07:53:41 +0200

    • Fix GCC 10 -Wclass-memaccess

  • 2020-03-13 07:39:14 +0200

    • Fix GCC 10 -Wstringop-truncation

  • 2020-03-13 07:21:40 +0200

    • Update libmariadb

  • Merge 2020-03-13 07:20:36 +0200 - Merge 10.1 into 10.2

  • 2020-03-12 14:47:38 +0300

    • InnoDB: improve error message for checksum mismatch

  • 2020-03-11 12:10:49 +0200

    • Add galera debug sync to galera_slave_replay test.

  • 2020-03-10 15:46:29 +0200

    • : Correct a type mismatch WITH_INNODB_EXTRA_DEBUG

  • 2020-03-10 15:14:53 +0300

    • fix use-after-free

  • 2020-03-10 13:31:20 +0200

    • Make main.mysql_client_test non-great again

  • Merge 2020-03-10 13:29:10 +0200 - Merge 10.1 into 10.2

  • 2020-03-09 12:04:02 +0200

    • Minor cleanup of main.partition_innodb

  • 2020-03-09 09:00:14 +0200

    • : Events switched randomly to SLAVESIDE_DISABLED

  • 2020-03-07 19:21:40 +0200

    • Check for CPU_COUNT macro within my_getncpus

  • 2020-03-07 14:46:40 +0200

    • Update install layout to account for multi-arch setup

  • Merge 2020-03-06 15:42:45 +0100 - Merge branch '10.1' into 10.2

  • 2020-03-06 13:46:19 +0200

    • Enable galera.galera_ist_mariadb-backup and galera.mysql-wsrep#33.

  • 2020-02-26 13:46:27 +0200

    • mariadb.pc: install into libdir

  • Merge 2020-03-05 10:52:43 +0200 - Merge branch '10.1' into 10.2

  • 2020-03-02 16:35:57 +0100

    • - Fix sporadic failure of mdev375

  • 2020-02-26 13:01:18 +0700

    • MENT-606 Error while setting value 'aes_ctr' to 'file-key-management-encryption-algorithm'

  • 2020-02-25 17:59:49 +0700

    • MENT-645 Undefined symbols for architecture x86_64: _pam_syslog

  • 2020-02-23 10:29:42 +0200

    • Async slave thread BF abort and replaying fixes (#1448)

  • 2020-02-20 14:04:09 +0530

    • FTS thread aborts during shutdown

  • 2020-02-20 09:25:05 +0100

    • Clean wrong cherry-pick from previous commit

  • 2018-11-09 14:38:22 +1100

    • my_getncpus based on threads available

  • 2020-02-17 14:01:16 +0200

    • : galera.galera_rsu_add_pk MTR failed: Result content mismatch

  • 2020-02-13 13:33:41 +0200

    • : Galera test sporadic failure on galera.galera_var_notify_cmd

  • 2020-02-13 12:51:50 +0200

    • : Galera test sporadic failure on galera.galera_wsrep_new_cluster: Result content mismatch

  • 2020-02-13 10:30:40 +0200

    • : Galera test sporadic failure on galera.galera_as_slave_gtid_myisam: Result length mismatch

  • 2020-02-12 10:32:30 +0200

    • : galera.lp1376747-4 MTR failed: Result length mismatch

  • 2020-02-11 00:19:37 +0400

    • ALTER USER IF EXISTS does not work, although documentation says it should.

  • 2020-02-06 12:14:40 +0100

    • Ignore /lib64 for rpm

  • Merge 2020-02-10 14:31:39 +0100 - Merge branch '10.1' into 10.2

  • 2020-01-30 21:11:24 +0100

    • : protocol messed up sporadically

  • 2020-02-07 14:18:17 +0200

    • : Galera test failure on MW-336

  • 2020-01-31 08:05:41 +0200

    • : Cleanup Galera disabled tests

  • 2020-02-07 10:42:57 +0100

    • added warning to ignore

  • 2020-02-06 20:03:04 +0100

    • Windows test fix

  • 2020-02-07 16:01:31 +0530

    • Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updation of PK

  • 2020-02-06 10:50:04 +0200

    • : Clean up WITH_INNODB_AHI=OFF

  • 2020-02-03 19:23:38 +0100

    • : Wrong directory for pam_user_map.so JIRA:

  • 2019-07-10 13:40:54 +0200

    • : Running out of file descriptors and eventual crash

  • 2020-02-03 12:10:59 +0200

    • Cleanup: Remove mem_block_t::magic_n and mem_block_validate()

  • 2020-02-03 10:02:58 +0200

    • information_schema.innodb_mutexes.name column is not populated

  • 2020-01-30 13:11:06 +0800

    • introduce HASH_REPLACE() for hash_table_t

  • 2020-01-31 11:33:07 +0200

    • : Fix a warning for converting my_bool to bool

  • Merge 2020-01-31 10:53:56 +0200 - Merge 10.1 into 10.2

  • 2020-01-30 18:42:51 +0100

    • Server does not start if lc_messages setting was not english.

  • 2020-01-28 13:52:47 +0200

    • : move tokudb manpages to right packages

  • 2020-01-28 18:00:19 +0530

    • Assertion `!table->fts->in_queue' failed in fts_optimize_remove_table

  • 2020-01-27 15:08:36 -0500

    • bump the VERSION

Revision #985f63cce1
Revision #e84c62d59b
MDEV-22504
Revision #1d1fb13e59
Revision #5666f333a7
Revision #1cccd3c7cc
MDEV-7962
Revision #3f65ce5781
Revision #d467bb7e5e
MDEV-7962
Revision #5a270e6acc
Revision #5008fc709b
Revision #79c29296ce
Revision #f5f9659b15
60637429#60637429
Revision #ca091e6372
Revision #28325b0863
Revision #7a546650fa
MDEV-20916
Revision #ba2061da52
MDEV-21595
Revision #c238e9b96a
MDEV-20685
Revision #4af4284b79
MDEV-22337
Revision #dd5c307cb0
MDEV-22394
Revision #2644e52fdb
MDEV-22384
Revision #547cb280b8
Revision #5a1d931529
Revision #fae70d6b1c
Revision #fb7c1b9415
MDEV-21331
Revision #01f8f33b43
MDEV-21913
Revision #d0150dc14e
MDEV-20230
Revision #581df0df89
MDEV-7962
Revision #c06845d6f0
Revision #2c5067b689
Revision #da7564edcf
Revision #57ec41d6ea
Revision #9f19dbe0c3
MDEV-22358
Revision #e52a36d37b
Revision #8760ba6521
MDEV-21807
Revision #efa3b3de35
MDEV-22159
Revision #a6a8774d47
MDEV-22181
Revision #0efe1971c6
MDEV-19347
Revision #36bddacf6b
Revision #0bcb65d358
Revision #749b988794
Revision #48eda61cd4
Revision #a6d32976ae
Revision #70bb61414b
Revision #9e43ca8e8c
Revision #ccaec18b39
Revision #e40ed0e881
Revision #06219c2ad4
MDEV-21599
Revision #d565895bbd
Revision #5836191c8f
MDEV-21168
Revision #cd88a606f5
Revision #05e4a87c8b
Revision #cb4da5da74
MDEV-20604
Revision #a1846b7a64
MDEV-22035
Revision #bc862c4ebe
Revision #b1742a5c95
MDEV-13626
Revision #fb217449dc
MDEV-13626
Revision #2d16452a31
MDEV-22021
Revision #5001487632
MDEV-22074
Revision #edd7e7c85d
MDEV-22069
Revision #b11ff3d495
MDEV-22019
Revision #0b00c1a22f
MDEV-22005
Revision #5918b17004
MDEV-21473
Revision #a7cbce06d4
Revision #fb74de9728
MDEV-22006
Revision #6697135c6d
MDEV-21572
Revision #1e6be69380
MDEV-19658
Revision #82b3f1a80f
MDEV-21930
Revision #ad6e421bd2
MDEV-21360
Revision #7e168634e9
Revision #5e9e0b8e3b
MDEV-21993
Revision #23993c0036
MDEV-21993
Revision #de9072ca19
Revision #45973ec610
Revision #54b2da9535
Revision #1f53335d37
Revision #884d22f288
Revision #2bde065525
MDEV-17177
Revision #9f7b8625e6
MDEV-14431
Revision #b034d708c8
MDEV-21549
Revision #b8b3edff13
MDEV-21549
Revision #c9ec1cc751
Revision #a66eebf57c
MDEV-21981
Revision #6960e9ed24
MDEV-21983
Revision #9fd692aeca
MDEV-13626
Revision #bfb5e1c3f0
MDEV-13626
Revision #e28b4b68d3
MDEV-14057
Revision #a0ce62f804
MDEV-14057
Revision #09e8707d90
MDEV-21826
Revision #6ecbb211c0
Revision #ab0034a789
MDEV-20370
Revision #e61b99073f
MDEV-14808
Revision #e64a3df4dc
MDEV-21959
Revision #89698cef72
MDEV-10570
Revision #b1d7ba472e
Revision #ed21202a14
Revision #d9d3c222ca
MDEV-10047
Revision #9f858f38c0
Revision #2e8b0c56a0
MDEV-21933
Revision #47382a2f8c
Revision #a8566f727f
Revision #2c8fa28f40
Revision #32904dc5fa
Revision #5257bcfc7a
Revision #069bad5e6b
Revision #02343c4a54
MDEV-19740
Revision #2b8b85bd0a
Revision #69e4c74e07
Revision #8cd6cee876
Revision #7a52b6fd25
Revision #2bf4e574ad
MDEV-21758
Revision #d7f74150e5
Revision #6610532170
Revision #75d286c2cc
Revision #91aae18cc4
Revision #c5c1027c6e
MDEV-19208
Revision #da10c6f448
Revision #f0d2542a37
MDEV-21857
Revision #8382f10691
Revision #42b29d4133
Revision #4618c974e4
MDEV-21723
Revision #3ce49a0a52
MDEV-21563
Revision #0d1dd2e79d
Revision #fb01cc3766
Revision #959fc0c0cc
MDEV-21591
Revision #93dc3e2652
MDEV-21488
Revision #ed10a8cd97
MDEV-21515
Revision #6c1e0c0493
MDEV-21421
Revision #a6b92690e6
MDEV-21556
Revision #f6663bfbd3
MDEV-17941
Revision #235d7c6f54
Revision #594282a534
Revision #b08579aa28
MDEV-16308
Revision #6fc72ce169
MDEV-21667
Revision #0ea8894e52
MDEV-21601
Revision #785a9ac93a
Revision #82c3b42a6e
Revision #3be751d5b9
MDEV-21608
Revision #ebbc572b82
MDEV-12121
Revision #236aed3f5f
MDEV-21656
MDEV-17292
Revision #a241d41195
MDEV-18027
Revision #a9d1324867
Revision #37b9734c06
MDEV-21636
Revision #bd36a4ca12
Revision #256994ef74
MDEV-21586
Revision #2daf3b14fe
Revision #f37a56de3c
MDEV-21586
Revision #07e34cddb6
MDEV-14330
Revision #a134ec3736
MDEV-21550
Revision #afc16a6faa

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