All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.17 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: 14 Aug 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 #5553d3f1f6 2018-08-12 14:25:53 +0300

    • Custom set of tests which can be run with 10.0 clients

  • 2018-08-12 04:56:06 +0300

    • Updated list of unstable tests for 10.2.17

  • 2018-08-09 17:38:40 +0300

    • InnoDB: Correct an error message

  • 2018-08-08 17:39:45 +0200

    • SLES11 OpenSSL 0.9.8 support

  • 2018-08-08 17:29:35 +0200

    • compiler warning

  • 2018-08-08 11:19:01 +0200

    • update C/C up to v3.0.6 tag

  • 2018-08-07 19:11:04 +0200

    • No groups to be reported (check your GNRs) - mysqld_multi does not see instances

  • Merge 2018-08-07 16:54:53 +0200 - Merge branch 'connect/10.2' into 10.2

  • 2018-08-06 19:42:00 +0200

    • Fix Connect: Warnings with 10.0

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

    • JSON_SET mishandles unicode every second pair of arguments.

  • 2018-08-05 18:33:17 +0400

    • String functions don't respect character set of JSON_VALUE.

  • Merge 2018-08-03 23:26:26 +0200 - Merge branch '10.1' into 10.2

  • 2018-08-03 15:40:13 +0300

    • Fix heap-use-after-free in debug code

  • 2018-08-03 14:36:38 +0300

    • Do not declare an unused variable

  • 2018-08-03 11:24:05 +0300

    • mariadb-backup: Use snprintf() instead of sprintf()

  • 2018-08-03 13:06:03 +0300

    • Fix -Wclass-memaccess warnings in InnoDB

  • Merge 2018-08-03 13:02:56 +0300 - Merge 10.1 into 10.2

  • Merge 2018-08-03 08:37:05 +0300 - Merge new release of InnoDB 5.7.23 to 10.2

  • 2018-08-02 16:12:51 +0300

    • Fix a race between TRUNCATE and FOREIGN KEY check

  • 2018-08-02 17:35:24 +0300

    • : Fix hang due to persistent statistics

  • 2018-07-31 18:35:13 +0300

    • : Fix hang due to DDL with FOREIGN KEY

  • 2018-04-08 09:16:56 +0800

    • Bug#27805553 HARD ERROR SHOULD BE REPORTED WHEN FSYNC() RETURN EIO.

  • 2017-11-30 18:07:28 +0400

    • Optimized away excessive condition

  • 2018-08-02 18:09:37 +0300

    • After-merge fix: Remove an unnecessary parameter

  • Merge 2018-08-02 21:41:41 +0200 - Merge branch '10.1' into 10.2

  • Merge 2018-08-02 08:19:57 +0300 - Merge 10.1 into 10.2

  • 2018-08-01 12:41:50 +0100

    • MyRocks: support CRC32 instructions on Winx64

  • 2018-07-31 16:33:05 +0400

    • simple json functions flatline cpu on garbage input.

  • 2018-07-30 13:53:55 +0200

    • Allow full redo logging for ALTER TABLE Add the usual basic test for the variable innodb_log_optimize_ddl.

  • 2018-07-26 12:04:21 +0400

    • signal 7 after calling stored procedure, that uses regexp

  • 2018-07-25 23:28:31 -0700

    • Item_func::fix_fields: Assertion `used_tables_cache == 0' failed

  • 2018-07-25 17:05:47 +0300

    • Allow full redo logging for ALTER TABLE

  • 2018-07-24 10:54:15 +0300

    • Remove pointer indirection for BtrBulk::m_page_bulks

  • 2018-07-24 10:48:31 +0300

    • Remove unused BtrBulk::m_heap

  • 2018-07-24 10:46:30 +0300

    • Remove pointer indirection for PageBulk::m_mtr

  • 2018-07-24 10:23:17 +0300

    • PageBulk: Remove dead code

  • 2018-07-24 09:35:47 +0300

    • Remove mtr_set_flush_observer()

  • 2018-07-25 11:57:57 -0700

    • Lost 'Impossible where' from query with inexpensive subquery

  • 2018-07-25 13:56:39 +0530

    • Hangs server with repeating log entry

  • 2018-07-25 12:54:37 +0530

    • Set password for user makes rpl test to fail

  • 2018-07-24 18:15:15 +0400

    • CREATE TABLE SELECT JSON_QUOTE(multibyte_charset_expr) makes a field of a wrong length

  • 2018-07-23 14:14:23 -0700

    • : ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key 'PRIMARY'

  • 2018-07-23 18:23:54 +0300

    • row_purge_poss_sec(): Add debug instrumentation

  • 2018-07-23 18:23:54 +0300

    • cleanup: Privatize purge_vcol_info_t

  • 2018-07-23 17:50:56 +0300

    • Follow-up to : Remove bogus debug assertions

  • 2018-07-23 13:42:19 +0300

    • Assertion !rw_lock_own failed upon purge

  • 2018-07-23 15:58:31 +0300

    • ut_print_buf_hex(): Correctly dump the hex

  • 2018-07-23 13:31:10 +0300

    • Reduce the number of rw_lock_own() calls

  • 2018-07-20 19:32:28 -0700

    • Corrected and added back the test case for .

  • 2018-06-26 11:33:58 +0530

    • Table 't' is specified twice, both as a target for 'CREATE' and... as a separate source for data

  • 2018-07-07 11:34:26 +0300

    • : Change the default to innodb_lock_schedule_algorithm=fcfs

  • 2018-07-06 17:13:53 +0300

    • Deadlock between purge thread and DDL statement

  • 2018-07-06 09:01:24 +0300

    • mariadb-backup.incremental_encrypted wrong result

  • 2018-07-05 15:10:47 -0700

    • Removed the test case for for the following reasons:

  • 2018-07-05 16:44:12 +0300

    • Clean up a test

  • 2018-07-05 00:07:55 +0530

    • : Use atomics for dict_table_t::n_ref_count

  • 2018-07-05 13:15:35 +0300

    • Implement a parameter for wait_all_purged.inc

  • 2018-07-05 11:41:55 +0300

    • Fix warnings about possibly uninitialized variables

  • 2018-07-05 00:06:39 -0700

    • "Table Does Not Exist" Error from Recursive CTE Query Inside Function

  • 2018-07-02 17:19:42 +0100

    • - some backup tests sometimes with missing data after restore.

  • 2018-04-20 07:06:25 +0000

    • : Ambiguous error message when check constraint matches table name

  • 2018-07-01 13:55:38 +0100

    • amend fix for - do not use CREATE_NEW flag when reopening redo log file.

  • 2018-06-30 11:02:49 +0100

    • : Windows - redo log does not work on native 4K sector disks.

  • Merge 2018-06-28 22:21:50 +0200 - Merge branch '10.1' into 10.2

  • 2018-06-28 17:23:05 +0100

    • Innodb : do not use errno on Windows to print os_file_pwrite() error.

  • 2018-06-28 09:05:01 +0200

    • make plugins.processlist more robust

  • 2018-03-18 21:01:41 +0200

    • Multi-Slave Replication Fail: bogus data in log event

  • 2018-06-28 12:36:32 +0200

    • WITH statement throws 'no database selected' error

  • 2018-06-28 00:33:44 -0700

    • This is another attempt to fix .

  • 2018-06-27 11:38:09 +0300

    • Pretty-print table names in some error messages

  • 2018-06-26 10:49:23 -0700

    • Correction for the patch to fix .

  • Merge 2018-06-26 18:16:49 +0300 - Merge 10.1 into 10.2

  • 2018-06-26 11:04:57 -0400

    • bump the VERSION

  • Merge 2018-06-26 15:12:58 +0300 - Merge 10.1 into 10.2

  • 2018-06-25 19:19:10 -0700

    • WITH statement throws 'no database selected' error

  • 2018-03-12 14:46:00 +0100

    • Optimize charset tracking a bit.

  • 2018-03-09 14:39:40 +0100

    • : SESSION_SYSVARS_TRACKER does not track last_gtid

  • 2018-03-09 14:27:13 +0100

    • Session tracking info support in mysqltest (port from mysql)

  • 2018-03-09 14:26:10 +0100

    • Reset connection support in mysqltest (port from mysql)

Revision #4cbf77e16e
Revision #f30c5af42e
Revision #3f4274f8cd
Revision #ba1c05cc0d
Revision #925b6ee048
Revision #eabf5230a2
MDEV-16906
Revision #26e2dd39c5
Revision #9644415fa9
MDEV-16672
Revision #4ddcb4eb46
MDEV-16750
Revision #fc324a5f87
MDEV-16869
Revision #affdd79c69
Revision #e6a808bec7
Revision #be370efac4
Revision #7b145fae13
Revision #391e60b2db
Revision #814ae57daf
Revision #976f920514
MDEV-16850
Revision #62ee2cd461
Revision #de469a2f29
MDEV-14637
Revision #2046089745
MDEV-14637
Revision #f70a318576
Revision #a1b2336199
Revision #f867a695f8
Revision #5ce21bc67f
Revision #ef3070e997
Revision #a90b3862d9
MDEV-16860
Revision #f4eac2deeb
MDEV-16054
Revision #fd378fc613
MDEV-16809
Revision #5c5a116b47
MDEV-16614
Revision #3c141e319a
MDEV-15087
Revision #0f90728bc0
MDEV-16809
Revision #32eb5823e4
Revision #4a456eac2a
Revision #a3b22147ca
Revision #172199b88c
Revision #7f54894329
Revision #aad70e9b4c
MDEV-16820
Revision #de85355436
MDEV-16713
Revision #969939e89c
MDEV-16821
Revision #a8227a1543
MDEV-16814
Revision #45ab00f097
MDEV-15786
Revision #9d1f3bf2e9
Revision #c5ba13dda0
MDEV-15855
Revision #a7a0c533c2
MDEV-15855
Revision #730f6c912c
MDEV-16779
Revision #b660261be1
Revision #73af075366
Revision #d0d073b1aa
MDEV-15151
Revision #9827c5e103
MDEV-16192
Revision #1cc1d0429d
MDEV-16664
Revision #8b0d4cff07
MDEV-15855
Revision #e3207b6c13
MDEV-14188
Revision #e9b78a1055
MDEV-15151
Revision #1b335a74b4
Revision #d897b4dc25
MDEV-15855
Revision #fdb9e66fee
Revision #e9f1d8da57
Revision #058554027f
MDEV-16629
Revision #400cf01715
MDEV-16571
Revision #8639e28808
MDEV-16630
Revision #b71c9ae030
MDEV-16596
Revision #c612a1e77c
MDEV-16596
Revision #1dd3c8f8ba
Revision #04677f44c7
Revision #78a0646fe4
Revision #00ccff48af
MDEV-14014
Revision #52a25d7b67
MDEV-16473
Revision #090febbb2d
MDEV-16473
Revision #377cd52064
Revision #6d377a523c
MDEV-16473
Revision #31c950cca8
Revision #0e937f30f6
Revision #1b4ac075bf
Revision #7d0d934ca6
MDEV-16473
Revision #31e52b1632
Revision #517d718201
MDEV-15477
Revision #73de63e898
Revision #a8e1eef899

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