All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.48 Changelog

DownloadRelease NotesChangelogOverview of 10.1

Alternate download from mariadb.org

Release date: 3 Nov 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 #e55bb16b04 2020-10-30 02:47:21 +0200

    • List of unstable tests for 10.1.48 release

  • 2020-10-28 20:44:03 +0100

    • calculating(auto rounding) issue

  • 2020-10-29 01:42:07 +0100

    • update result files after backport

  • 2020-10-29 08:29:03 +0100

    • Move result files at the correct place.

  • 2020-10-28 13:35:43 +0100

    • - fix appveyor build

  • 2020-10-27 20:31:16 +0100

    • Named pipe permission issue

  • 2020-10-26 17:21:26 +0100

    • test case for BUG#31650096

  • 2020-10-26 17:20:59 +0100

    • cleanup: have_static_innodb.inc

  • 2020-08-31 12:21:07 +0530

    • BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINT

  • 2020-10-25 18:17:34 +0100

    • Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"

  • 2020-10-25 18:16:24 +0100

    • cleanup: PRIV_LOCK_TABLES (10.5 style)

  • 2020-10-23 18:09:01 +0300

    • possible buffer overflow in stack resolver

  • 2020-10-24 14:57:16 +0300

    • Fix test failure on wsrep/variables test case.

  • 2017-11-30 00:41:43 +0300

    • : Blackhole : Specified key was too long; max key length is 1000 bytes

  • Merge 2020-10-24 10:08:07 +0200 - Merge remote-tracking branch 'connect/10.1' into 10.1

  • 2020-07-16 16:30:54 +0200 *

    • Fix and . Allow multiple ZIP table and enable using special column in them. modified: storage/connect/tabzip.cpp modified: storage/connect/tabzip.h

  • 2020-10-23 12:20:17 +0400

    • SET GLOBAL replicate_do_db = DEFAULT causes crash.

  • 2020-08-26 13:08:33 +0200

    • main.upgrade_ fails with result difference

  • 2020-10-22 07:16:29 +0530

    • : sys_vars.rpl_init_slave_func fails sporadically in buildbot

  • 2020-10-07 16:06:20 +1100

    • : check_linker_flags correct for old cmake compatibility

  • Merge 2020-10-21 10:16:06 +0300 - InnoDB 5.6.50

  • 2020-10-21 10:04:44 +0300

    • Potential stack overflow in InnoDB fulltext search

  • 2020-10-17 14:18:54 +0200

    • Updated mtr help

  • 2020-09-17 18:55:59 +0530

    • : Assertion ! is_set()' or !is_set() || (m_status == DA_OK_BULK && is_bulk_op())' fails on UPDATE on a partitioned table with subquery (MySQL:71630)

  • 2020-07-27 02:51:33 +0530

    • : Assertion `! is_set() || m_can_overwrite_status' failed in Diagnostics_area::set_error_status

  • 2020-10-09 17:48:22 +0300

    • : innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USER

  • 2020-09-25 08:41:26 +0200

    • mysqlimport manpage - s/mysqldump/mysqlimport/g

  • 2020-09-29 16:18:43 +0530

    • InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_state

  • 2020-10-05 13:26:28 +1100

    • : (tests) log tables modifiable on log_output!=TABLE

  • 2012-09-20 12:34:31 +0530

    • : BUG#11763447: 'YOU CANNOT 'ALTER' A LOG TABLE IF LOGGING IS ENABLED' EVEN IF I LOG TO FILE.

  • Merge 2020-10-07 18:17:56 +0200 - Merge tag 'mariadb-10.1.47' into 10.1

  • 2020-10-07 11:22:10 -0400

    • bump the VERSION

  • 2020-09-29 19:12:00 +0300

    • Crash at startup in Log_event::read_log_event

  • 2020-10-02 05:19:41 +0200

    • : bin/env perl -i -> bin/perl -i

  • 2020-10-01 16:10:11 +1000

    • mtr: innodb_stats_dropped_locked cleanup

  • 2020-09-30 17:22:43 +0200

    • : bin/env perl -i -> bin perl -i

  • 2020-09-29 09:38:19 +0300

    • Cleanup: Remove unused rw_lock_t::writer_is_wait_ex

  • 2020-09-28 17:04:02 +0530

    • LeakSanitizer: detected memory leaks in mem_heap_create_block_func after attempt to create foreign key

  • 2020-09-24 15:07:42 +0530

    • : mysqlbinlog stops with an error Don't know how to handle column type: 255 meta: 4 (0004)

  • 2020-09-25 15:58:08 +0300

    • Reverted wrong patch for mysql_upgrade

  • 2020-09-24 13:48:21 +1000

    • Revert "[] add show create user"

  • 2020-09-24 08:16:30 +1000

    • : /usr/bin/perl for debian scripts

  • 2020-09-24 08:05:56 +1000

    • : perl -w -> perl

  • Merge 2020-09-24 08:00:41 +1000 - Merge branch '10.1' of into 10.1

  • 2017-12-12 11:24:39 +1100

    • systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPost

  • 2016-03-08 11:05:32 +0200

    • [] Update test cases for sysvars_server_embedded.

  • 2016-03-08 10:50:04 +0200

    • [] Make show_create_user testcase not run on embedded build

  • 2016-03-08 00:35:03 +0200

    • [] Post review fixes and cleanups.

  • 2016-01-21 13:20:40 +0200

    • [] Added show create user implementation.

  • 2016-01-19 14:33:00 +0200

    • [] Update test cases

  • 2016-01-19 14:30:19 +0200

    • [] Updated syntax for SHOW CREATE USER

  • 2016-01-19 13:01:28 +0200

    • [] Update test cases

  • 2016-01-18 02:16:59 +0200

    • [] Implement alter user and tested create user

  • 2016-01-17 17:00:19 +0200

    • [] Update grammar for new syntax

  • 2020-09-16 14:03:32 +0530

    • : Handle crazy offset to SHOW BINLOG EVENTS

  • 2020-09-14 21:19:56 +1000

    • mtr: main.mysql_upgrade - record after correcting error message

  • 2020-09-12 09:27:46 +1000

    • mysql_upgrade: fix error text

  • 2020-09-11 15:27:58 +0100

    • rpl.show_status_stop_slave_race-7126 fails with timeout on Windows

  • 2020-06-30 16:42:44 +0530

    • : rpl.rpl_binlog_index, rpl.rpl_gtid_crash, rpl.rpl_stm_multi_query fail sporadically in buildbot with Master command COM_REGISTER_SLAVE failed

  • 2020-09-04 22:10:57 +0900

    • spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying to unlock mutex conn->mta_conn_mutex that wasn't locked at storage/spider/spd_db_conn.cc, line 671

  • 2020-09-04 17:40:51 +0800

    • InnoDB, XtraDB: handle EOPNOTSUPP from posix_fallocate()

  • 2020-09-03 11:31:06 +0400

    • SIGSEGV, SIGABRT and SIGILL in typeinfo for Item_func_set_collation (on optimized builds)

  • 2020-09-03 09:05:56 +0300

    • : Do not pass null pointer to some memcpy()

  • 2020-09-03 08:41:47 +0300

    • follow-up fix: Do not pass NULL as nonnull parameter

  • 2020-08-26 16:25:28 +0530

    • : SIGSEGV in sf_malloc_usable_size/my_free on SET GLOBAL REPLICATE_DO_TABLE

  • 2020-09-01 15:52:36 +0300

    • Division by 0 in row_search_with_covering_prefix

  • 2020-08-11 21:45:09 +0300

    • ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog --verbose

  • 2020-08-27 17:34:12 +0530

    • : Assertion `tab->ref.use_count' failed in join_read_key_unlock_row

  • 2020-08-24 18:52:44 +0200

    • temporary tables can overwrite existing files

  • 2020-08-21 08:52:45 +0300

    • Revert ": Server fails to start with unknown mysqld_safe options"

  • 2020-08-16 22:14:59 +0200

    • : bss_start breaks compilation of various platforms

  • 2020-08-11 14:03:02 +0200

    • : Server fails to start with unknown mysqld_safe options

  • 2020-08-10 18:23:25 +1000

    • : mysql_tzinfo_to_sql to use transactions

  • 2020-08-13 17:43:37 +0300

    • fil_page_decompress() debug check wastes 128KiB of stack

  • 2020-08-12 18:35:21 +0300

    • Inconsistent usage message for innodb_compression_algorithm

  • 2020-08-12 18:21:53 +0300

    • heap number overflow on innodb_page_size=64k

  • 2020-08-04 14:25:58 +0200

    • : mysqld_multi no longer works with different server binaries

  • 2020-08-11 10:33:10 +0400

    • Fixing sporading builtbot test failures happening at '00:00:00' sharp

  • 2020-08-10 15:18:53 +0300

    • Hang after reducing innodb_encryption_threads

  • 2020-08-10 10:16:31 -0400

    • bump the VERSION

  • Merge 2020-08-10 16:07:48 +0200 - Merge remote-tracking branch 'bb-10.1-release' into 10.1

  • 2020-05-05 19:23:29 +1000

    • : mtr: main.mysqld--help autosized table{-open,}-cach and max-connections

  • 2020-08-06 13:39:10 +0300

    • Better comment about TABLE::maybe_null

  • 2020-08-04 14:36:01 +0530

    • : Assertion `join->group_list || !join->is_in_subquery()' failed in create_sort_index

  • 2020-08-05 08:14:49 +0400

    • Cast number string with many leading zeros to decimal gives unexpected result

Revision #d6302c9a47
MDEV-23702
Revision #313cf9de2c
Revision #eae10a87ff
Revision #cb04c1bc64
MDEV-24040
Revision #3829b408d6
MDEV-24040
Revision #d03ea82759
Revision #a7d5e85c49
Revision #1269fd420d
Revision #0c3723e1d5
Revision #320a73f6a2
Revision #8584349108
MDEV-14945
Revision #44c958dd7b
Revision #f679d72679
MDEV-24017
Revision #06af03677c
Revision #671d9b6c61
MDEV-22571
MDEV-22572
Revision #94b493571a
MDEV-20744
Revision #897ea21e57
MDEV-23358
MDEV-19650
Revision #43ec9370b3
MDEV-10149
Revision #b4c225ac35
MDEV-23887
Revision #65b7f72b51
Revision #c7552969d0
MDEV-23999
Revision #0627c4ae21
Revision #9fca6645f4
MDEV-5628
Revision #d36cd5f01e
MDEV-17729
Revision #3e807d255e
MDEV-23938
Revision #72cb20820b
Revision #6504d3d229
MDEV-23722
Revision #874942a0f9
MDEV-4851
Revision #00c44fb18e
MDEV-4851
Revision #83bd8ebfcd
Revision #1a850225d3
Revision #65c632cb9c
MDEV-23832
Revision #82301aea4f
MDEV-23697
Revision #904b811636
Revision #7a1923c369
MDEV-23697
Revision #83a520dbbb
Revision #fdb3c64e42
MDEV-22277
Revision #15cd919535
MDEV-22330
Revision #e0f5e7bc9e
Revision #1be8ac390d
MDEV-7978
Revision #3d28d1f3aa
MDEV-23697
Revision #4ddaa571fa
MDEV-23697
Revision #88c5c319e5
server
Revision #4c19227929
Revision #053653a23c
MDEV-7978
Revision #0ff897807f
MDEV-7978
Revision #85b085972b
MDEV-7978
Revision #f3f45e46b6
MDEV-7978
Revision #a470b3570a
MDEV-7978
Revision #f8b8d202bc
MDEV-7978
Revision #6b6f066fdd
MDEV-7978
Revision #a701e9e6c3
MDEV-7978
Revision #c169838611
MDEV-7978
Revision #873cc1e77a
MDEV-21839
Revision #5768f57d24
Revision #269f9c948c
Revision #c3a3b4596c
MDEV-17438
Revision #a8f6bbb7a8
MDEV-9501
Revision #420c4dcc7e
MDEV-7098
Revision #3ee2422624
Revision #f0a57acb49
MDEV-23535
Revision #94a520ddbe
MDEV-22387
Revision #a256070e7d
MDEV-7110
Revision #cd36bc01a5
MDEV-23534
Revision #94e9dc95d4
MDEV-23600
Revision #feac078f15
MDEV-16372
Revision #f69cc26757
MDEV-23596
Revision #62d1e3bf67
MDEV-23569
Revision #29d9df16ff
MDEV-21039
Revision #ece0b0623c
MDEV-23491
Revision #5796021174
MDEV-21039
Revision #b970363acf
MDEV-23440
Revision #7c2aad6be2
MDEV-23463
Revision #101ce10d0d
MDEV-20672
Revision #efd8af535a
MDEV-19526
Revision #7ad4709a3b
MDEV-21526
Revision #caf105905a
Revision #7f67ef1485
MDEV-16115
Revision #3e3da1642d
Revision #b350ef4cf4
Revision #deb365581b
MDEV-23386
Revision #85bd5314c5
Revision #ab578bdf45
MDEV-9513
Revision #0e80f5a693
MDEV-23105

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