All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.19 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: 13 Nov 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 #32bebfeefb 2018-11-12 18:19:31 +0200

    • Updated list of unstable tests for 10.2.19

  • 2018-11-12 18:06:41 +0200

    • Fix a comment

  • 2018-11-06 21:18:49 +0100

    • update results after fix

  • 2018-05-19 12:44:15 +0000

    • adjust MTR code after C/C changed the location of plugin libraries

  • 2018-05-19 15:13:53 +0000

    • pipe and shared memory protocol should be statically compiled into C/C

  • 2018-11-06 11:37:15 +0100

    • C/C 3.0.7

  • 2018-11-12 10:16:28 +0200

    • clean-up: Replace memset() with init()

  • 2018-11-12 01:50:07 +0400

    • JSON_VALID( '{"a":1]' ) evaluates to 1.

  • 2018-11-09 19:53:40 +0530

    • : Server crash in AGGR_OP::put_record or in JOIN_CACHE::free or Invalid write in JOIN::make_aggr_tables_info

  • 2018-11-09 22:55:34 +0400

    • Assertion ``0'` failed in Type_handler_string_result::make_sort_key(uchar*, Item*, const SORT_FIELD_ATTR*, Sort_param*)

  • 2018-10-14 12:28:46 +0200

    • Implement the CHECK TABLE statement and accept REPAIR and ANALYZE

  • 2018-11-08 22:54:03 -0800

    • SIGSEGV or Assertion ``producing_item != null'` in Item_direct_view_ref::derived_field_transformer_for_where upon updating a view

  • 2018-11-08 14:50:32 +0200

    • innodb.log_file_name_debug does not clean up after itself

  • 2018-11-07 12:07:32 -0800

    • Server hangs after the query with recursive CTE

  • 2018-11-07 15:24:30 +0200

    • followup.

  • 2018-11-07 13:08:00 +0200

    • : Disable a failing test

  • 2018-10-12 09:07:05 +0200

    • : LOAD DATA from very big file into MyISAM table results in EOF error and corrupt index

  • 2018-11-01 18:47:53 +0100

    • fix the test to clean after itself

  • 2018-10-31 18:18:48 +0100

    • invalid gap in auto-increment values after LOAD DATA

  • 2018-10-28 22:50:49 +0900

    • test framework manual is moved

  • 2018-11-06 10:58:02 +0000

    • Add implementation in .h and delete unneccessery printing

  • 2018-10-10 18:25:53 +0300

    • : encryption_key_id from alter is ignored by encryption threads

  • 2018-11-06 09:29:41 +0100

    • - threadpool slowdown with slow ssl handshake.

  • 2017-11-11 22:32:39 +0200

    • Track master timestamp in case rolling back to serial replication

  • 2018-11-06 17:23:39 +0300

    • Disable rocksdb.com_rpc_tx test

  • 2018-11-06 08:42:30 +0200

    • Unify a test with the 10.3 version

  • 2018-11-05 16:47:14 +0200

    • Revert some InnoDB/XtraDB changes

  • 2018-10-25 21:36:24 +0300

    • InnoDB should use case-insensitive column name comparisons like the rest of the server

  • 2018-11-02 12:42:01 +0200

    • Remove dead code is_thd_killed()

  • 2018-11-01 11:09:32 -0400

    • bump the VERSION

  • 2018-10-31 23:30:34 +0530

    • : Estimate for rows of derived tables is very high when we are using index_merge union

  • 2018-11-01 09:27:59 +0200

    • Revert commit b2f39a5f567d006000aad8b431267298cf81b569 wrong branch.

  • 2018-11-01 09:15:41 +0200

    • Add missing wsrep.cnf.sh

  • 2018-10-31 14:25:26 +0400

    • ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSERT .. SELECT

  • 2018-11-03 14:24:15 +0400

    • Strange error message if you try to FLUSH TABLES after LOCK TABLES .

  • 2018-11-02 12:27:38 -0400

    • bump the VERSION

  • 2018-11-01 16:06:03 +0200

    • follow-up patch to fix mf_iocache-t unittest which did not always correctly simulated io-cache::end_of_file. The error was caused by implicit cast to unsigned of an intemediate term in a formula.

  • 2018-11-03 21:17:17 +0100

    • Assertion ``!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))'` failed on concurrent SELECT and DELETE after RENAME from table with index on virtual column

  • 2018-11-02 14:17:19 +0200

    • INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone

  • 2018-11-02 14:17:11 +0200

    • Remove an unused declaration

  • 2018-11-01 08:55:16 +0200

    • Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVER

  • 2018-10-31 22:20:51 +0100

    • SET PASSWORD and ALTER USER with slightly different results

  • 2018-11-01 10:48:56 +0200

    • mtr_t::start(): Remove unused parameters

  • 2018-11-01 10:40:14 +0200

    • Remove dead code in dict_build_table_def_step()

  • 2018-10-31 17:19:25 +0100

    • Speedup lock-ddl-per-table, if there is a large number of tables

  • 2018-10-30 13:29:19 +0200

    • Assertion failure sym_node->table != NULL on startup

  • 2018-02-10 18:28:23 +1100

    • : correct FSF address

  • 2018-10-29 13:49:44 +0300

    • : MyROCKS order desc limit 1 fails : Backport to 10.2

  • 2018-10-29 11:26:23 +0200

    • Minor cleanup

  • 2018-10-18 18:23:12 +0300

    • micro optimize page_id_t

  • 2018-10-24 09:03:47 +0200

    • : Window functions not working in ONLY_FULL_GROUP_BY mode

  • 2018-10-25 17:09:54 +0300

    • Merge new release of InnoDB 5.7.24 to 10.2

  • 2018-10-25 17:06:18 +0300

    • Incorrect access to off-page column for indexed virtual column

  • 2018-10-25 16:11:52 +0300

    • SPATIAL INDEX should not be allowed for FOREIGN KEY

  • 2018-10-25 15:31:13 +0300

    • Remove a deprecation warning

  • 2018-10-25 15:04:37 +0300

    • Predicate lock for SPATIAL INDEX should lock non-matching record

  • 2018-10-25 09:08:44 +0300

    • KILL QUERY during lock wait in FOREIGN KEY check causes hang

  • 2018-10-19 09:29:28 +0300

    • : Remove the debug assertion

  • 2018-10-19 09:28:21 +0300

    • Remove unused TIMETPF

  • 2018-10-18 12:15:07 +0300

    • Fix the Windows build

  • 2018-10-18 10:10:11 +0300

    • Fix a merge error in commit 28f08d3753eb10a1393a63e6c581d43aad9f93b9

  • 2018-10-17 09:54:18 +0300

    • : Set innodb_safe_truncate=ON by default

  • 2018-10-17 03:26:30 -0700

    • Assertion ``table_list->table'` failed in find_field_in_table_ref

  • 2018-10-03 21:45:05 +0300

    • DATE -> DATETIME replication conversion not working, even in ALL_NON_LOSSY mode

  • 2018-10-16 10:42:30 +0300

    • Virtual column value not available during purge

  • 2018-10-14 10:44:00 -0700

    • :server crashes in base_list_iterator::next

  • 2018-10-13 19:14:31 +0300

    • Disabled storage_engine test for RocksDB due to unstable execution plan

  • 2018-10-12 11:44:19 -0700

    • Server crashes in add_key_field / .. / Item_func_null_predicate::add_key_fields upon INSERT .. SELECT

  • 2018-10-11 22:48:19 +0300

    • Allow InnoDB start up with empty ib_logfile0 from mariadb-backup --prepare

  • 2018-10-11 22:47:42 +0300

    • Fix a sign mismatch

  • 2018-10-11 15:10:13 +0300

    • : Replace innodb_unsafe_truncate with innodb_safe_truncate

  • 2018-10-10 19:19:29 +0300

    • : Implement innodb_unsafe_truncate=ON for compatibility

  • 2018-10-10 14:10:29 +0300

    • : Make row_ins_index_entry_set_vals() static

  • 2018-10-10 14:39:57 +0300

    • : rocksdb.allow_to_start_after_corruption fails on current 10.2

  • 2018-10-10 06:31:43 +0300

    • innodb.alter_kill failed in buildbot with wrong result

  • 2018-10-09 17:01:49 +0300

    • : rocksdb.issue255 fails in buildbot

  • 2018-10-08 21:40:18 +0530

    • Wrongly set tablename len while opening the table for purge thread

  • 2018-10-07 10:19:19 -0700

    • Hash join algorithm should not be used to join materialized derived table / view by equality

  • 2018-10-06 13:40:42 +0300

    • : Skip the test for non-debug server

  • 2018-10-04 16:06:05 +0100

    • CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()s

  • 2018-10-04 15:40:26 +0100

    • Windows: application verifier stop "Attempt to use an unknown SOCKET"

  • 2018-10-04 14:24:14 +0100

    • Server does not clear diagnostics between sessions

  • 2018-10-05 17:36:31 +0300

    • : Add a test case

  • 2018-09-20 06:14:03 +0300

    • Remove not used variable

  • 2018-09-20 06:13:43 +0300

    • Remove valgrind warnings from Item_str_concat

  • 2018-10-04 16:08:25 +0300

    • Fix a Galera result

  • 2018-10-05 16:45:27 +0530

    • Added flush table at the beginning of crash_recovery test case.

  • 2018-10-05 16:44:51 +0530

    • Multi-pass recovery fails to apply some redo log records

  • 2018-10-03 16:49:19 +0100

    • AWS KMS plugin : more detailed message when API calls fail.

  • 2018-10-03 14:29:16 +0100

    • Update libmariadb

  • 2018-10-01 13:23:33 +0530

    • Assertion ``rw_lock_own(dict_operation_lock, RW_LOCK_S) || node->vcol_info.is_used()'` failed

  • 2018-09-27 17:57:27 +0300

    • rw_lock_x_lock_wait_func() double increments rw_x_spin_round_count

  • 2018-09-26 16:58:42 +0300

    • Remove unused code

  • 2018-09-10 16:10:26 +0300

    • TRUNCATE TABLE fails after upgrade from 10.1

  • 2018-09-10 14:59:58 +0300

    • TRUNCATE is not atomic after

  • 2018-09-09 11:34:56 +0300

    • Follow-up to : Remove fil_wait_crypt_bg_threads()

  • 2018-09-07 17:24:31 +0300

    • : Prevent crash-downgrade to earlier

  • 2018-09-06 11:51:50 +0300

    • Automatically remove #sql- tables in InnoDB dictionary during recovery

  • 2018-09-06 11:47:54 +0300

    • Follow-up to innodb.drop_table_background failed in buildbot with "Tablespace for table exists"

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

    • In ALGORITHM=INPLACE, use a common name for the intermediate tables or partitions

  • 2018-09-06 10:32:49 +0300

    • RENAME TABLE in InnoDB is not crash-safe

  • 2018-08-28 22:41:17 +0300

    • Enable innodb_undo tests on buildbot

  • 2018-08-28 13:43:06 +0300

    • mariadb-backup does not work with TRUNCATE

  • 2018-09-25 10:06:06 -0400

    • bump the VERSION

