MariaDB 10.3.15 Changelog
The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.3
Release date: 14 May 2019
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Includes all fixes from MariaDB 10.2.24
Revision #07aef9f7eb 2019-05-13 20:53:34 +0300
Updated list of unstable tests for 10.3.15 release
Revision #5c93509aad 2019-05-13 08:34:23 +0300
After-merge fix: Correct a copyright statement
Merge Revision #c51f85f882 2019-05-12 17:20:23 +0200 - Merge branch '10.2' into 10.3
Revision #8ce702aa90 2019-05-10 10:49:09 +0300
MDEV-17540 Server crashes in row_purge after TRUNCATE TABLE
Merge Revision #b2f3755c8e 2019-05-10 08:02:21 +0300 - Merge 10.1 into 10.2
Revision #3e8cab51cb 2019-05-07 12:53:50 +0530
MDEV-13893 encryption.innodb-redo-badkey failed in buildbot with page cannot be decrypted
Revision #542f32649b 2019-05-09 10:41:10 +0300
MDEV-18220: race condition in fts_get_table_name()
Revision #f3718a112a 2019-05-09 09:31:30 +0300
MDEV-18220: Backport some code from MariaDB 10.2
Revision #f92749ed36 2019-05-08 12:18:52 +0300
MDEV-18220: heap-use-after-free in fts_get_table_name_prefix()
Revision #5b3f7c0c33 2019-05-09 14:08:49 +0300
MDEV-18220: Remove some redundant data structures
Revision #06442e3e9f 2019-05-06 22:30:35 +0300
MDEV-19399 do not call slow my_timer_init() several times
Revision #d0ee3b5500 2019-05-09 16:55:08 +0200
MDEV-19427 mysql_upgrade_service throws exception upgrading from 10.0 to 10.3
Revision #410585ca63 2019-05-01 15:22:22 +0400
Removed dead code
Revision #d0b73fb8d3 2019-03-29 19:08:22 +0400
MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)
Revision #136a27d9f1 2019-05-09 11:55:54 -0400
bump the VERSION
Revision #8f9c8579d0 2019-01-09 15:00:56 +0200
Appveyor configuration and addition of badge
Merge Revision #9d3e2a7ca2 2019-05-08 20:05:30 +0300 - Merge 10.1 into 10.2
Revision #3e5526b0df 2019-05-08 09:54:26 -0400
bump the VERSION
Merge Revision #4ad720282d 2019-05-08 16:46:38 +0300 - Null merge mariadb-10.1.40 into 10.1
Revision #f92f313368 2019-05-07 16:41:07 -0400
bump the VERSION
Revision #101144f279 2019-05-06 12:12:10 +0200
MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mysql database
Revision #7b93d71a4b 2019-05-07 15:21:41 +0530
MDEV-19387 innodb_ft_result_cache_limit_32 fails on s390x
Revision #db9622f1f5 2019-05-07 12:51:59 +0300
MDEV-19405: Galera test failure on galera_parallel_autoinc_largetrx
Revision #27232a9fa2 2018-05-31 17:42:54 -0700
edit MariaDB license info so that GitHub recognizes it
Revision #f2e27d53da 2019-04-24 12:47:40 +0300
MDEV-19139: pushdown condition with Item_func_set_user_var
Revision #a89f199c64 2019-05-10 15:48:33 +0300
Fixed compiler warning in pcregrep.c
Revision #0c405b064d 2019-05-09 12:31:59 +0300
MDEV-18009: Clean up the test case
Revision #646a3bd72d 2018-12-20 14:21:14 +0200
MDEV-18009 Missing redo log flush in innodb.instant_alter_crash
Revision #09aa5d3f69 2019-05-08 00:08:09 -0700
MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), query with VALUES()
Revision #9d805004d8 2019-05-08 15:00:16 +0400
Added missing reset_changed()
Revision #88961a28e2 2019-05-04 23:32:45 +0200
MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeable
Revision #15c79c41e4 2019-05-04 13:11:25 +0200
MDEV-17845 Extreme high open file limit used
Revision #3d7e06d4ab 2019-05-02 14:31:36 +0200
cleanup: remove dead code
Revision #ffb83ba650 2019-05-02 13:09:27 +0200
cleanup: move checksum code to handler class
Revision #651a43e0a0 2019-05-07 16:13:53 +0400
MDEV-18782 mysqldump --all-databases causes segmentation fault.
Revision #26cb9f75ee 2019-05-07 15:16:45 +0300
MDEV-19404: Assertion failure on !is_thread_specific || (mysqld_server_initialized && thd)
Revision #e8dd18a474 2019-05-04 12:43:29 +0400
Restore vars_list destructor
Merge Revision #b6f4cccd19 2019-05-03 20:14:09 +0300 - Merge 10.2 into 10.3
Revision #779fb636da 2019-03-20 18:35:20 +0400
Revert THD::THD(skip_global_sys_var_lock) argument
Revision #894df7edb6 2019-03-21 00:42:48 +0400
Adieu find_sys_var_ex()
Revision #53671a1fff 2019-03-20 01:32:10 +0400
Make connect speed great again
Revision #1b5cf2f7e7 2019-03-19 20:04:10 +0400
Safe session_track_system_variables snapshot
Revision #554ac6f393 2019-03-19 00:40:26 +0400
Allocate Session_sysvars_tracker statically
Revision #a7adc2ce16 2019-03-18 19:18:54 +0400
Allocate Transaction_state_tracker statically
Revision #47bd06d55e 2019-03-18 17:13:00 +0400
Static current schema and state change trackers
Revision #01e8f3c52b 2019-03-13 13:41:18 +0400
Allocate orig_list statically
Revision #55bdd7f7b4 2019-03-13 12:20:11 +0400
Get rid of not implemented SESSION_GTIDS_TRACKER
Revision #2be28a91b1 2019-03-15 11:52:26 +0400
Cleanup session tracker API
Revision #19d5ddccfd 2019-03-13 14:16:49 +0400
Cleanup session tracker redundancy
Revision #8f594b3384 2019-03-18 14:43:14 +0400
Session_sysvars_tracker::vars_list cleanups
Revision #0e91e0c377 2019-03-13 14:41:52 +0400
A proper State_tracker::m_changed enacpsulation
Revision #879878e43d 2019-05-02 14:38:43 +0530
MDEV-18943: Group Concat with limit not working with views
Merge Revision #5182348316 2019-05-02 21:45:13 +0300 - Merge 10.2 into 10.3
Merge Revision #158247d3bd 2019-05-02 21:43:24 +0300 - Merge 10.2 into 10.3
Revision #0d6fb43e6d 2019-05-02 16:49:47 +0300
Fixed some compilation warnings/errors
Revision #d46ffaf6af 2018-12-19 16:48:07 +0300
MDEV-17655 Inconsistent grant-name usage between grant-statement and privilege tables
Revision #0fd5ecb03c 2019-05-02 10:12:35 +0530
Adjust the result for join_cache.test
Revision #cb9fa1a08b 2019-04-30 21:05:50 +0530
MDEV-9959: A serious MariaDB server performance bug
Revision #8c8bee0a56 2019-04-30 15:51:49 +0400
MDEV-10307 CAST(11068046444225730969 AS SIGNED) does not return a warning
Merge Revision #447b8ba164 2019-04-29 17:54:10 +0300 - Merge 10.2 into 10.3
Merge Revision #4d59f45260 2019-04-27 20:41:31 +0300 - Merge 10.2 into 10.3
Merge Revision #acf6f92aa9 2019-04-25 09:05:52 +0300 - Merge 10.2 into 10.3
Revision #765ae6e821 2019-04-21 12:07:30 +0400
MDEV-19239 ERROR 1300 (HY000): Invalid utf8 character string in 10.3.13-MariaDB
Revision #f4019f5b35 2019-04-20 00:11:50 +0400
Backporting from 10.4 to 10.3: MDEV-17325 NULL-ability problems with LEAST() in combination with NO_ZERO_DATE and NO_ZERO_IN_DATE
Revision #42c58b87da 2019-04-17 15:32:30 +0300
MDEV-18096 The server would crash when has configs rpl_semi_sync_master_enabled = OFF rpl_semi_sync_master_wait_no_slave = OFF
Revision #323e6cd74c 2019-04-18 08:34:08 +0400
MDEV-18092 Query with the table I_S.PARAMETERS stop working after a package is created
Merge Revision #250799f961 2019-04-17 15:26:17 +0300 - Merge 10.2 into 10.3
Revision #a2335b791a 2019-04-14 22:24:26 +0800
Typo fix in sql_sequence.cc
Revision #4dc10ec68d 2019-04-11 11:49:26 +0300
MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE
Merge Revision #a05f423554 2019-04-12 10:56:36 +0300 - Merge remote-tracking branch 'origin/10.2' into 10.3
Revision #937ec3c48d 2019-04-08 21:53:30 +0300
MDEV-19212: After-merge fix for sizeof(ulong)!=sizeof(ulint)
Revision #ee7a4f4462 2019-04-08 17:13:37 +0300
MDEV-12266: Pass fil_space_t* to fseg_free_page()
Revision #05b84b2568 2019-04-08 18:25:43 +0300
MDEV-14192: Add debug assertions
Merge Revision #9ba0865b87 2019-04-08 21:38:13 +0300 - Merge 10.2 into 10.3
Merge Revision #cc492bfd4f 2019-04-07 11:49:50 +0300 - Merge 10.2 into 10.3
Merge Revision #d5a2bc6a0f 2019-04-04 19:41:12 +0300 - Merge 10.2 into 10.3
Revision #532fffb4cc 2019-04-03 14:07:18 +0300
Fix the non-debug build
Merge Revision #c6b8b05be4 2019-04-03 11:22:51 +0300 - Merge 10.2 into 10.3
Merge Revision #977d7a7572 2019-04-03 08:21:43 +0300 - Merge 10.2 into 10.3
Merge Revision #849734376a 2019-04-03 08:21:00 +0300 - Merge bb-10.3-release into 10.3
Revision #f5176c2dfa 2019-04-02 11:31:53 -0400
bump the VERSION
Merge Revision #44e64fd7e0 2019-04-02 13:48:42 +0300 - Merge 10.2 into 10.3
Merge Revision #7b42d892de 2019-04-02 09:19:34 +0300 - Merge 10.2 into 10.3
Merge Revision #8f01a17292 2019-04-01 14:25:41 +0300 - Merge 10.2 into 10.3
Merge Revision #0ffea01da5 2019-04-01 09:22:19 +0300 - Merge 10.2 into 10.3
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?