MariaDB 10.3.38 Changelog
Download Release Notes Changelog Overview of 10.3
Alternate download from mariadb.org
Release date: 6 Feb 2023
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
- Revision #c73985f2ce
2023-01-28 14:30:46 +0200
- MDEV-30010 post-push: fixing test results.
- Revision #2279dddad6
2023-01-24 19:41:29 +0100
- MDEV-30457 Windows, signtool error "No file digest algorithm specified."
- Revision #7fe932444d
2023-01-05 20:08:01 +0200
- MDEV-30323 Some DDLs like ANALYZE can complete on parallel slave out of order
- Revision #3aa04c0deb
2023-01-24 19:35:16 +0200
- MDEV-30010 Slave (additional info): Commit failed due to failure of an earlier commit on which this one depends Error_code: 1964
- Revision #f513d71538
2023-01-23 15:54:49 -0800
- MDEV-30081 Crash with splitting from constant mergeable derived table
- Revision #d69e835787
2022-11-03 14:56:50 -0600
- MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel Replicas
- Revision #2ed598eae8
2023-01-24 13:30:22 +0200
- Added comments re JOIN::all_fields, JOIN::fields_list
- Revision #c45630327c
2023-01-23 10:38:27 +0200
- Update 10.3 HELP tables
- Revision #074bef4dca
2023-01-21 00:09:58 -0800
- MDEV-30248 Infinite sequence of recursive calls when processing embedded CTE
- Revision #f18c2b6c8a
2023-01-23 13:10:24 +0200
- MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != null |
- Revision #00150ff8d4
2023-01-19 06:52:54 +0200
- Fix connect bson.cpp warning
- Revision #244bf37c73
2023-01-19 06:49:47 +0200
- Fix mroonga warning of use-after-free
- Revision #567b681299
2022-11-15 14:39:30 -0800
- Minimize unsafe C functions usage - replace strcat() and strcpy() (and strncat() and strncpy()) with custom safe_strcat() and safe_strcpy() functions
- Revision #ea270178b0
2023-01-19 21:43:29 +0100
- MDEV-30052 Crash with a query containing nested WINDOW clauses
- Revision #6fe882cd85
2023-01-19 17:53:51 +0100
- Add my_afree after my_alloca in early return case
- Revision #0ddbec40fb
2022-11-09 16:41:19 +0400
- MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created Databases
- Revision #489b556947
2023-01-17 17:52:16 +0200
- MDEV-30422 Merge new release of InnoDB 5.7.41 to 10.3
- Revision #834650c7cf
2023-01-16 14:59:59 +0100
- New CC 3.1
- Revision #7a98d232e4
2023-01-11 18:57:44 +0300
- MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraint
- Revision #eb145e5ad7
2023-01-12 10:38:38 +0800
- fix typos
- Revision #b194c83b7b
2021-06-03 11:24:34 -0600
- MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed columns: Don't know how to handle column type: 140
- Revision #53c4be7bc0
2022-12-13 15:44:24 +0100
- MDEV-30220: rsync SST completely ignores aria-log-dir-path
- Revision #b84f3fa769
2022-12-13 14:59:24 +0100
- MDEV-30157: Galera SST doesn't properly handle undo* files from innodb
- Revision #e4a4aad7cf
2022-12-13 10:32:21 +0100
- pre-MDEV-30157 & pre-MDEV-28669: fixes before the main corrections
- Revision #b928c849d2
2023-01-04 13:01:47 +0300
- MDEV-28602 Wrong result with outer join, merged derived table and view
- Revision #b218dfead2
2023-01-11 08:37:27 +0200
- Remove an unused parameter
- Revision #56948ee54c
2023-01-10 10:45:03 +1100
- clang15 warnings - unused vars and old prototypes
- Revision #d7f447915c
2023-01-08 09:53:09 +1100
- MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/error
- Revision #e64e6768e0
2023-01-08 09:26:50 +1100
- MDEV-17093: SOURCE_REVISION in log (postfix - not in help)
- Revision #b21832ef15
2022-10-26 22:08:32 -0700
- MDEV-27624 Wrong result for nested left join using not_exists optimization
- Revision #af0ff8b455
2022-12-08 19:34:00 +0000
- MDEV-17093: SOURCE_REVISION in log and handle_fatal_signal
- Revision #758c24dae2
2023-01-04 18:32:54 +0800
- fix typos
- Revision #e51a1d6fc0
2023-01-03 10:48:57 +1100
- MDEV-30329: mariadb-service-convert resets systemd service to default User=root
- Revision #21223c0461
2022-12-18 16:30:26 +0100
- MDEV-29988 group by fix
- Revision #908c48a34d
2022-12-18 14:30:36 +0100
- fixes for json.json_table and main.func_json in --ps
- Revision #60f646e2f3
2022-12-14 14:36:27 +0100
- MDEV-29988: (spider fix) Major performance regression with 10.6.11
- Revision #37a316c01d
2022-12-09 21:10:25 +0700
- MDEV-29988: Major performance regression with 10.6.11
- Revision #a9b31b0814
2022-12-09 11:50:05 +0700
- MDEV-29988: (revert) Major performance regression with 10.6.11
- Revision #8760f6907c
2022-12-28 12:10:38 +0100
- MDEV-30102 file missing in development libraries
- Revision #ca23558a05
2022-12-12 13:18:46 +0100
- --skip-name-resolve=0 didn't work
- Revision #d78ac04ee6
2022-12-09 14:32:58 +0100
- ignore changes in submodules when committing everything
- Revision #eba099184e
2022-12-05 00:21:28 +0100
- MDEV-30151 parse error 1=2 not between/in
- Revision #f8adc47b69
2022-12-06 15:48:13 +0100
- MDEV-19071 Wrong results when using STDDEV_SAMP() and view
- Revision #6710fe4b42
2022-12-26 08:23:16 +0100
- MDEV-30293: mariabackup fail with --galera-info option without Galera
- Revision #72e2d1d220
2022-12-27 00:02:02 +0300
- MDEV-25004 Refactorings
- Revision #e056efdd6c
2022-12-27 00:02:02 +0300
- MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORY
- Revision #68c437bad6
2022-12-27 00:02:01 +0300
- MDEV-25004 restart_bindir option to restart server from different location
- Revision #5d506ac201
2022-12-27 00:02:01 +0300
- MDEV-25004 vers_force_trx option to force transactional System Versioning
- Revision #7c5609fb64
2022-12-20 17:41:24 -0600
- typos
- Revision #3ddc00dc3b
2022-12-13 16:06:13 +0300
- MDEV-30225 RR isolation violation with locking unique search
- Revision #3f63aa18a7
2022-12-07 20:19:05 +1100
- MDEV-29562 Spider table charset error should happen correctly.
- Revision #e9e6c7a3c5
2022-12-19 15:08:20 -0600
- header typos
- Revision #0ca3aaa75f
2022-12-15 16:12:49 +0000
- MDEV-27691: make working view-protocol
- Revision #9f8fc983d5
2022-12-16 09:59:09 +0200
- MDEV-30242 MTR fails to report stack traces of all threads by default
- Revision #d0f6d46704
2022-11-25 17:32:16 -0600
- debian typos
- Revision #c562ccf796
2022-12-15 11:14:23 +0200
- MDEV-30233 DROP DATABASE test fails: Directory not empty
- Revision #697dbd15e0
2022-12-04 10:47:31 +1100
- MDEV-21187: log_slow_filter="" logs queries not using indexes
- Revision #acfaa04587
2022-12-14 01:17:44 +1100
- MDEV-18591: mysql_install_db - pass --log-error to mysqld in install (#2363)
- Revision #8f30973234
2022-10-28 11:16:25 +0200
- MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hang
- Revision #782b2a7500
2022-12-09 10:42:19 +0200
- MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORT
- Revision #8f3631d009
2022-12-03 15:09:48 +1100
- MDEV-30150 ST_GeomFromGeoJSON, 'geometry' before 'type: feature' error
- Revision #d360fa6fa8
2022-12-05 15:07:50 +0100
- MDEV-30162 Fix occasional "Permission denied" on Windows caused by buggy 3rd party
- Revision #2beede9ba4
2022-09-27 12:01:29 +0900
- MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_inc_init()' failed in ha_partition::set_auto_increment_if_higher upon REPLACE with partition pruning
- Revision #a59dffb0e9
2022-12-05 11:13:21 +0100
- dgcov: parsing without dot to get specific version
- Revision #180b2bcd53
2022-12-04 00:31:29 +0100
- dgcov: also remove rpm dependency on IO::Uncompress::Gunzip
- Revision #7baf24a0f8
2022-12-01 20:24:12 +0100
- MDEV-26102 followup
- Revision #43173ef261
2021-07-27 16:09:30 +0200
- MDEV-26102 dgcov: add support for *.gcda.gcov.json.gz files of gcov 9.1+
- Revision #1547e55489
2022-11-30 22:49:44 +0100
- fix more sporadic failures on main.kill
- Revision #401ae95a60
2022-11-27 19:50:02 +0100
- MDEV-30082 View definition losing brackets changes semantics of the query and causes wrong result
- Revision #37bfe32c6d
2022-11-27 00:03:04 +0100
- try harder to reject not strictly deterministic vcols in indexes/stored
- Revision #ae53f684d3
2022-11-27 14:09:01 +0100
- MDEV-30016 Virtual columns do not support autoincrement columns
- Revision #a6b327e90a
2022-11-26 13:39:25 +0100
- cleanup: VCOL_NOT_VIRTUAL->VCOL_NEXTVAL
- Revision #53e57a8681
2022-11-25 19:04:31 +0100
- MDEV-30056 Impossible to export column grants
- Revision #f915681d2f
2022-11-25 17:52:56 +0100
- MDEV-30036 NULL pointer dereference in partition_info::set_partition_bitmaps_from_table
- Revision #c7c1461b94
2022-11-24 21:51:19 +0100
- fix embedded startup with no command line arguments
- Revision #cfb47ddde2
2022-11-23 00:58:07 +0100
- MDEV-30066 (limit + offset) union all (...) limit = incorrect result
- Revision #da3fc33e88
2022-11-23 00:35:14 +0100
- cleanup: union.test
- Revision #d08f2ab6d6
2022-11-01 19:50:20 +0100
- MDEV-28855 SEGV around dict_free_vc_templ during DROP INDEX
- Revision #4fb8f7d07a
2022-11-01 20:46:48 +0100
- cleanup: clarify innobase_init_vc_templ usage
- Revision #126619047a
2022-12-02 11:59:36 +0100
- MDEV-28643: view protocol fails due to different column name
- Revision #b91b4e0b97
2022-12-01 15:04:59 +0400
- MDEV-28696 View created as "select b''; " references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
- Revision #cc86360f4a
2022-12-01 16:34:17 +0300
- MDEV-30112 ASAN errors in Item_ident::print / generate_partition_syntax
- Revision #b527bfe823
2022-11-24 19:50:14 +0200
- MDEV-30023 Revoking Privilege on the Column Yields the Error
- Revision #6c973be2e9
2022-11-28 16:29:20 +0100
- MDEV-28299: Server crashes in XINDXS::Range/CntIndexRange (Connect engine)
- Revision #9a95838a96
2022-11-29 05:27:56 -0800
- [MDEV-30002] Skip bad_startup_options test when running as root (#2344)
- Revision #499ef7bf23
2022-11-29 11:06:29 +0200
- Add a global suppression for O_DIRECT failures
- Revision #b8ad6fbd95
2022-11-28 18:37:55 +0200
- Fixed warning from innodb.create_isl_with_direct if have_symlink is disabled
- Revision #f208f6fb6f
2022-11-28 18:07:43 +0200
- Safety fix
- Revision #f9c418c67d
2022-11-28 16:17:31 +0200
- Fixed the BUILD scripts to work outside of a git repository
- Revision #5b275b41aa
2022-10-18 13:02:32 +0300
- Enable valgrind for replication test
- Revision #112870d7b4
2022-11-28 21:20:23 +0000
- MDEV-16735 Ensure mysql_upgrade works when changing alter_algorithm
- Revision #3d5ce0430b
2022-08-28 14:46:14 +0200
- MDEV-29348 rpl.rpl_rewrt_db test fails with [gdb,manual-gdb] with wrong parsing
- Revision #4e9206736c
2022-07-01 21:41:45 +0900
- MDEV-28996 ASAN errors in String::q_append / spider_string::q_append / spider_db_mbase_util::open_item_func
- Revision #162c150505
2022-10-23 19:59:34 +0900
- MDEV-29855 Crash with SPIDER_DIRECT_SQL and spider_udf_ds_use_real_table=1
- Revision #d569e6dea4
2022-11-23 14:53:21 +0300
- MDEV-29169 Using MATCH returns NULL for Virtual Column
- Revision #f0820400ee
2022-10-19 02:51:01 +0200
- MDEV-29817: Issues with handling options for SSL CRLs (and some others)
- Revision #71c93fb8fd
2022-11-17 17:24:13 +0530
- MDEV-28462 Race condition between instant alter and AHI access
- Revision #f4a1298f24
2022-11-18 21:28:06 +1100
- MDEV-12274: Too many connections warning in error log (#2213)
- Revision #6216a2dfa2
2022-11-17 17:51:01 +0400
- MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in type 'int' in strings/dtoa.c
- Revision #df4c3d96a4
2022-11-10 12:09:16 +0530
- MDEV-29977 Memory leak in row_log_table_apply_update
- Revision #1895c769c2
2022-11-14 16:22:11 +0200
- Clean up file load.in in a test
- Revision #043c1d1830
2022-10-31 17:02:58 +0000
- MDEV-28489 CONNECT used incorrect CHAR length
- Revision #dc6a017111
2022-11-07 15:58:40 +1100
- MDEV-27882 Innodb - recognise MySQL-8.0 innodb flags and give a specific error message
- Revision #0235a528e3
2022-11-03 10:00:03 +0300
- MDEV-10087 mysqld_update()/mysql_delete() continues execution even after subquery with JOIN gets error from storage engine
- Revision #0ffdcf6784
2022-11-07 14:56:09 +0000
- MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous test
- Revision #6b91792a08
2022-11-09 09:23:18 +0200
- MDEV-29883 Deadlock between InnoDB statistics update and BLOB insert
- Revision #fda5846704
2022-11-08 15:49:52 +0000
- MDEV-29397 CONNECT engine: Fix note turning into error (#2325)
- Revision #2ef2e2322a
2022-11-08 15:26:34 +0200
- MDEV-29856 heap-use-after-poison in row_merge_spatial_rows() w/ column prefix
- Revision #b737d09dbc
2022-11-08 11:37:43 +0200
- MDEV-29905 Change buffer operations fail to check for log file overflow
- Revision #49a0ad695b
2022-11-08 11:24:49 +0200
- MDEV-23371: Crash in _db_doprnt_ via que_thr_step()
- Revision #9ac8be4e29
2022-11-08 10:39:29 +0200
- Include some advice in the crash-upgrade message
- Revision #95e2595d8d
2022-11-08 10:30:03 +0200
- MDEV-22512: Disable frequently failing tests
- Revision #314ed9f5ec
2022-11-08 09:00:58 +0200
- Work around MDEV-24813 in some tests
- Revision #456d4a508c
2022-11-08 08:54:07 +0200
- Remove an unused file
- Revision #eabb3b35d5
2022-11-08 08:53:49 +0200
- MDEV-27121 fixup: mariabackup.MDEV-14447 fault injection
- Merge Revision #01ac7455e2 2022-11-07 15:32:35 +0100 - Merge branch '10.3' into bb-10.3-release
- Revision #baa6b052a2
2022-11-07 08:08:55 -0500
- bump the VERSION
- Revision #f7e6198c02
2022-11-07 17:36:08 +0530
- MDEV-27121 mariabackup incompatible with disabled dedicated undo log tablespaces
- Revision #92be8d2048
2022-11-05 18:36:43 +0100
- MDEV-29951 server hang in crash handler
- Revision #e7be2d3142
2022-11-02 16:24:36 +0200
- Fix duplicate entry in mysqld_safe man page
- Revision #7d96cb4703
2022-10-30 17:25:32 -0400
- Fix warning with signal typedef for *BSD
- Revision #4ebc8d8c27
2022-10-28 19:59:35 +1100
- MDEV-29847: Wrong warning on rlimit capping of max_open_files (#2315)
- Revision #899cedb33c
2022-10-26 19:52:17 -0400
- Fix building my_gethwaddr() on OpenBSD
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.