All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.16 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: 26 Jun 2018

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.

  • Revision #bb825194b8 2018-06-25 14:04:16 +0300

    • Updated list of unstable tests for 10.2.16

  • 2018-06-25 09:08:07 +0400

    • MAX(old_decimal) produces a column of the old DECIMAL type

  • 2018-06-24 15:30:54 +0200

    • update C/C

  • Merge 2018-06-24 15:27:38 +0200 - Merge branch 'connect/10.2' into 10.2

  • 2018-06-18 17:54:30 +0200 *

    • Fix Cannot insert unsigned values into a VEC table modified: storage/connect/filamvct.cpp modified: storage/connect/tabvct.cpp

  • 2018-06-23 23:44:11 +0200

    • fix mroonga post-install script

  • 2018-06-23 15:37:09 +0200

    • Extra engines enabled through additional config are not loaded on first installation

  • 2018-06-22 17:41:33 +0200

    • aws key management plugin on Ubuntu bionic has impossible dependencies

  • 2018-06-22 14:13:10 +0200

    • fix debian packaging for tokudb

  • 2018-06-22 15:45:17 +0200

    • fix vcol.vcol_misc --embedded

  • 2018-06-23 15:30:52 +0200

    • fix mtr warnings after 5f0510225aa

  • 2018-06-22 23:30:26 +0100

    • mariadb-backup - rename backup-rocksdb option to rocksdb-backup

  • 2018-06-22 15:24:09 +0100

    • : mariadb-backup should fail if MDL could not be acquired with lock-ddl-per-table

  • 2018-06-22 09:52:21 +0200

    • fix plugins.processlist

  • 2018-06-21 23:49:37 +0200

    • don't crash on innodb_undo_tablespaces=1

  • 2018-06-21 23:48:59 +0200

    • SET wsrep_on=1 - only check innodb_lock_schedule_algorithm if innodb is enabled

  • Merge 2018-06-21 23:47:39 +0200 - Merge branch '10.1' into 10.2

  • Merge 2018-06-21 08:34:35 +0200 - Merge branch '10.0' into 10.1

  • Merge 2018-06-21 00:44:10 +0200 - Merge branch '5.5' into 10.0

  • 2018-06-20 23:30:49 +0200

    • Fix unit suite on Windows and in out-of-source builds

  • 2018-06-20 23:27:23 +0200

    • Revert ": Workaround to run MTR test suite for make test"

  • Merge 2018-06-20 16:57:21 +0400 - Merge remote-tracking branch 'origin/10.0' into 10.1

  • Merge 2018-06-20 16:55:24 +0400 - Merge remote-tracking branch 'origin/5.5' into 10.0

  • 2018-06-20 16:36:46 +0400

    • PPC64: Unexpected error with a negative value into auto-increment columns in HEAP, MyISAM, ARIA

  • 2018-06-20 02:36:00 +0530

    • : Crash when SET NAMES 'utf8' is set

  • 2018-06-20 10:45:57 +0200

    • slave_parallel_mode=optimistic should not report the mode's specific temporary errors

  • 2018-06-20 11:10:15 +0200

    • Fix another double WSREP_ISOLATION_BEGIN merge error

  • 2018-06-20 01:28:59 +0300

    • Fix double WSREP_ISOLATION_BEGIN merge error

  • Merge 2018-06-19 14:04:53 +0400 - Merge remote-tracking branch 'origin/10.0' into 10.1

  • Merge 2018-06-19 14:03:41 +0400 - Merge remote-tracking branch 'origin/5.5' into 10.0

  • 2018-06-19 13:02:02 +0400

    • The code in TABLE_SHARE::init_from_binary_frm_image() is not safe

  • 2018-01-31 09:35:38 +0100

    • : Hang in Aria loghandler

  • 2018-06-11 08:52:26 -0700

    • Server crashes in my_utf8_uni or in my_strtod_int upon SELECT .. LIMIT 0 (new variant)

  • 2018-06-18 07:40:58 -0400

    • bump the VERSION

  • 2018-06-21 15:17:15 +0400

    • Bad column type created for TEXT(1431655798) CHARACTER SET utf8

  • 2018-06-19 19:07:32 +0200

    • mysql_install_db: clarify the after-install message

  • 2018-06-19 18:28:39 +0200

    • don't use my_error(0) or my_printf_error(0)

  • 2018-06-18 21:28:27 +0200

    • empty password is a valid password, don't crash

  • 2018-06-18 21:00:25 +0200

    • root/localhost authn prioritizes authentication_string over Password

  • 2018-06-18 19:06:55 +0200

    • 10.2 doesn't work with openssl 1.1.1

  • 2018-06-18 11:51:27 +0200

    • : mysql_install_db install unix_socket plugin when --auth-root-authentication-method=socket

  • 2018-05-18 15:10:52 +1000

    • : mysql_install_db install unix_socket plugin when --auth-root-authentication-method=socket

  • 2018-06-12 19:06:55 +0200

    • Mariadb (with TokuDB) excessive memory usage/leak

  • 2018-06-20 22:45:10 +0400

    • enum/set command-line options aren't respecting max-* settings.

  • 2018-06-20 17:14:04 +0400

    • enum/set command-line options aren't respecting max-* settings.

  • 2018-06-20 01:23:07 +0300

    • : MyRocks linking fails with: Undefined reference to `ZDICT_trainFromBuffer'

  • 2018-06-19 19:19:40 +0200

    • : Server crash in Item_func_in::val_int() when IN predicate defined with non-constant values is pushed down

  • 2018-06-18 22:44:58 +0300

    • Fixed failing test acl_load_mutex-5170

  • 2018-06-17 14:19:51 +0300

    • ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_equal

  • 2018-06-16 12:03:15 +0300

    • Add PART_INDIRECT_KEY_FLAG

  • 2018-06-18 23:00:34 +0400

    • JSON_EXTRACT in query crashes server.

  • 2018-06-18 14:26:37 +0530

    • Inconsistent SELECT results when query cache is enabled

  • 2018-06-17 17:15:21 +0400

    • select json_value('{"b":true}','$.b')=1 --> false with "Truncated incorrect DOUBLE value: 'true'".

  • 2018-06-15 14:09:15 +0300

    • mariadb-backup: Implement --verbose option to instrument InnoDB log apply

  • 2018-06-15 13:31:43 +0300

    • Follow-up to mariadb-backup: error: failed to copy enough redo log

  • 2018-05-08 15:26:26 +0200

    • : Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_table

  • 2018-06-15 10:11:51 +0400

    • ALTER from DECIMAL to BIGINT UNSIGNED returns a wrong result

  • 2018-06-13 16:32:25 +0200

    • : Wrong result when pushdown into the HAVING clause of the materialized derived table/view that uses aliases is done

  • 2018-06-14 14:23:20 +0300

    • mariadb-backup 10.2+ should default to innodb_checksum_algorithm=crc32

  • 2018-06-13 16:15:21 +0300

    • Deal with page_compressed page corruption

  • 2018-06-14 13:13:23 +0400

    • AUTO_INCREMENT breaks after updating a column value to a negative number

  • 2018-06-13 23:37:09 +0400

    • Server crash when using a NAME_CONST() with a CURSOR

  • 2018-06-13 15:26:50 +0300

    • : Server crash in print_keydup_error / key_unpack or unexpected ER_DUP_KEY

  • 2018-06-13 14:50:25 +0300

    • : [SQL Layer] Server crashes in Field::set_null / myrocks::ha_rocksdb ...

  • 2018-06-13 11:56:56 +0400

    • Using aggregate and window function in unexpected places can crash the server

  • 2018-06-12 14:12:36 +0400

    • Crash in EXECUTE IMMEDIATE with an expression returning a GRANT command

  • 2018-06-11 13:02:47 +0300

    • InnoDB error "returned OS error 71" complains about wrong path

  • 2018-06-11 21:16:37 +0300

    • Undo wrong my_free overflow

  • 2018-06-11 20:24:41 +0300

    • Add missed change from 7ffa82b03c8da12062223d5e332e972d6f828d44

  • 2018-06-07 15:13:54 +0100

    • Backup myrocksdb with mariadb-backup.

  • 2018-06-07 15:12:26 +0100

    • : remove rocksdb checkpoint created by mariadb-backup.

  • 2018-06-07 14:29:35 +0300

    • mariadb-backup: error: failed to copy enough redo log

  • 2018-06-07 14:11:55 +0300

    • mariadb-backup: Make some globals static

  • Merge 2018-06-06 11:25:33 +0300 - Merge 10.1 into 10.2

  • 2018-01-12 13:06:14 +0000

    • : Build deb source packages on buildbot, just not on Travis-CI

  • 2018-06-04 15:55:37 +0300

    • ASAN: heap-use-after-free in gcol.innodb_virtual_debug

  • 2018-06-04 11:31:39 +0300

    • : Upgrade failure from 10.1 innodb_encrypt_log

  • 2018-05-26 16:42:13 -0700

    • Better Link Spacing

  • 2018-05-31 18:55:07 -0700

    • Server crash on query with CTE

  • 2018-05-30 10:48:48 +0300

    • Remove an unnecessary #include

  • 2018-05-29 17:14:34 +0300

    • Allow tests to work with cmake -DPLUGIN_PARTITION=NO

  • 2018-05-29 16:52:59 +0300

    • Add an end-marker to ease future merges

  • Merge 2018-05-29 16:36:16 +0300 - Merge 10.1 into 10.2

  • 2018-05-28 14:20:44 +0300

    • 10.2 wrongly recognizes 10.1.10 innodb_encrypt_log=ON data as after-crash and refuses to start

  • 2018-05-28 13:01:27 +0300

    • : rocksdb.check_ignore_unknown_options fails on OS X

  • 2018-05-26 17:03:00 +0300

    • Fixed memory overrun in binlog_encryption.encrypted_master

  • 2018-05-26 17:01:42 +0300

    • Updated results for galera_encrypt_tmp_files

  • 2018-05-24 20:11:52 +0000

    • Fix conversion warnings/errors.

  • 2018-05-24 16:20:31 +0300

    • Extend debug_assert_on_not_freed_memory

  • Merge 2018-05-24 18:56:33 +0300 - Merge remote-tracking branch 'origin/10.1' into 10.2

  • 2018-05-23 22:45:32 +0300

    • Fixed archive to work with record[1]

  • 2018-05-23 22:42:29 +0300

    • Crash with virtual fields and row based binary logging

  • 2018-05-24 15:30:22 +0300

    • InnoDB fails to shut down purge, causing hang

  • 2018-05-24 11:09:59 +0300

    • Wrong INFORMATION_SCHEMA.INNODB_BUFFER_PAGE.TABLE_NAME

  • 2018-05-23 15:24:45 +0300

    • : rocksdb.issue255 test sometimes fails in buildbot

  • 2018-05-23 00:24:28 +0300

    • Suppress warnings from partition_open_files_limit

  • 2018-05-23 00:19:15 +0300

    • Crash in debug build when dropping column that is part of CHECK

  • 2018-05-22 19:36:51 +0300

    • : MariaRocks produces numerous (spurious?) valgrind failures

  • 2018-05-21 18:16:03 -0700

    • : spider tests failed in buildbot with valgrind

  • 2018-05-21 13:43:50 +0300

    • Set MyRocks plugin version to Stable

  • 2018-05-20 20:26:40 +0200

    • .gitignore

  • Merge 2018-05-20 02:07:21 +0200 - Merge branch '10.1' into 10.2

  • 2018-05-19 09:06:04 +0200

    • cleanup: specify memroot explicitly in new Explain_xxx

  • 2018-05-18 19:12:35 +0200

    • Server crashes in Apc_target::disable, ASAN heap-use-after-free in Explain_query::Explain_query upon/after EXECUTE IMMEDIATE

  • 2018-05-19 17:04:47 +0000

    • mariadb-backup : Fix race condition when killing query waiting for MDL

  • 2018-05-19 00:26:35 +0300

    • : Server crashes in my_scan_weight_utf8_bin upon collecting stats for RocksDB table

  • 2018-05-18 23:58:24 +0300

    • : -DPLUGIN_ROCKSDB=YES leads to errors during build

  • 2018-05-18 17:26:12 +0300

    • : Server crash in print_keydup_error / key_unpack or unexpected ER_DUP_KEY

  • 2018-05-17 22:56:27 -0700

    • Incorrect result (missing row) with UNION DISTINCT in anchor parts

  • 2018-05-18 00:35:59 -0400

    • bump the VERSION

  • 2018-05-17 15:47:17 -0700

    • Memory leak with recursive CTE that uses global ORDER BY with recursive subquery

  • 2018-05-17 11:21:13 -0700

    • : spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbot

  • Merge 2018-05-17 11:25:35 +0200 - Merge branch '10.2' into bb-10.2-release

  • 2018-05-16 16:35:33 +0300

    • InnoDB fails to shut down purge workers, causing hang

Revision #ee6ac4d313
MDEV-12574
Revision #01bbb912bf
Revision #a40c06e03a
Revision #c69efab396
MDEV-16167
Revision #f577311027
Revision #f25a5c39c1
MDEV-14560
Revision #a19089ff4e
MDEV-16537
Revision #ffb96be9e7
Revision #b2190f859b
Revision #e561a346c3
Revision #95ef8de891
Revision #ecc4682672
MDEV-16519
Revision #0d745343fc
Revision #ef64856b97
Revision #082eec1418
Revision #b942aa34c1
Revision #c09a8b5b36
Revision #d8192f5495
Revision #2b8f2b3e88
Revision #0a9d78f51d
MDEV-16075
Revision #4b821e02f6
Revision #6c08ff3eb7
Revision #170b43c156
MDEV-16534
Revision #5f2a67a6c3
MDEV-15247
Revision #bb24663f5a
MDEV-13577
Revision #44682962e3
Revision #04c4745478
Revision #f5b128dfad
Revision #c450f7d8d5
Revision #15b92915ed
MDEV-15834
Revision #e425216045
MDEV-15113
Revision #147744d455
MDEV-16235
Revision #f7b1b2bc5d
Revision #fe3f9fa918
MDEV-12809
Revision #635c5e3281
Revision #df704b5a1b
Revision #af2dd582e6
Revision #5f0510225a
MDEV-16238
Revision #b4db59ba47
MDEV-15596
Revision #1db1340c0c
MDEV-14578
Revision #53db5edbcf
MDEV-14578
Revision #1033fa4bcc
MDEV-13403
Revision #be9d923af2
MDEV-11917
Revision #621caad3ca
MDEV-11917
Revision #d79bf0009a
MDEV-16525
Revision #778df04661
MDEV-16517
Revision #10d09a57f8
Revision #ab19466656
MDEV-15114
Revision #831df10981
Revision #5ba6cee012
MDEV-16209
Revision #eb77f8cf8d
MDEV-16087
Revision #352c7e0dfa
MDEV-15905
Revision #b8514c94f6
MDEV-16496
Revision #ff317fe08e
MDEV-16367
Revision #6b8802e8dd
MDEV-11071
Revision #c55de8d40b
MDEV-9334
Revision #ec4fdd5749
MDEV-16386
Revision #a79b033b35
MDEV-16457
Revision #2ca904f0ca
MDEV-13103
Revision #2cdb483bc4
MDEV-15352
Revision #23ced2f846
MDEV-16311
Revision #8662015c90
MDEV-15304
Revision #931daaf79b
MDEV-15319
Revision #2412c15191
MDEV-15870
Revision #ae0aefb1c5
MDEV-12060
Revision #8f5f0575ab
MDEV-16456
Revision #d54d067601
Revision #ecd4c2b4a9
Revision #aba2d7301f
MDEV-13122
Revision #ea70586282
MDEV-16300
Revision #dc9c555415
MDEV-16367
Revision #619c277a6c
Revision #df42830b28
Revision #738c5c8424
MDEV-12642
Revision #8dc70c862b
MDEV-16376
Revision #5932a4e77d
MDEV-13834
Revision #40dc1a6846
Revision #b2f86ebdd2
MDEV-16353
Revision #a31e99a89c
Revision #6f96ff7268
Revision #7269c70821
Revision #18934fb583
Revision #8a42ad7a5d
MDEV-13834
Revision #1a8afb4885
MDEV-16310
Revision #13c241c64f
Revision #2d62a4cb2f
Revision #b8fdd56a4d
Revision #7a4f81b4c0
Revision #494c981d23
Revision #72a8d29e00
Revision #4cd2a0eb56
MDEV-15243
Revision #1c8c6bcd6f
MDEV-13779
Revision #52df804026
MDEV-16267
Revision #fdb8d0181e
MDEV-16262
Revision #6e63db265f
Revision #2dff8fecb7
MDEV-15338
Revision #a107c79fcd
MDEV-12439
Revision #afe5a51c2d
MDEV-12900
Revision #31584c8bb8
Revision #36043c58f5
Revision #ff1d10ef9c
Revision #6f530c63cd
Revision #1cc67e090e
MDEV-16153
Revision #207e5ba316
Revision #dd51082eca
MDEV-12465
Revision #06aaaef51a
MDEV-16200
Revision #727d0d4f9b
MDEV-15304
Revision #de86997160
MDEV-15581
Revision #52c98bf830
Revision #d309c2fc88
MDEV-16212
Revision #ab9d420df3
MDEV-7914
Revision #50275321c3
Revision #a4e7800701
MDEV-13779

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