Revision #59b87e75d0
Revision #85baa03c60
CONC-351
Revision #4f9c44ed39
Revision #3f10cbf3e4
Revision #1bba3cc2e7
Revision #4b773ca298
MDEV-13564
Revision #b290ef8c76
MDEV-17454
Revision #a12b8ac8e9
MDEV-12575
Revision #5cfb043d29
MDEV-16174
Revision #67567f5c9a
Revision #2d7d19a3cd
MDEV-17574
Revision #3fbee66499
MDEV-17645
Revision #4142589207
MDEV-17635
Revision #c565622c6c
MDEV-14528
Revision #e82ebb8f06
MDEV-14528
Revision #b68d8a05d3
MDEV-17401
Revision #b7eca63620
Revision #c32f7ed235
MDEV-17377
Revision #9ff9d2303d
Revision #9c026273a9
Revision #ef40018535
MDEV-17230
Revision #04789ec801
MDEV-14781
Revision #54b8856b87
MDEV-14528
Revision #7dfcb87107
Revision #bdfe2784d5
Revision #db55b39fb2
Revision #03977e8273
MDEV-13671
Revision #f0cb21ea2e
Revision #9eb8a46790
Revision #38b3e52c3c
MDEV-16695
Revision #c4c738e1ef
Revision #b2f39a5f56
Revision #75ceb6ff13
MDEV-17298
Revision #6472c5c015
MDEV-15890
Revision #1a89356382
Revision #dafbd50e8a
MDEV-17133
Revision #af9649c722
MDEV-17349
Revision #8a346f31b9
MDEV-17073
Revision #cfa047069e
Revision #1c6b982e02
MDEV-12779
Revision #dd6e74c62a
MDEV-16774
Revision #abcd09c95a
Revision #d355be8877
Revision #f8268f3cce
MDEV-17195
Revision #dc91ea5bb7
MDEV-12023
Revision #3859273d04
MDEV-14267
Revision #f8604ed9ff
MDEV-17414
Revision #b3009059d0
Revision #14be814380
MDEV-17491
Revision #76318d55aa
MDEV-17525
Revision #2abf2648a6
MDEV-17536
Revision #31366c6c93
MDEV-17548
Revision #e548d92b23
MDEV-17546
Revision #8c9c583aff
Revision #7e9728a913
MDEV-17545
Revision #a21e01a53d
MDEV-17541
Revision #ab1ce2204e
MDEV-17466
Revision #abbf169f52
Revision #64d26ec52a
Revision #56de291978
Revision #853a0a4368
MDEV-13564
Revision #dc3f55947e
MDEV-17107
Revision #2308b9afec
MDEV-17098
Revision #2d4075e1d9
MDEV-17466
Revision #af6077b535
MDEV-16990
Revision #b715a0fe45
Revision #6d29c8527b
MDEV-17354
Revision #81a5b6ccd5
MDEV-17433
Revision #b8944e8972
Revision #6319c0b541
MDEV-13564
Revision #3448ceb02a
MDEV-13564
Revision #940f0c78a4
MDEV-11487
Revision #8d116d1686
MDEV-17181
Revision #00b6c7d8fc
MDEV-16946
Revision #8b371e4b13
MDEV-16577
Revision #e9d9ca8c44
MDEV-16980
Revision #1ebe841fb8
MDEV-17382
Revision #1ff22b2062
MDEV-17289
Revision #acca321af3
Revision #8c2360dee8
MDEV-17373
Revision #7fefd53f94
MDEV-14581
Revision #33fadbfefc
MDEV-17289
Revision #1e06daea7c
Revision #6c97e85673
Revision #29703e4f87
Revision #6f2389b22d
Revision #2af67150cf
MDEV-17289
Revision #753117fed0
Revision #f67e050430
Revision #b4e841648c
MDEV-17215
Revision #0f709912fb
MDEV-17306
Revision #f77071e0e8
Revision #fc34e4c067
MDEV-17161
Revision #75f8e86f57
MDEV-17158
MDEV-13564
Revision #99e36a7157
MDEV-13407
Revision #980d1bf1a9
MDEV-14717
MariaDB 10.2
Revision #73ed19e44f
MDEV-14585
Revision #8dcacd3b01
MDEV-13407
Revision #754727bb8a
MDEV-14378
Revision #cf2a4426a2
MDEV-14717
Revision #e67b1070bb
MDEV-17049
Revision #055a3334ad
MDEV-13564
Revision #d913f6611c

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