The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 27 Mar 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 #b3cdafcb93 2018-03-26 19:36:39 +0300
Updated list of unstable tests for 10.2.14
2018-03-26 17:36:04 +0530 *
Fixing innodb.purge_secondary test case failure
2018-03-26 13:37:45 +0300
Fix result after commit e27535093d1670fde6034c92366e8128b683b903
2018-03-26 15:48:27 +0530 *
Follow-up fix to
Merge 2018-03-25 13:02:52 +0200 - Merge branch '10.1' into 10.2 (see the for details)
2018-03-25 00:15:11 +0400
json_extract returns NULL with numbers in scientific notation.
2018-03-23 13:27:33 +0530 *
Fixing innodb.purge_secondary test case.
2018-03-22 15:07:33 +0100
Assertion `Item_cache_temporal::field_type() != MYSQL_TYPE_TIME' failed in Item_cache_temporal::val_datetime_packed
2018-03-22 22:47:40 +0400
Fixed build failure
2018-03-22 21:01:20 +0200
Fix unused variable thd warning in embedded
2018-03-22 17:56:45 +0200
Enable --suite=innodb_undo
Merge 2018-03-22 18:02:40 +0200 - Merge 10.1 into 10.2
2018-03-22 11:26:38 +0200
Avoid accessing SYS_TABLESPACES unnecessarily
2018-03-22 10:58:22 +0200
Correct a wait condition in a disabled test
2018-01-31 20:30:46 +0300
fix data races
2018-03-21 16:15:02 +0200
pfs_os_file_read_no_error_handling_int_fd_func(): Remove a variable
Merge 2018-03-21 16:18:21 +0200 - Merge 10.1 into 10.2
Merge 2018-03-21 10:36:49 +0200 - Merge branch '10.1' into 10.2
2018-03-18 15:11:48 +0200
Update Connector/C
Merge 2018-03-18 15:05:27 +0200 - Merge remote-tracking branch 'connect/10.2' into 10.2
2018-03-11 23:46:33 +0100 *
Fix CONNECT engine JDBC handling Postgresql UUID type Also handle Postgresql sending type VARCHAR for TEXT column and setting length to b x7FFFFFF when the length is unknown. modified: storage/connect/Client.java modified: storage/connect/JavaWrappers.jar modified: storage/connect/JdbcInterface.java modified: storage/connect/PostgresqlInterface.java modified: storage/connect/global.h modified: storage/connect/ha_connect.cc modified: storage/connect/jdbconn.cpp modified: storage/connect/jdbconn.h modified: storage/connect/mysql-test/connect/r/jdbc_postgresql.result modified: storage/connect/mysql-test/connect/t/jdbc_postgresql.test modified: storage/connect/mysql-test/connect/t/jdbconn.inc modified: storage/connect/plgdbsem.h modified: storage/connect/tabjdbc.cpp modified: storage/connect/tabjdbc.h
2018-02-25 14:31:28 +0100 *
Remove warning on not used tabtyp variable in connect_assisted_discovery modified: storage/connect/ha_connect.cc
2018-02-12 16:26:12 +0100 *
Fix a bug causing CONNECT to loop when expanding a JSON column when the expanded column value is null or void array. - Adding the FullArray option to JSON tables. - Skipping expanded JSON lines when the expanded column value is null. modified: storage/connect/connect.cc modified: storage/connect/tabdos.h modified: storage/connect/tabjson.cpp modified: storage/connect/tabjson.h
2018-02-02 15:27:45 +0100 *
Remove warning on not used tabtyp variable in connect_assisted_discovery modified: storage/connect/ha_connect.cc
2018-01-31 01:08:52 +0100 *
Change the connect_xtrace variable to from int to set modified: storage/connect/ha_connect.cc modified: storage/connect/libdoc.cpp
2018-01-30 23:30:06 +0100 *
Change the connect_xtrace variable to from int to set modified: storage/connect/inihandl.cpp
2018-01-30 15:43:20 +0100 *
Use delayed load for the MongoDB C Drive on Windows modified: storage/connect/CMakeLists.txt modified: storage/connect/cmgoconn.cpp modified: storage/connect/ha_connect.cc
2018-03-16 20:55:55 +0530
Backup fails due to MLOG_INDEX_LOAD record
2018-03-14 10:00:19 +0200
Make some locking primitives inline
2018-03-14 09:39:47 +0200
lock_table_create(), lock_rec_create(): Clean up the WSREP code
2018-03-14 09:33:38 +0200
lock_reset_lock_and_trx_wait(): Remove diagnostics
2018-03-13 17:37:03 +0200
INSERT stuck at state Unlocking tables
2018-03-13 14:19:03 +0200
INSERT stuck at state Unlocking tables
2018-03-13 14:15:46 +0200
Add missing #ifdef WITH_WSREP
2018-03-13 14:06:30 +0200
Reduce the diff from 5.7 in DeadlockChecker::search()
2018-03-11 23:34:23 +0200
INSERT stuck at state Unlocking tables
2018-03-13 11:07:34 +0200
Remove the unreachable error DB_QUE_THR_SUSPENDED
2018-03-16 14:35:42 +0200
After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a
Merge 2018-03-16 14:12:00 +0200 - Merge remote-tracking branch 'origin/10.1' into 10.2
2018-03-16 12:30:36 +0530
buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0 Backup fails due to MLOG_INDEX_LOAD record
2018-03-13 02:53:48 +0200
: Lost name of a explicitly named CTE column used in the non-recursive CTE defined with UNION
2018-03-15 19:15:09 +0530
buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0
Merge 2018-03-15 13:59:22 +0200 - Merge pull request #649 from codership/10.2-
2018-03-11 16:50:37 +0200
2018-03-13 11:23:06 +0100
cleanup: remove get_datetime_value()
2018-03-12 20:35:38 +0100
Check constraint validation on a datetime field crashes the process
2018-03-12 20:16:33 +0100
move value caching from get_datetime_value to fix_fields time
2018-03-12 20:15:18 +0100
bugfix: Item_cache_temporal::convert_to_basic_const_item assumed DATETIME
2018-03-12 20:13:55 +0100
bugfix: Item_cache_temporal::get_date() didn't set null_value
2018-03-12 20:13:36 +0100
cleanup: extend Item_cache::get_cache() to accept f_type
2018-03-12 20:13:05 +0100
cleanup: Arg_comparator::cache_converted_constant()
2018-03-12 20:08:01 +0100
cleanup: make find_date_time_item() static
2018-03-12 20:11:33 +0100
cleanup: add Item::convert_time_to_datetime() helper
2018-03-11 16:41:56 +0100
cleanup: typos, comments, whitespace
2018-03-12 18:53:59 +0100
cleanup: Item_func_case
2018-03-14 11:57:05 +0530
Backup fails due to MLOG_INDEX_LOAD record
Merge 2018-03-13 16:40:14 -0700 - Merge branch 'bb-10.2-' into 10.2
Merge 2018-03-13 16:15:37 -0700 - Merge branch '10.2' into bb-10.2-
2018-03-09 19:14:20 -0800
: Spider + binlog_format = ROW => CRASH
2018-03-13 14:42:15 +0400
- New 'Normal shutdown' log format can be confusing
2018-02-09 15:00:23 +0200
rpl.rpl_parallel_optimistic_nobinlog fails committing out of order at retry
2018-03-13 15:20:00 +0530
buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0
2018-03-13 15:19:30 +0530
Backup fails due to MLOG_INDEX_LOAD record
Merge 2018-03-13 09:43:13 +0200 - Merge 10.1 into 10.2
2018-03-13 09:35:37 +0200
InnoDB page_cleaner shutdown sometimes hangs
2018-03-12 23:43:42 +0400
Assertion `thd->transaction.xid_state.xid.is_null()' failed in trans_xa_start.
2018-03-12 18:38:40 +0000
- changded .result file
2018-03-12 18:29:31 +0000
Warning info not cleared when caching THD
2018-03-05 17:43:30 +0100
: Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID ()
Merge 2018-03-12 14:27:17 +0200 - Merge 10.1 into 10.2
2018-03-12 08:30:08 +0400
Assertion `thd->transaction.xid_state.xid.is_null()' failed in trans_xa_start.
2018-03-08 11:43:55 +0100
: Assertion `false' failed in myrocks::ha_rocksdb::position
2018-03-09 21:25:20 +0200
IMPORT TABLESPACE unnecessarily uses the doublewrite buffer
2018-03-09 13:43:32 +0200
Do not disable page checksums for temporary tables
2018-03-09 13:40:46 +0200
Do not write garbage for temporary tables
2018-03-09 13:25:28 +0200
buf_page_io_complete(): Minor code cleanup
2018-03-08 12:25:01 +0200
: INSERT INTO stuck at state "Unlocking tables"
2018-03-06 09:16:08 +0200
Update server.cnf section to mariadb-10.2
2018-03-03 01:59:52 +0200
Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file
2018-02-25 23:59:01 +0400
Wrong result for CAST from TIME or DATETIME with zero integer part and non-zero microseconds to DECIMAL(X,Y)
2018-02-24 18:03:41 +0200
: encryption.innodb_encryption-page-compression failed in buildbot with timeout on wait condition
2018-02-22 15:58:07 +0100
Compilation fails to build my_addr_resolve.c
Merge 2018-02-22 14:15:24 +0100 - Merge branch '10.1' into 10.2
2018-02-22 08:40:54 +0100
fix compilation wih -DPLUGIN_PARTITION=NO
Merge 2018-02-22 08:39:24 +0100 - Merge branch '10.1' into 10.2
2018-02-21 17:27:46 +0300
Change MyRocks Maturity Level from Beta to Gamma (RC)
2018-02-21 17:00:03 +0300
: Parallel slave speedup very limited when log_slave_updates=OFF
2018-02-21 15:42:34 +0300
: Parallel slave speedup very limited when log_slave_updates=OFF
2018-02-20 01:16:50 +0200
: Lost name of a explicitly named CTE column used in the non-recursive CTE via prepared statement
2018-02-19 16:37:08 +0000
Revert "Fix 2 more VS2015 warnings"
2018-02-19 15:21:54 +0000
Fix 2 more VS2015 warnings
2018-02-19 14:58:05 +0200
follow-up fix: Correct a condition
2018-02-19 16:51:15 +0400
- cmake updates to build on arm64
2018-02-19 08:53:49 +0200
Add suppressions for background page read errors
2018-02-19 08:50:42 +0200
Cleanup after commit ac8e3c85a40467de0ffc908dd9c5214acf23b38a
Merge 2018-02-18 10:49:46 +0000 - Merge branch '10.2-backup-fixes' into 10.2
Merge 2018-02-18 10:47:23 +0000 - Merge branch 'bb-10.2-wlad' into 10.2-backup-fixes
2018-02-15 15:34:15 +0200
Follow-up to : Skip FTS processing if innodb_read_only
2018-02-15 09:50:03 +0200
Dead code removal: sess_t
2018-02-15 09:46:02 +0200
Fulltext index modification committed during shutdown
2018-02-14 15:18:55 +0200
Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections
2018-02-02 20:12:23 +0300
Prevent building WSREP without INNODB
2018-02-15 11:53:46 +0000
Add more testsuites to Windows buildbot builder
2018-02-15 01:26:09 +0000
fix signed/unsigned mismatch on Windows
2018-02-14 23:21:58 +0000
Windows,tests : fix pcre_test_bat test from pcre library.
2018-02-14 19:45:26 +0000
Update C/C
2018-02-14 19:13:08 +0000
Disable noisy warning in old compiler (VS2015)
2018-02-14 18:39:56 +0000
Type mismatch for srv_fatal_semaphore_wait_threshold
2018-02-14 17:01:07 +0000
Add some hints for finding bison on its usual locations on Windows.
2018-02-14 16:58:57 +0000
Windows, compiling - disable pkg_config
2018-02-14 16:52:18 +0000
Windows, mtr - correctly determine CPU count, for --parallel=auto
2018-02-15 21:08:18 +0000
backup does not store xtrabackup_info in the --extra-lsndir directory
2018-02-15 17:40:14 +0000
mariadb-backup crashes with invalid --innodb-flush-method
Merge 2018-02-17 14:54:12 +0200 - Merge 10.1 into 10.2
2018-02-16 21:02:35 +0200
Add a suppression for background page read error
2018-02-16 13:44:24 +0400
Binding an out-of-range DATETIME value in binary protocol breaks replication
2018-02-15 15:34:15 +0200
Follow-up to : Skip FTS processing if innodb_read_only
2018-02-15 09:50:03 +0200
Dead code removal: sess_t
2018-02-15 09:46:02 +0200
Fulltext index modification committed during shutdown
2018-02-14 15:18:55 +0200
Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections
2018-02-02 20:12:23 +0300
Prevent building WSREP without INNODB
Merge 2018-02-14 10:01:16 +0200 - Merge 10.1 into 10.2
2018-02-13 11:23:14 -0500
bump the VERSION
Merge 2018-02-13 14:49:47 +0200 - Merge 10.1 into 10.2
This page is licensed: CC BY-SA / Gnu FDL