All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.46 Changelog

The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.1

Release date: 10 Aug 2020

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 #c0ac310e3e 2020-08-06 14:02:01 +0200

    • link failure on fulltest (xenial)

  • Merge 2020-08-05 01:46:02 +0200 - Merge branch 'merge/merge-tokudb-5.6' into 10.1

  • 2020-08-04 12:44:43 +0200

    • 5.6.49-89.0

  • 2020-07-16 14:24:30 +0530

    • rpl_parallel2 fails in 10.5

  • 2020-08-03 13:03:37 +0300

    • Fix the typo in fix for

  • 2020-08-02 19:42:45 +0200

    • compilation error on bintar-centos6-amd64-debug

  • 2020-08-03 02:42:07 +0300

    • parts.partition_debug fails when it's run after another test

  • 2020-08-02 20:19:53 +0300

    • List of unstable tests for 10.1.46 release

  • 2020-07-30 10:07:41 +0200

    • improve the error message for a dropped current role

  • 2020-07-30 10:01:49 +0200

    • Server crashes in traverse_role_graph_up or Assertion `user' fails in traverse_role_graph_impl

  • 2020-07-30 11:01:16 +0300

    • XtraDB 5.6.49-89.0

  • 2020-07-29 23:26:09 +0300

    • : ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows

  • 2020-07-29 12:17:31 +0200

    • UPDATE privilege at Database and Table level fail to update with SELECT command denied to user

  • 2020-07-29 12:05:12 +0200

    • cleanup: reduce code duplication

  • 2020-07-24 17:43:10 +0200

    • Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMPOSITE PREFIX INDEX

  • 2020-06-12 13:53:23 +0200

    • bugfix: mysql_create_view() infinite loop

  • 2020-05-17 18:44:23 +0200

    • Crash when Aria encryption is enabled but plugin not available

  • 2020-05-17 18:34:22 +0200

    • Crash when Aria encryption is enabled but plugin not available

  • 2020-07-19 11:10:12 +1000

    • : Fix stacktraces under FreeBSD (aarch64)

  • 2020-07-27 11:51:50 +1000

    • : mtr int options aren't negative

  • 2020-07-22 15:22:14 +1000

    • : mtr max-{core,datadir} 0 means 0

  • 2018-08-27 16:43:29 +0300

    • : increment only if saving occurs

  • 2020-07-27 18:54:21 +1000

    • : Change LimitNOFILE default from 16364 to 16384

  • 2020-07-24 17:03:15 +0400

    • FLOAT(53,0) badly handles out-of-range values

  • 2020-07-25 12:59:53 +0300

    • Add testcases for ,

  • 2020-07-24 22:31:29 +0300

    • : A subquery causes crash

  • 2020-07-22 11:20:32 +1000

    • mysql_install_db: help lists --defaults-file twice

  • 2020-07-23 14:48:07 +0300

    • Galera stack-use-after-scope error with ASAN build

  • 2020-07-20 12:02:00 +0200

    • : mysql_upgrade cannot create file mysql_upgrade_info

  • 2020-07-23 16:34:38 +0530

    • heap-use-after-free while accessing fts cache deleted doc ids

  • 2020-07-23 09:59:16 +0300

    • SIGSEGV on srv_monitor_event if InnoDB is read-only

  • 2020-07-14 00:42:47 +0200

    • Code comment spellfixes

  • 2020-07-22 14:44:25 +0530

    • : Floating point precision / value comparison problem

  • 2020-07-17 15:55:45 +0300

    • InnoDB data file extension is not crash-safe

  • 2020-07-16 16:31:23 +0300

    • Cleanup: Remove fil_check_adress_in_tablespace()

  • 2020-07-16 12:33:20 +0300

    • Cleanup: Remove unused AbstractCallback::m_free_limit

  • 2020-07-17 22:00:36 +0530

    • Making the stat_tables_innodb test deterministic

  • 2020-07-16 16:31:27 +0200

    • : revert unnecessary change

  • 2020-05-12 13:29:17 +0200

    • : Server incorrectly auto-sets lower_case_file_system value

  • 2020-05-05 11:57:20 +1000

    • check_linker_flag: use for linker flags

  • 2020-07-14 12:09:10 +0530

    • : Engine independent index statistics are incorrect for large tables on Windows

  • 2020-07-14 13:32:32 +0300

    • XtraDB 5.6.48-88.0

  • 2020-07-14 13:25:18 +0300

    • Update the InnoDB version number to 5.6.49

  • 2020-07-14 13:21:01 +0300

    • avg_count_reset may wrongly be NULL in I_S.INNODB_METRICS

  • 2020-07-14 14:26:49 +0530

    • i_s_fts_index_cache_fill_one_index() is not protect by the lock

  • 2020-07-14 13:22:59 +0530

    • mariadb-backup.huge_lsn fails sporadically with "log sequence number is in the future"

  • 2020-07-10 17:50:04 +0530

    • DEADLOCK of threads detected: row0sel.cc S-LOCK / btr0cur.cc S-LOCK / row0quiesce.cc X-LOCK

  • 2020-07-13 19:56:20 +0300

    • symlink_wsrep_sst_rsync target built when WITH_WSREP is off

  • 2020-07-07 17:58:24 +0300

    • AUTH_PAM plugin can not be disabled when using mysql_release config

  • 2020-07-01 14:11:31 +0530

    • : Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed in Diagnostics_area::set_ok_status on FUNCTION replace

  • 2020-07-06 13:51:13 +0200

    • mariadb-upgrade-service.exe does not work on WAMPServer

  • 2020-07-06 16:29:09 +0530

    • : Assertion `m_next_rec_ptr >= m_rawmem' failed in Filesort_buffer::spaceleft | SIGSEGV in memmove_avx_unaligned_erms from my_b_write

  • 2020-04-29 13:22:25 +1000

    • : socket accept - test for failure

  • 2020-07-02 06:04:42 +0300

    • Revert "Fix result of merge."

  • 2020-07-02 06:04:31 +0300

    • : Fix the DBUG_ENTER name

  • 2020-07-01 18:43:21 +0200

    • Windows : manually registered services rejected mysql_upgrade_service

  • 2020-06-30 12:45:37 +0200

    • mysql_install_db.exe can run on existing non-empty directory, and remove it on error

  • 2020-06-29 15:39:01 +0300

    • INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION requires SUPER instead PROCESS privilege

  • 2020-06-23 15:37:41 +1000

    • signal handler: use mariadb kb URL rather than MySQL one

  • 2020-06-27 12:55:55 +0530

    • : Query returns wrong results (while using CHARACTER SET utf8)

  • 2020-06-17 10:48:28 +0530

    • : MSAN reports use-of-uninitialized-value for rpl_parallel_conflicts.test

  • Merge 2020-06-25 10:12:06 +0200 - Merge branch '10.1-' of into 10.1-

  • 2020-06-01 12:34:33 +0300

    • backporting fix into 10.1

  • 2020-06-25 09:58:42 +0200

    • followup

  • 2020-05-29 11:36:28 +0530

    • : Assertion `!current' failed in PROFILING::start_new_query

  • 2020-06-24 09:38:54 +0300

    • Test fixes.

  • 2020-04-29 13:41:46 +0300

    • MTR tests to test Galera fix for node joining over several configuration changes.

  • 2020-06-23 13:42:11 +0200

    • Fix result of merge.

  • 2020-03-31 07:57:53 +1100

    • mtr: use env for perl

  • 2020-06-20 01:01:50 +0200

    • Disable dtrace probes on Windows.

  • 2020-06-20 01:00:36 +0200

    • : fix race condition in dbug

  • 2020-06-19 16:04:45 +0400

    • Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_const_lex_string*>::at

  • 2020-06-15 15:57:01 +0530

    • : "Start binlog_dump" message doesn't indicate GTID position

  • 2020-06-15 16:01:41 +0300

    • Check for krb5_xfree instead of krb5_free_unparsed_name

  • 2020-06-10 20:02:46 +0400

    • CREATE USER leads to indirect SIGABRT in stack_chk_fail () from fill_schema_user_privileges + * stack smashing detected * (on optimized builds)

  • 2020-06-10 19:29:25 +0300

    • : Disks plugin - change datatype to bigint

  • 2019-05-22 14:59:00 +0200

    • : MariaDB could crash after changing the query_cache size

  • 2020-06-10 09:34:56 +0200

    • Revert ": SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUAL"

  • 2020-06-09 01:35:39 +0530

    • : SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUAL

  • 2020-05-27 13:53:39 +0530

    • : Conditional jump or move depends on uninitialised value(s) in find_uniq_filename(char*, unsigned long)

  • 2020-06-05 00:02:55 +0200

    • Client spelling mistakes

  • 2020-06-05 13:11:33 +0530

    • : SIGFPE in Unique::get_cost_calc_buff_size from prepare_search_best_index_intersect on optimized builds

  • 2020-05-29 00:32:08 +0530

    • : SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 (optimized builds)

  • 2020-06-03 14:14:08 +0200

    • Added missing include files to check for debug_sync

  • 2020-06-01 12:34:33 +0300

    • backporting fix into 10.1

  • 2020-05-23 22:38:20 +0200

    • Fix duplicate word

  • 2020-05-29 22:51:45 +0400

    • Attempt fixing mroonga gcc 8 build failure

  • 2019-10-16 19:00:43 +0400

    • Thread safe histograms loading

  • 2019-10-16 18:19:59 +0400

    • Thread safe statistics loading

  • 2019-10-11 17:20:28 +0400

    • Simplified away statistics_for_tables_is_needed()

  • 2020-05-29 15:31:24 +0400

    • *SAN: sql/item_xmlfunc.cc:791:43: runtime error: downcast of address ... which does not point to an object of type 'Item_func' note: object is of type 'Item_bool' (on optimized builds)

  • 2020-05-28 19:34:27 +0200

    • fix pre-definition for embedded server for find_user_or_anon()

  • 2020-05-12 16:16:05 +0200

    • : Bad error message for SET DEFAULT ROLE when user account is not granted the role

  • 2020-05-05 20:32:32 +0300

    • Optimistic parallel slave doesnt cope well with START SLAVE UNTIL

  • Merge 2020-05-26 12:44:05 +0300 - Merge 5.5 into 10.1

  • 2020-05-26 12:23:20 +0300

    • main.processlist_notembedded Timeout in wait_until_count_sessions

  • 2020-05-11 12:50:03 -0400

    • bump the VERSION

  • 2020-05-26 01:50:46 +0530

    • : Conditional jump or move depends on uninitialised value in sel_arg_range_seq_next

  • 2020-05-21 18:16:27 +0400

    • ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets on 10.4/5 optimized builds | Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed

  • 2020-05-19 11:22:39 +0530

    • : SIGSEGV in memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER

  • 2020-05-20 09:37:05 +0000

    • fix

  • 2020-05-20 10:33:53 +0300

    • Limit innodb_encryption_threads to 255

  • 2020-05-19 21:57:01 +0300

    • rpl.rpl_fail_register failed in buildbot with wrong result

  • 2020-05-19 15:15:52 +0000

    • XML output for mtr doesn't work with valgrind option

  • 2020-05-19 09:10:24 +0000

    • some test causes MTR interruption without generating summary and XML

  • 2020-05-15 21:49:57 +0300

    • Assertion gathered_length == thd->lex->comment.length failed in binlog_defragment

  • 2020-05-18 16:37:51 +1000

    • : mtr main.udf - broaden localhost (#1543)

  • 2020-05-15 20:16:58 +0400

    • No error when inserting DEFAULT(non_virtual_column) into a virtual column

  • 2020-05-11 19:56:14 +0530

    • : SIGSEGV in Bitmap<64u>::merge on SELECT

  • 2020-05-14 17:41:37 +0300

    • MSAN use-of-uninitialized-value in encryption.innodb-redo-badkey

  • 2020-05-14 11:41:27 +0400

    • MDB crashes in CREATE TABLE AS SELECT when the precision of returning type = 0.

  • 2020-05-13 18:46:28 +0400

    • MDB limits DECIMAL column precision to 16 doing CTAS with floor/ceil over DECIMAL(X,Y) where X > 16

  • Merge 2020-05-11 19:09:46 +0200 - Merge branch '10.1-release' into 10.1

  • 2020-05-11 12:52:53 -0400

    • bump the VERSION

  • 2020-05-08 13:27:57 +0300

    • Various issues when using --innodb-data-file-size-debug=-1

  • 2020-05-07 20:44:33 +0300

    • [ERROR] InnoDB: Unable to purge a record

  • 2020-05-07 00:40:48 +0200

    • Windows, mtr : Fix "Subroutine HAVE_WIN32_CONSOLE redefined at (eval 25) line 1."

  • 2020-05-06 18:14:26 +0200

    • : Fix typos in comments

  • 2020-05-05 12:49:29 +0200

    • postfix after e3f5789ac0b2 - var/log/stdout.log contains escape sequences.

  • 2020-05-04 10:10:07 +0000

    • jUnit patch: xml test result differs from MTR output in case if retry

  • 2020-04-17 08:28:31 +0000

    • JUnit patch: test name contains classname

Revision #a09a06d597
Revision #2adaaeba83
Revision #e3c18b8e84
MDEV-23089
Revision #8bca92c884
MDEV-21472
Revision #acfc500d03
Revision #dbb4572fe9
MDEV-23375
Revision #7a4287d421
Revision #09ec8e2e22
Revision #4635218cb0
MDEV-22521
Revision #4860fe244b
Revision #7e9ffc69ec
MDEV-21472
Revision #e54a7ac1b3
MDEV-23010
Revision #2ba70f69fd
Revision #0b5b2f8641
Revision #d5970779fa
Revision #77b7f793f9
MDEV-18496
Revision #88cbe2f081
MDEV-18496
Revision #e6cb263ef3
MDEV-15961
Revision #beec8404fa
MDEV-17076
Revision #99af3cbc85
MDEV-17076
Revision #1ce97358bb
MDEV-17076
Revision #c81a2d2322
MDEV-23088
Revision #29851b677e
MDEV-23282
Revision #8460db12b5
MDEV-20557
MDEV-21649
Revision #b000d6952f
MDEV-23221
Revision #4b97f14a3d
Revision #8ef41c6084
MDEV-23272
Revision #7d22d666d2
MDEV-15207
Revision #adeb736f9a
MDEV-22903
Revision #52ccedd6dd
MDEV-23268
Revision #d2982331a6
Revision #62d73df6b2
MDEV-19232
Revision #57ec42bc32
MDEV-23190
Revision #98e2c17e9e
Revision #14543afd59
Revision #c400ef2586
Revision #1ba8df4c60
MDEV-20401
Revision #4412a461a1
MDEV-20401
Revision #7473e1841c
Revision #dfdfeecb03
MDEV-22851
Revision #67a03b7c94
Revision #142f85142a
Revision #8d061996e6
MDEV-23161
Revision #dc58987eb7
MDEV-22765
Revision #e80183dbd5
MDEV-15662
Revision #194a720e28
MDEV-22890
Revision #f73db93329
MDEV-23027
Revision #f18c5a7ed7
MDEV-23114
Revision #a536625553
MDEV-22654
Revision #cad9a9b1f8
MDEV-23098
Revision #6163af9397
MDEV-22390
Revision #3efdac2064
MDEV-22173
Revision #c43a666662
Revision #90d1e58ed0
MDEV-22941
Revision #41b0d98e69
MDEV-23067
Revision #fe05c16c8d
MDEV-23052
Revision #1ea266f3ef
MDEV-23003
Revision #ca55e09e9a
Revision #37cb7a0071
MDEV-17606
Revision #3bc8939552
MDEV-22806
Revision #bebc576422
MDEV-22763
mariadb-server
MDEV-22763
Revision #12f6db967b
MDEV-22763
MDEV-20225
Revision #7ee6a3ae5f
MDEV-22950
Revision #f1838434b8
MDEV-22706
Revision #9fb8d87d2d
Revision #8e58eeba78
Revision #e0793d3865
Revision #37c88445e3
Revision #b1b9803cb8
Revision #727252ff1b
MDEV-22950
Revision #26907e7ef1
MDEV-22941
Revision #bf74f7f9ff
MDEV-20428
Revision #93cee30309
Revision #de20091f5c
MDEV-22755
Revision #ae3a7d5e43
MDEV-22834
Revision #59717bbce4
MDEV-5924
Revision #61862d711d
MDEV-22830
Revision #443391236d
MDEV-22830
Revision #e1045a768b
MDEV-22717
Revision #4f48856906
Revision #d218d1aa49
MDEV-22728
Revision #f30ff10c8d
MDEV-22715
Revision #3f019d1771
Revision #8ec0e9111a
MDEV-22763
MDEV-20225
Revision #40dbf0ea0e
Revision #49854811fa
Revision #c279878493
Revision #609a0d3db3
Revision #1055a7f4fc
Revision #a2932e86b5
MDEV-22744
Revision #a1b3bebe1f
Revision #957cb7b7ba
MDEV-22312
Revision #dbe447a789
MDEV-15152
Revision #adbf85fc89
Revision #9bbd685e8d
MDEV-22513
Revision #de13fccfc6
Revision #76f4ae8295
MDEV-21495
Revision #cb9c49a9b2
MDEV-22111
Revision #836d708997
MDEV-22451
Revision #a6b4d4beff
MDEV-22631
Revision #6b2c8cac1b
MDEV-22258
Revision #7a5ba59e5f
MDEV-22472
Revision #395ed66b3b
MDEV-22636
Revision #e9a33a5392
MDEV-22631
Revision #44c8d84908
MDEV-22520
Revision #7baa40dffa
MDEV-21976
Revision #3df297271a
MDEV-22579
Revision #efd68f5e31
MDEV-22498
Revision #ee5152fc4b
MDEV-22070
Revision #31f34b20f3
MDEV-22502
Revision #910c31928e
MDEV-22503
Revision #23d3d180ca
Revision #a0778860af
Revision #1887b5ae87
MDEV-22501
Revision #26aab96ecf
MDEV-22497
Revision #8c4b526121
Revision #f7ba675555
MDEV-22344
Revision #1af74d523a
Revision #95fa7bc89d
MDEV-22273
Revision #dc2a858bed
MDEV-22270

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