All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.11 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 Nov 2017

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 #77872e4519 2017-11-27 12:04:51 +0200

    • Additions to the list of unstable tests for 10.2.11

  • 2017-11-24 17:33:53 +0000

    • Fix warning.

  • 2017-11-24 14:57:44 +0400

    • Fixed build failure with PFS disabled

  • Merge 2017-11-24 17:30:26 +0000 - Merge remote-tracking branch 'origin/10.1' into 10.2

  • 2017-11-24 16:55:20 +0000

    • Fix Windows build with -DPLUGIN_PERFSCHEMA=NO

  • Merge 2017-11-24 17:17:16 +0200 - Merge 10.1 into 10.2

  • 2017-11-23 21:01:00 +0000

    • mariadb-backup incremental incorrectly extends system tablespace for multi-file innodb_data_file_path.

  • 2017-11-21 16:20:08 -0500

    • Fix typo, and disable own dtrace proibes on Solaris, really.

  • 2017-11-21 21:30:45 +0100

    • Fix compile error.

  • 2017-11-21 21:14:06 +0100

    • : Fix Solaris 10 build. - introduce system check for posix_memalign (not available on Solaris 10) - Disable dtrace probes, to fix weird link errors in mariadb-backup

  • 2017-11-21 17:19:32 +0000

    • : Fix compilation of mariadb-backup for gcc3.x

  • 2017-11-24 17:10:29 +0200

    • mariadb-backup 10.2 fails to back up a multi-file InnoDB system tablespace

  • 2017-11-24 14:39:38 +0100

    • Update C/C to fix unit tests with clang

  • 2017-11-24 00:24:37 +0000

    • Export _mysl_client_plugin_declaration from auth_gssapi_client.so

  • 2017-11-24 01:38:38 +0200

    • Updated list of unstable tests for 10.2.11

  • 2017-11-23 22:10:31 +0200

    • . Post-push attempt to catch failure in rpl_gtid_delete_domain failing on P8. The test is made more verbose.

  • Merge 2017-11-23 08:56:06 +0200 - UPDATE_TIME field for InnoDB

  • 2017-11-23 08:54:33 +0200

    • Adjust the tests for MariaDB, and optimize them

  • 2017-11-23 07:47:19 +0200

    • Import update_time tests from MySQL 5.7

  • Merge 2017-11-22 17:38:30 +0100 - Merge branch 'connect/10.2' into 10.2

  • 2017-11-03 11:29:02 +0100 *

    • Fix CONNECT engine does not build with JDBC without ODBC. By including Sergei's patch in connect_assisted_discovery. modified: storage/connect/ha_connect.cc

  • 2017-10-31 18:53:15 +0100 *

    • Change inihandl from c to c++. Because it now includes global.h that contains a bool function definition that make compile to fail on Linux. modified: storage/connect/CMakeLists.txt removed: storage/connect/inihandl.c added: storage/connect/inihandl.cpp

  • 2017-10-31 17:51:25 +0100

    • Change inihandl from c to cpp (to accept bool)

  • 2017-10-31 14:44:50 +0100 *

    • Fix : Actually this fixes SELECT queries when the WHERE clause have single quote. modified: storage/connect/ha_connect.cc

  • 2017-08-15 14:30:27 +0300

    • Copy ctor instread of memcpy() in partition_info::get_clone() (#436)

  • 2017-11-15 21:39:30 +0800

    • remove dead code

  • 2017-11-13 21:25:30 +0000

    • Fix the build on OpenBSD (#488)

  • 2017-11-15 09:46:28 +0800

    • don't git submodule update from rocksdb/CMakeLists.txt (#492)

  • 2017-11-14 07:22:25 +0800

    • can't SST with xtrabackup-v2

  • 2017-11-10 18:55:57 +0100

    • Executable C source code files?

  • 2017-11-20 15:03:44 +0100

    • main.cte_nonrecursive failed in --embedded

  • Merge 2017-11-21 19:47:46 +0100 - Merge branch '10.1' into 10.2

  • 2017-11-19 14:05:07 +0100

    • never add new error messages to old GA releases!

  • 2017-11-16 10:02:29 +0800

    • Fix the build on OpenBSD (#488)

  • 2017-11-14 11:12:13 +0800

    • mroonga after-merge test fixes

  • 2017-11-16 13:21:07 +0200

    • : InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX

  • 2017-11-16 13:18:22 +0200

    • : InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX

  • 2017-10-16 19:32:02 +0300

    • Segmentation fault in binlog thread causes crash

  • 2017-09-29 21:56:59 +0300

    • / Can't remove GTIDs for a stale GTID Domain ID

  • 2017-11-14 17:23:17 -0500

    • bump the VERSION

  • 2017-11-06 14:35:58 +0100

    • : Server crashes in Time_and_counter_tracker::incr_loops

  • 2017-11-21 18:53:00 +0200

    • Adjust an imported test

  • 2017-11-21 17:52:17 +0200

    • Assertion srv_undo_sources || ... failed on shutdown during DDL operation

  • Merge 2017-11-20 16:06:17 +0200 - Merge InnoDB test cases from MySQL 5.7 (part 3)

  • 2017-11-20 13:24:43 +0200

    • Adjust the MySQL 5.7 tests for

  • 2017-11-20 12:22:28 +0200

    • Import bulk insert creation tests from MySQL 5.7

  • 2017-11-20 09:49:21 +0200

    • Possible corruption by table-rebuilding or index-creating ALTER TABLE…ALGORITHM=INPLACE

  • 2017-11-18 18:29:50 +0400

    • Different UNSIGNED flag of out user variable for YEAR parameter for direct vs prepared CALL

  • 2017-11-18 00:19:46 +0400

    • Wrong result for CHARSET(CONCAT(?,const))

  • 2017-11-16 22:11:08 +0000

    • Fix rocksdb tests on Windows

  • 2017-11-16 18:57:18 +0000

    • - redefine WinWriteableFile such as IsSyncThreadSafe() is set to true, as it should.

  • 2017-11-16 19:59:27 +0400

    • JSON_VALUE doesn't escape quote.

  • 2017-11-16 11:05:24 +0200

    • : INSERT ON DUPLICATE KEY UPDATE foreign key fail

  • 2017-10-25 17:41:23 +0800

    • Support CRC32 SSE2 implementation under Windows

  • 2017-11-15 13:25:55 +0100

    • : Executing a query via CTE requires more permissions than the query itself

  • 2017-11-15 08:53:02 +0200

    • Correct a merge error (remove a bogus #ifdef)

  • 2017-11-14 12:22:30 -0800

    • Fixed bug Executing a query via CTE requires more permissions than the query itself

  • 2017-11-14 13:36:50 +0400

    • Empty coordinates must be rejected in GeoJSON objects.

  • 2017-11-13 14:59:43 +0000

    • update C/C

  • 2017-11-09 16:25:16 +0000

    • Apply marko's patch

  • 2017-11-13 04:32:56 +0200

    • InnoDB: Remove ut_vsnprintf() and the use of my_vsnprintf(); use vsnprintf()

  • 2017-11-11 23:07:24 +0200

    • InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf()

  • 2017-11-11 22:48:19 +0200

    • Remove STATUS_VERBOSE (there is no visible output)

  • 2017-11-11 13:54:56 +0400

    • crash in skip_num_constant.

  • 2017-11-10 13:58:00 -0800

    • Fixed Bad join results with orderby_uses_equalities=on.

  • 2017-11-10 16:06:44 +0200

    • Allow innodb_open_files to be exceeded

  • 2017-11-10 15:56:03 +0200

    • Assertion `!is_user_rec || leaf || ...

  • 2017-11-10 15:57:27 +0200

    • Follow-up fix of /

  • 2017-11-09 23:01:44 +0200

    • / Corruption during online table-rebuilding ALTER when VIRTUAL columns exist

  • 2017-11-09 19:45:28 +0300

    • : Update test results for rocksdb.bulk_load_rev_data

  • 2017-11-09 14:57:40 +0200

    • Cleanup up after failed alter table in add_index_inplace_crash

  • Merge 2017-11-09 14:45:39 +0200 - Merge 10.1 into 10.2

  • Merge 2017-11-09 15:41:26 +0400 - Merge remote-tracking branch 'origin/10.1' into 10.2

  • Merge 2017-11-08 13:12:11 +0200 - Merge 10.1 into 10.2

  • 2017-11-08 15:00:26 +0400

    • main.subselect failed in buildbot, results mismatch

  • Merge 2017-11-07 23:02:39 +0200 - Merge 10.1 into 10.2

  • 2017-11-07 15:34:04 +0200

    • ALTER TABLE…ADD INDEX may corrupt the InnoDB system tablespace

  • 2017-11-07 10:57:36 +0200

    • Unnecessary conditions in buf_page_get_gen()

  • 2017-11-07 15:03:58 +0400

    • CAST(MAX(DATE'2001-01-01') AS TIME) returns a wrong result

  • 2017-11-06 12:18:36 -0800

    • Test case for CTE is not visible during view creation

  • 2017-11-05 22:52:41 -0800

    • Fixed Server crash on query with regexp_substr

  • 2017-11-05 18:45:12 -0800

    • Fixed bugs: CTE not found, recursive CTE not found

  • Merge 2017-11-04 12:38:17 +0300 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks

  • 2017-11-02 15:56:18 -0700

    • Fixed Wrong result upon JOIN with INDEX with no rows in joined table + GROUP BY + GROUP_CONCAT + HAVING + ORDER BY [by field from HAVING] + 1 row expected

  • 2017-11-02 17:48:50 +0000

    • Fix a warning.

  • 2017-11-02 16:18:41 +0200

    • fails to run on Debian Stretch with ext3 and O_DIRECT

  • 2017-11-02 15:40:27 +0200

    • Fixed compiler warning and warning from valgrind

  • 2017-11-01 12:21:46 +0200

    • Fixed that --malloc-lib works properly

  • Merge 2017-11-01 09:55:00 +0200 - Merge 10.1 into 10.2

  • 2017-10-31 19:56:44 -0400

    • bump the VERSION

  • 2017-11-02 19:11:01 +0300

    • Make rocksdb.read_only_tx pass and enable it

  • 2017-10-31 13:44:25 +0200

    • Write error message ebfore aborting if not all memory is released

  • 2017-10-31 13:42:57 +0200

    • Updated help message for long_query_time

  • 2017-10-31 12:54:10 +0200

    • Disable known-failing tests

  • 2017-10-30 09:45:38 +1100

    • travis: osx - xcode 8.3 -> 9.1

  • 2017-10-30 18:57:44 +0200

    • Fix a type mismatch introduced by the merge commit e0a1c745ec3ed1ec6c0375a2a624697c29f480a6

  • 2017-10-30 14:59:43 +0400

    • Compiler warnings fixed.

Revision #414d3a3e17
Revision #4cc20c88df
Revision #9cefffdab1
Revision #40756c9151
Revision #f1cc6e3874
Revision #316f0d8fe3
MDEV-14447
Revision #12840f97cd
Revision #83eb14ff65
Revision #b6d72ed44d
MDEV-14283
Revision #7c4f859384
MDEV-14283
Revision #6979d20426
MDEV-14499
Revision #59150361c3
Revision #c5fffb33a4
MDEV-14483
Revision #e6d6b0c08c
Revision #c666ca7b1b
MDEV-12012
Revision #e2dd4e3206
MDEV-4697
Revision #187a5bbf28
Revision #f8bc799a89
WL#6658
Revision #0055e1a57f
Revision #b6563d773a
MDEV-13860
Revision #332d9f7b02
Revision #646ecb8970
Revision #3db76c99cc
MDEV-13925
Revision #37dd3cf424
MDEV-13550
Revision #3422ceb10c
Revision #f86413ecc1
Revision #14c2a9a52e
Revision #8c422bf48d
MDEV-14256
MariaDB 10.2.10
Revision #a963cb95db
MDEV-14268
Revision #5dd505b709
MDEV-14428
Revision #7f1900705b
Revision #b54aeeb080
Revision #685db2c112
Revision #4666f01534
Revision #d7349e204b
MDEV-9663
Revision #eeec64d75e
MDEV-9663
Revision #c7e38076f3
MDEV-9510
Revision #aae4932775
MDEV-12012
MDEV-11969
Revision #7e1326cfcf
Revision #0f43279cc4
MDEV-13936
Revision #375caf99c4
Revision #9405fdeb9e
MDEV-13201
Revision #18cdc254b7
MDEV-13626
Revision #f233c9778e
MariaDB 10.2
Revision #55a94ef1cf
WL#7277
Revision #ce64a65f27
MDEV-14310
Revision #a20c1217a5
MDEV-14435
Revision #4c2c5ec94e
MDEV-14434
Revision #0d1e805aeb
Revision #689168be12
MDEV-13852
Revision #842dce378a
MDEV-14402
Revision #0c4d11e819
MDEV-13206
Revision #2401d14e6b
Revision #88cc6db0a4
MDEV-13453
Revision #5e7435c4b0
Revision #3afc9629fd
MDEV-13453
Revision #24184938ad
MDEV-11881
Revision #5632652804
Revision #f48d56c459
MDEV-14192
Revision #b2dd5232d4
Revision #c19ef508b8
Revision #17bd6ed29a
Revision #1e2d4f677e
MDEV-13971
Revision #dcbf2823c7
MDEV-13994
Revision #589b0b3655
Revision #fa00fedaac
MDEV-14100
Revision #9618c04e3f
MDEV-13795
MDEV-14332
Revision #5d142f9958
MDEV-13795
MDEV-14332
Revision #e2376e8137
MDEV-14334
Revision #d40c23570f
Revision #761cf49265
Revision #62333983e4
Revision #7c85a8d936
Revision #e6ab6c4252
MDEV-14320
Revision #843e4508c0
Revision #a4feb04ace
MDEV-14310
Revision #d04c4b3905
MDEV-14304
Revision #fff7fc500b
MDEV-10817
Revision #8128ae48ef
MDEV-13753
Revision #343bcb152f
MDEV-14237
Revision #e0cd6f4b07
MDEV-13780
MDEV-14184
Revision #8f2e8cf0cb
Revision #beac522b55
MDEV-14093
Revision #b0cfb16867
Revision #19733efa7b
MDEV-14244
MariaDB 10.2.10
Revision #0f4e005541
Revision #6b7918d524
Revision #6692b5f74a
Revision #c3b641ee20
Revision #80d61515ac
Revision #bd20fb87ec
Revision #157f2b2551
Revision #b258080129
Revision #a0743734c4
Revision #52c3afd4ca
Revision #b5689c6c87

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