All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.3.10 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: 4 Oct 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 #bad2f1569d 2018-09-12 16:36:45 +0400

    • - InnoDB: Failing assertion: table->get_ref_count() == 0 upon truncating a temporary table

  • 2018-10-02 00:33:42 +0300

    • Updated list of unstable tests for 10.3.10 release

  • Merge 2018-10-01 10:28:22 +0200 - Merge branch '10.3'

  • 2018-09-26 17:18:13 +0300

    • Correct a function comment

  • 2018-10-01 09:30:33 +0300

    • row_build_index_entry(): Make index const

  • 2018-09-28 06:45:41 +0300

    • Remove an unused function

  • 2018-09-28 06:43:10 +0300

    • Fix -Wunused-variable

  • 2018-09-28 23:10:37 +0200

    • memory leak when updating @@rocksdb_update_cf_options

  • 2018-09-28 18:04:26 +0200

    • ASAN error when strlen(db) < 6

  • 2018-09-27 21:43:21 +0200

    • mtr: uninitialized warning (if --manual-gdb or --boot-gdb)

  • 2018-09-27 19:45:00 +0200

    • Update test result (after galera library upgrade?)

  • Merge 2018-09-26 20:49:51 +0200 - Merge branch '10.2' into 10.3

  • 2018-09-22 15:36:27 +0200

    • fix galera_sst_rsync_data_dir again

  • 2018-09-18 14:35:36 +0200

    • comments and dbug keywords

  • 2018-06-21 16:46:11 +1000

    • : Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails upon attempt to update virtual column on partitioned versioned table

  • 2018-09-15 10:26:23 +0200

    • PIE issue on FreeBSD after 10.3.9 update

  • 2018-09-21 15:03:37 +0200

    • Revert ": fix blob key length"

  • 2018-09-21 09:17:33 +0300

    • Clean up some SPATIAL INDEX code

  • 2018-09-19 17:29:25 +0300

    • Follow-up to : ALTER TABLE…page_compression_level should not rebuild table

  • 2018-09-19 09:12:58 +0300

    • Terminology: 'metadata' not 'default rec'

  • 2018-09-19 07:21:24 +0300

    • Terminology: 'metadata record' instead of 'default row'

  • 2018-09-18 21:25:24 +0300

    • Simplify innobase_add_instant_try()

  • Merge 2018-09-18 10:49:03 -0700 - : Sample of spider_direct_sql cause crash

  • 2018-09-17 18:39:16 -0700

    • : Sample of spider_direct_sql cause crash

  • 2018-09-17 18:49:53 -0700

    • Server crash on query

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

    • Fix the Windows build

  • 2018-09-17 17:50:56 +0300

    • Mroonga follow-up fix for

  • 2018-09-17 14:22:30 +0300

    • ALTER TABLE…page_compression_level should not rebuild table

  • 2018-09-15 14:28:19 -0700

    • Index affects query results

  • 2018-09-14 15:06:58 +0300

    • Crash during instant ADD COLUMN with long DEFAULT value

  • 2018-09-13 14:55:46 -0700

    • : Spider Order By column[datatime] limit 5 returns 3 rows

  • 2018-08-04 22:57:52 -0700

    • : fix blob key length

  • Merge 2018-09-11 12:05:47 +0300 - Merge pull request #850 from HeMan/10.3

  • 2018-08-24 10:43:27 +0200

    • Return code from starting MariaDB.

  • Merge 2018-09-11 12:00:39 +0300 - Merge pull request #858 from codership/10.3-

  • 2018-08-31 14:15:09 +0200

    • galera mtr galera_certification_double_failure fails with deadlock

  • Merge 2018-09-11 11:49:49 +0300 - Merge pull request #857 from codership/10.3-

  • 2018-08-29 16:45:28 +0200

    • Test failure on galera.galera_concurrent_ctas

  • Merge 2018-09-10 16:12:50 +0300 - TRUNCATE TABLE fails after upgrade from 10.1

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

    • TRUNCATE TABLE fails after upgrade from 10.1

  • Merge 2018-09-10 15:40:11 +0300 - TRUNCATE is not atomic after

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

    • TRUNCATE is not atomic after

  • 2018-09-09 11:39:20 +0300

    • Disable an unstable test

  • Merge 2018-09-09 11:38:14 +0300 - Follow-up to : Remove fil_wait_crypt_bg_threads()

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

    • Follow-up to : Remove fil_wait_crypt_bg_threads()

  • 2018-09-08 16:18:42 +0100

    • Windows : fix broken build with OpenSSL

  • Merge 2018-09-07 22:15:06 +0300 - mariadb-backup does not work with TRUNCATE

  • 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

  • Merge 2018-09-07 22:09:28 +0300 - Merge 10.2 into 10.3

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

    • After-merge fix: s/tokudb_logdump/tokudb_logprint/

  • Merge 2018-09-07 01:13:23 +0200 - Merge tag 'mariadb-10.3.9' into 10.3

  • 2018-09-06 22:40:37 +0300

    • Disable some failing tests

  • Merge 2018-09-06 22:35:45 +0300 - Merge 10.2 into 10.3

  • Merge 2018-09-06 22:33:23 +0300 - code cleanup (pull request #848)

  • 2018-08-22 22:06:38 +0300

    • Allow instant change of WITH SYSTEM VERSIONING column attribute

  • 2018-09-05 19:45:52 +0300

    • Fixed wrong #ifdef related to DBUG_ASSERT_AS_PRINTF

  • 2018-09-04 09:48:37 +0300

    • Adjust --embedded result for

  • 2018-09-02 22:37:53 +0300

    • Fixed func_time.test that was depending on current time

  • 2018-08-31 14:19:01 +0300

    • Disable galera tests that fails regularly

  • 2018-08-31 14:19:01 +0300

    • Disable galera tests that fails regularly

  • 2018-08-31 10:47:18 +0300

    • Fixed several issues with aria_chk

  • 2018-08-31 10:29:09 +0300

    • Fixed wrong result file that happend because of a previous merge

  • 2018-08-30 11:30:28 -0700

    • EV-16992 Assertion `table_ref->table || table_ref->view' failed in Field_iterator_table_ref::set_field_iterator

  • 2018-08-30 17:32:26 +0300

    • Sequences with negative numbers and auto_increment_increment crashes

  • Merge 2018-08-29 19:34:00 -0700 - : Spider Crash mysqld got exception 0xc0000005

  • 2018-08-29 17:36:16 -0700

    • : Spider Crash mysqld got exception 0xc0000005

  • Merge 2018-08-28 12:22:56 +0300 - Merge 10.2 into 10.3

  • 2018-08-28 12:20:20 +0300

    • Adjust a result for

  • 2018-08-27 08:12:59 -0700

    • Explain for query using derived table specified with a table value constructor shows wrong number of rows

  • 2018-08-27 12:03:02 +0300

    • : Test failure on galera.MW-336 : Test failure on wsrep.variables : Test failure on galera.galera_var_slave_threads

  • 2018-08-25 19:56:00 +0300

    • Make funcs_1.is_check_constraints deterministic

  • 2018-04-03 12:41:13 +0000

    • information_schema.check_constraints

  • Merge 2018-08-24 15:54:32 +0300 - Merge pull request #839 from minggr/fix-auto-inc

  • 2018-08-16 10:28:29 -0700

    • : Update AUTO_INCREMENT in the UPDATE statement

  • 2018-08-23 12:45:14 +0200

    • sql/sql_yacc_orac.cc is included but sql/sql_yacc_ora.cc isn't included in source archive

  • 2018-07-24 01:59:15 +1000

    • Assertion `!conds' failed in mysql_delete upon 2nd execution of SP with DELETE HISTORY

  • 2018-08-24 00:51:47 -0700

    • Correction for .

  • 2018-08-23 17:43:54 -0700

    • Added test cases for and into compat/oracle

  • 2018-08-23 14:39:38 -0700

    • Corrected test results after the last change in range.test

  • 2018-08-23 19:30:26 +0300

    • Move the testcase for BUG#21282 to a file that includes have_debug.inc

  • 2018-08-21 12:01:25 -0700

    • Crash when VALUES in derived table contains expressions

  • 2018-08-18 22:57:20 -0700

    • Explain for query using derived table specified with a table value constructor shows wrong number of rows

  • 2018-07-06 15:34:29 +1000

    • travis: llvm repo gpg key missing - use travis defination

  • 2018-08-16 17:38:20 +0300

    • Fixed that -DDBUG_ASSERT_AS_PRINTF works again

  • 2018-08-16 09:41:20 +0300

    • After-merge fix: Restore DECLARE_THREAD to fix Windows build

  • Merge 2018-08-16 08:54:58 +0300 - Merge 10.2 into 10.3

  • 2018-08-15 10:32:52 -0400

    • bump the VERSION

  • 2018-08-14 19:34:33 +0300

    • Crash in online ALTER TABLE...ADD PRIMARY KEY after instant ADD COLUMN...NULL

  • Merge 2018-08-13 13:23:59 -0700 - : Spider Creates Query With Non-Existent Function

  • 2018-08-09 00:04:09 -0700

    • : Spider Creates Query With Non-Existent Function

MDEV-17167
Revision #b9a5ff3644
Revision #9556d56da2
Revision #85cdb63f77
Revision #5aa18f4e08
Revision #c58e502455
Revision #ac8c7a1c08
Revision #b154d302fa
Revision #556f058ab2
Revision #c47c0ca50c
Revision #6d2c70bc55
Revision #57e0da50bb
Revision #7aba6f8f88
Revision #5f654c2e91
Revision #c16a54c02e
MDEV-16429
Revision #8893d199ef
MDEV-17009
Revision #27235eed67
MDEV-16768
Revision #bc7d40d032
Revision #90b292ce31
MDEV-16328
Revision #28ae79650d
Revision #755187c853
Revision #043639f9b0
Revision #159b41b869
MDEV-17144
Revision #e33961611a
MDEV-17144
Revision #5ec144cfab
MDEV-17211
Revision #21f310db30
Revision #774a4cb547
MDEV-16328
Revision #ac24289e66
MDEV-16328
Revision #c5a9a63293
MDEV-16917
Revision #aba5c72be2
MDEV-17196
Revision #ed49f9aae2
MDEV-16912
Revision #87609324e0
MDEV-16768
Revision #8dda6d797a
Revision #ff5a482d9c
Revision #ffd583bb8b
MDEV-16052
Revision #17a208b5bb
MDEV-16052
Revision #4d93fea4e0
MDEV-15845
Revision #58a1d274e6
MDEV-15845
Revision #6b61f1bbad
MDEV-17161
Revision #fc34e4c067
MDEV-17161
Revision #b02c722e7a
MDEV-17158
MDEV-13564
Revision #75f8e86f57
MDEV-17158
MDEV-13564
Revision #8618c58cc0
Revision #5822d31696
MDEV-13407
Revision #99e36a7157
MDEV-13407
Revision #4c0d391c92
Revision #5a1868b58d
MDEV-13564
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 #4901f31c13
Revision #c3a80175b1
Revision #8bd942d77b
Revision #3e6e843423
Revision #2f4c391958
Revision #3bfafd133f
MDEV-16330
Revision #28461fe5ef
MDEV-16330
Revision #90c4f5669d
Revision #49d506cd1d
MDEV-14474
Revision #39c6775a35
Revision #62c4a1702a
Revision #c03c6adf58
Revision #6156089bc7
Revision #ef88c7d306
Revision #d8b8079e42
Revision #7aa80ba66b
Revision #ceb5597184
MDEV-16889
Revision #4885baf682
MDEV-16889
Revision #7830fb7f45
Revision #b805ebd7ed
MDEV-14474
Revision #497d86276f
MDEV-17017
Revision #a290b807e8
MDEV-17062
MDEV-17058
MDEV-17060
Revision #b6f055025b
Revision #d526679efd
MDEV-14474
Revision #7f73f5e4e5
Revision #f7154242b8
MDEV-16703
Revision #9c5a038001
MDEV-17040
Revision #db3be33ec8
MDEV-16783
Revision #6c6ca907ee
MDEV-16930
Revision #2c76653849
MDEV-17017
MDEV-16930
Revision #b4cf8557e3
Revision #6b9dd66f07
Revision #c43d11b96e
MDEV-16930
Revision #a1fd25c22b
MDEV-17017
Revision #0dadb96e16
Revision #34c7222c08
Revision #8716bb3b72
Revision #1eb2d8f6e8
Revision #197aa0d879
Revision #021652ba50
MDEV-15872
Revision #e10ca66bab
MDEV-16398
Revision #4b6dccc84a
MDEV-16398

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