MariaDB 10.3.35 Changelog
The most recent release of MariaDB 10.3 is:
MariaDB 10.3.39 Stable (GA) Download Now
Download 10.3.35 Release Notes Changelog Overview of 10.3
Release date: 20 May 2022
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.
- Includes all fixes from MariaDB 10.2.44
- Merge Revision #a0d4f0f306 2022-05-18 01:23:47 +0200 - Merge branch '10.2' into 10.3
- Revision #d388e7eb86
2022-05-17 11:04:04 +0200
- MDEV-28583: Galera: binlogs disappear after rsync IST
- Revision #b081ad8c65
2022-05-06 02:38:36 +0200
- MDEV-28423: Galera IST is failing on Joiner node
- Revision #107623c5c5
2022-05-12 20:19:33 +0300
- MDEV-28552 Assertion `inited==RND' failed in handler::ha_rnd_end
- Revision #8609254f4f
2022-05-12 13:23:24 +0200
- cleanup:have_log_bin.inc
- Revision #74068dd2ac
2022-05-18 01:20:23 +0200
- fix tests for embedded
- Revision #c9b5a05341
2022-05-17 15:34:58 +0400
- MDEV-28588 SIGSEGV in memmove_avx_unaligned_erms, strmake_root
- Revision #3e564d468d
2022-05-16 13:45:17 +0300
- MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_length
- Revision #4e1bf2bb23
2022-05-16 13:41:53 +0300
- MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non_index_pages_written
- Revision #730eb1c4be
2022-05-14 20:19:05 +0300
- Code cleanup in/around check_interleaving_with_nj()
- Revision #8c28b27f00
2022-05-13 21:32:49 +0900
- MDEV-28301 Spider: Fix GCC warnings, comparing the result of pointer addition ... and NULL
- Revision #480323f7d6
2022-05-01 14:45:58 +0200
- MDEV-19161: Let galera_new_cluster use "restart" instead of "start"
- Revision #66d93a809c
2022-05-06 08:42:16 +0300
- MDEV-19959 : Galera test failure on galera_binlog_stmt_autoinc
- Revision #79660e59ee
2022-05-08 13:00:35 +0200
- can't use Item_default_value as a field if it's an expression OR a blob
- Revision #e9a28940c5
2022-05-08 00:42:43 +0200
- these tests need ipv6
- Merge Revision #6f741eb6e4 2022-05-07 11:48:15 +0200 - Merge branch '10.2' into 10.3
- Revision #0db27eff27
2022-05-07 08:28:19 +1000
- MDEV-27816: Set sql_mode before DROP IF EXISTS already (postfix)
- Revision #221ced92aa
2022-05-06 17:44:33 +1000
- MDEV-4875 Can't restore a mysqldump if --add-drop-database meets general_log
- Revision #9fe3bc2aa8
2022-04-29 10:10:02 +0200
- MDEV-27816 Set sql_mode before DROP IF EXISTS already
- Revision #06562b84f6
2022-04-22 09:54:08 +0300
- MDEV-28388: As Travis is not used anymore remove configurations files
- Revision #db47855eb7
2022-04-26 10:36:41 +0300
- MDEV-12275: Add switch '--silent' to SySV init upgrade
- Revision #531935992a
2022-05-02 12:22:57 +0200
- test fixes for FreeBSD
- Revision #2c381d8cf6
2022-04-14 14:27:23 +0300
- MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validate upon SHOW ENGINE INNODB STATUS
- Merge Revision #9614fde1aa 2022-05-03 10:59:54 +0200 - Merge branch '10.2' into 10.3
- Revision #182b8a29e7
2022-04-29 17:36:48 +0300
- MDEV-20077 compilation fix
- Revision #ddc416c606
2022-04-25 13:58:41 +0300
- MDEV-20077 Warning on full history partition is delayed until next DML statement
- Revision #ea2f09979f
2022-04-24 00:28:54 +0300
- MDEV-28271 Assertion on TRUNCATE PARTITION for PARTITION BY SYSTEM_TIME
- Revision #add5137d84
2022-04-28 09:34:21 +0400
- MDEV-28429 audit plugin report OOOOO.
- Revision #0806592ac8
2022-04-27 13:16:07 +0300
- MDEV-28422 Page split breaks a gap lock
- Revision #b208030ef5
2022-04-25 14:14:02 +0300
- MDEV-11415 merge fixup: Remove a redundant call
- Revision #9286c9e647
2022-04-22 15:49:37 +0300
- MDEV-28254 Wrong position for row_start, row_end after adding column to implicit versioned table
- Revision #88a9f13a90
2022-04-22 15:49:37 +0300
- MDEV-25546 LIMIT partitioning does not respect ROLLBACK
- Revision #4d11290065
2022-04-21 10:06:01 +0200
- .gitignore
- Merge Revision #6f6c74b0d1 2022-04-21 10:04:04 +0200 - Merge branch '10.2' into 10.3
- Revision #4730314a70
2022-04-21 09:15:18 +0300
- MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point
- Revision #372b0e6355
2022-04-13 18:06:33 +0530
- MDEV-20194 Warnings inconsistently issued upon CHECK on table from older versions
- Revision #84b135065c
2022-04-19 12:02:34 +0300
- MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_encryption_threads is enabled
- Revision #b3c3291f0b
2022-04-19 10:29:21 +0300
- MDEV-24176 fixup: GCC -Wmaybe-uninitialized
- Revision #08c7ab404f
2022-04-18 12:44:27 +0300
- MDEV-24176 Server crashes after insert in the table with virtual column generated using date_format() and if()
- Revision #c02ebf3510
2022-04-18 12:44:27 +0300
- MDEV-24176 Preparations
- Revision #7498978e6a
2022-04-13 19:56:34 +0700
- MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queries
- Revision #83516a33a8
2022-04-14 12:22:28 +0400
- An additional patch for MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definition
- Merge Revision #9d734cdd61 2022-04-14 11:50:34 +0400 - Merge remote-tracking branch 'origin/10.2' into 10.3
- Revision #f130a5ea3c
2022-04-13 15:37:46 +0200
- MDEV-28266 Crash in Field_string::type_handler when calling procedures
- Revision #e4835bf572
2022-04-13 09:23:52 +0300
- MDEV-28304 innodb.instant_alter,8k.rdiff does not apply on FreeBSD
- Revision #42908dc5fb
2022-04-12 13:37:27 +0200
- MDEV-26171: wsrep_sst_receive_address does not parse IPv6 address correctly
- Revision #d31732e02e
2022-04-12 13:38:41 +0200
- MDEV-27834 Incorrect provides of MariaDB-shared for CentOS8
- Revision #bbdec04d59
2022-04-12 13:07:20 +0200
- MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGGER::error_log_print at sql/log.cc:1181
- Revision #6891c4874a
2022-04-11 17:30:28 +0300
- MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNO
- Revision #2ae92e8981
2022-04-09 23:01:26 +0400
- MDEV-28267 ASAN heap-use-after-free in Item_sp::func_name_cstring
- Revision #d623b5a1dd
2022-04-08 00:06:53 +0200
- MDEV-22282 When using mysqldump to backup a view that contains derived tables, the database name is prepended to each table in the view
- Revision #3814b04d6b
2022-04-08 10:23:24 +0400
- MDEV-28062 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on INSERT..SELECT
- Revision #4194f7b605
2022-02-16 17:56:49 +0900
- MDEV-25116 Spider: IF(COUNT( trigger SQL Error (1054)_ Unknown column '' in field list
- Revision #b725a91757
2022-04-07 17:49:59 +0200
- MDEV-28253 Mysqldump - INVISIBLE column error
- Revision #7a03128faf
2022-04-05 14:02:52 +0200
- MDEV-28205: SST via mariabackup stops on failure while archiving logs
- Revision #3c99a48db3
2022-04-06 15:54:59 +0300
- MDEV-28247 : Disable background ibuf merge during Galera SST
- Revision #7355f7b1f5
2022-04-07 06:13:22 +0400
- Adding MTR tests to cover how keywords of different kinds behave in various contexts
- Revision #e9735a8185
2022-04-06 08:06:49 +0300
- MDEV-25975 innodb_disallow_writes causes shutdown to hang
- Merge Revision #7c584d8270 2022-04-06 08:06:35 +0300 - Merge 10.2 into 10.3
- Revision #2d2c3da8ec
2022-04-04 21:34:05 +0200
- MDEV-27673 Warning after "select progress from information_schema.processlist"
- Revision #cf8d30efd2
2022-04-04 21:39:34 +0200
- Revert "MDEV-28131 Unexpected warning while selecting from information_schema.processlist"
- Revision #d7fd76456e
2022-04-05 13:09:21 +0200
- MDEV-19525 fix the test for embedded
- Revision #daed558b2c
2022-04-04 11:28:36 +0200
- MDEV-28204: The tr utility does not work as expected on rsync SST
- Revision #0ffaf19c53
2022-04-04 09:45:29 +0400
- Adding a "const" qualifier to arguments of create_func(), create_native() etc
- Revision #d271fbd392
2022-04-04 08:50:24 +0400
- MDEV-28224 error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
- Revision #8c169f5e03
2022-04-02 16:43:51 +0700
- MDEV-28220: Assert failure in sp_head::sp_head on parsing a syntax incorrect statement CREATE SEQUENCE ... RESTART inside CREATE PROCEDURE/CREATE FUNCTION
- Revision #49aee1a153
2022-04-01 13:29:31 +0300
- MDEV-28210 : SIGSEGV in the test galera.galera_sst_rsync2
- Revision #1e859d4abc
2022-03-29 13:44:14 +0300
- MDEV-22973 Assertion in compare_record upon multi-update involving versioned table via view
- Revision #58cd2a8ded
2022-03-29 13:44:14 +0300
- MDEV-19525 remove ER_VERS_FIELD_WRONG_TYPE from init_from_binary_frm_image()
- Merge Revision #020e7d89eb 2022-03-29 09:53:15 +0300 - Merge 10.2 into 10.3
- Revision #739002eec9
2022-03-28 09:42:26 +0200
- MDEV-28178 Windows : sporadic ER_ERROR_ON_RENAME .. (errno: 13 "Permission denied")
- Revision #e048289e55
2022-03-25 11:04:56 -0700
- MDEV-27937 Assertion failure when executing prepared statement with ? in IN list
- Revision #549a71e74b
2022-03-25 18:29:39 +0530
- MDEV-21873: 10.2 to 10.3 upgrade doesn't remove semi-sync reference from mysql.plugin table Fix: Since mysql_upgrade runs commands from mysql_system_tables.fix, added sql commands to check for semisync plugins in INFORMATION_SCHEMA.PLUGINS and if they aren't there then delete them from mysql.plugin.
- Revision #fbcf0225e1
2022-03-25 13:52:32 +0400
- MDEV-19804 sql_mode=ORACLE: call procedure in packages
- Revision #9b2fa2ae8e
2022-03-11 10:27:36 +0200
- MDEV-24845 Oddities around innodb_fatal_semaphore_wait_threshold and global.innodb_disallow_writes
- Revision #6437b30404
2022-03-25 07:05:08 +0400
- MDEV-28166 sql_mode=ORACLE: fully qualified package function calls do not work: db.pkg.func()
- Revision #cd88b0831f
2021-11-15 16:33:45 -0700
- DBAAS-7828: Primary/replica: configuration change of autocommit=0 can not be applied
- Revision #32ab6219be
2021-08-05 12:59:37 -0600
- MDEV-25580: rpl.rpl_semi_sync_slave_compressed_protocol crashes because of wrong packet
- Revision #bbf02c85ba
2022-03-23 12:45:56 -0700
- MDEV-24281 Reading from freed memory when running main.view with --ps-protocol
- Revision #cade21b4e0
2022-03-22 09:27:43 +0200
- MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9"
- Revision #8f4d7e365e
2022-02-10 07:33:02 +0200
- MDEV-27775 : Some Galera tests fail on FreeBSD due to "unknown signal 9"
- Revision #0812d0de8d
2022-03-21 16:42:58 +0400
- MDEV-28131 Unexpected warning while selecting from information_schema.processlist
- Revision #fbc1cc974e
2022-03-18 11:13:09 +0100
- MDEV-26009 Server crash when calling twice procedure using FOR-loop
- Revision #cf86580f2b
2022-03-10 12:07:38 +0900
- MDEV-28032 "git submodule update --depth 1" may fail with old Git
- Revision #ecb6f9c894
2022-03-17 16:57:56 +0100
- MDEV-28095 crash in multi-update and implicit grouping
- Merge Revision #6a2d88c132 2022-03-16 12:51:22 +1100 - Merge 10.2 to 10.3
- Merge Revision #0e63023cb8 2022-03-15 14:27:04 +0400 - Merge branch 10.2 into 10.3
- Merge Revision #a950086036 2022-03-15 16:44:52 +1100 - Merge 10.2 (part) into 10.3
- Revision #bfed2c7d57
2022-03-11 20:18:22 +0100
- MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT table
- Revision #f217c76189
2022-02-21 18:16:17 +0100
- mtr: fix --source lines detection
- Revision #6789f2cfab
2021-10-12 18:34:51 +0200
- MDEV-18304 sql_safe_updates does not work with OR clauses
- Revision #dc680d2119
2022-03-11 16:14:06 +0200
- Avoid shutdown timeout in innodb.undo_truncate
- Revision #1766a18e06
2022-03-02 21:29:53 +0300
- MDEV-19577 Replication does not work with innodb_autoinc_lock_mode=2
- Revision #e7cf871dda
2022-03-03 17:47:54 +0200
- MDEV-24617 OPTIMIZE on a sequence causes unexpected ER_BINLOG_UNSAFE_STATEMENT
- Revision #8ea08505a1
2022-03-08 09:35:03 +1100
- MDEV-28022: Debian stretch has zstd too old
- Revision #86c1bf118a
2022-03-07 13:03:53 +0300
- MDEV-27992 DELETE fails to delete record after blocking is released
- Merge Revision #02da00a98c 2022-03-04 14:29:36 +0200 - Merge 10.2 into 10.3
- Revision #3c06a0b7dc
2022-03-04 14:23:33 +0200
- MDEV-28004 ha_innobase::reset_auto_increment() is never executed
- Revision #1248fe7277
2022-02-03 12:57:32 +0530
- MDEV-27582 Fulltext DDL decrements the FTS_DOC_ID value
- Revision #0635088deb
2022-02-28 12:12:12 +0200
- MDEV-27800: Avoid garbage TRX_UNDO_TRX_NO on TRX_UNDO_CACHED pages
- Merge Revision #535bef86ad 2022-02-28 10:17:39 +0200 - Merge 10.2 into 10.3
- Merge Revision #9ba385a50d 2022-02-25 12:40:26 +0200 - Merge 10.2 into 10.3
- Merge Revision #00b70bbb51 2022-02-25 10:43:38 +0200 - Merge 10.2 into 10.3
- Revision #7ab3db142b
2022-02-25 10:30:04 +0200
- MDEV-27913 fixup: sys_vars.sysvars_innodb result
- Revision #a76731e1a1
2022-02-24 19:42:43 +0530
- MDEV-27913 innodb_ft_cache_size max possible value (80000000) is too small for practical purposes
- Revision #a6f258e47f
2021-11-30 18:22:39 +0300
- MDEV-20605 Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration
- Revision #b9ee26e9f4
2022-01-20 07:37:43 +0200
- MDEV-27550: Disable galera.MW-328D
- Revision #5f001bd7b8
2022-01-11 18:19:39 +0300
- MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lock
- Revision #66f55a018b
2022-02-15 16:18:55 +0900
- MDEV-27730 Add PLUGIN_VAR_DEPRECATED flag to plugin variables
- Merge Revision #5b237e5965 2022-02-17 10:53:58 +0200 - Merge 10.2 into 10.3
- Revision #0a92ef458b
2022-02-16 14:47:26 +0200
- MDEV-17223 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes MDEV-22500 Assertion `thd->killed != 0' failed in ha_maria::enable_indexes
- Revision #6c3f1f661c
2022-02-10 16:04:44 +0700
- MDEV-27691: make working view-protocol
- Merge Revision #e928fdbff1 2022-02-14 08:49:11 +0200 - Merge 10.2 into 10.3
- Merge Revision #a6ef239b9e 2022-02-14 08:48:48 +0200 - Merge mariadb-10.3.34 into 10.3
- Revision #e50421be21
2022-02-12 15:18:56 -0500
- bump the VERSION
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.