MariaDB 10.8.3 Changelog
The most recent release of MariaDB 10.8 is:
MariaDB 10.8.8 Stable (GA) Download Now
Download 10.8.3 Release Notes Changelog Overview of 10.8
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.7.4
- Merge Revision #b7ffccf49b 2022-05-18 13:26:48 +0200 - Merge branch '10.7' into 10.8
- Revision #5bfd9e51b3
2022-05-13 16:17:56 +0200
- Stable version
- Merge Revision #443c2a715d 2022-05-11 12:21:36 +0200 - Merge branch '10.7' into 10.8
- Revision #bde0b31dc5
2022-05-08 09:57:21 +0200
- new CC (v3.3)
- Merge Revision #133c2129cd 2022-04-27 10:43:00 +0300 - Merge 10.7 into 10.8
- Revision #6948abb94c
2022-04-22 12:22:28 +0300
- Cleanup: Remove fil_names_write_bogus
- Revision #b884410a0e
2022-04-12 12:45:58 +0300
- MDEV-28232: Add missing conflict and breaks for MariaDB 10.7
- Revision #7f28cbf6b7
2022-04-12 12:57:19 +0300
- MDEV-28300: Add upgrade test from MariaDB version 10.7 to 10.8
- Merge Revision #cbf9d8a8d5 2022-04-13 17:52:27 +0900 - Merge 10.7 into 10.8
- Revision #c5512878fe
2022-04-12 10:27:18 +0300
- MDEV-14425 fixup: Fix a typo in mariadb-backup
- Revision #e2e4aa29db
2022-04-07 09:17:11 +1000
- deb: test restrictions missed in merge
- Merge Revision #b2baeba415 2022-04-06 13:28:25 +0300 - Merge 10.7 into 10.8
- Merge Revision #7b06bc9a94 2022-04-06 14:23:20 +1000 - Merge branch 10.7 into 10.8
- Merge Revision #5c69e93630 2022-03-30 09:34:07 +0300 - Merge 10.7 into 10.8
- Merge Revision #88ce8a3d8b 2022-03-25 15:06:56 +1100 - Merge 10.7 into 10.8
- Revision #f6fcf827b3
2022-03-18 15:27:57 +0200
- MDEV-28111 fixup: Correct the start-up message
- Revision #5c11e7eead
2022-03-18 09:47:58 +0100
- update test results
- Merge Revision #9aea73f74f 2022-03-17 12:18:40 +0100 - Merge branch '10.7' into 10.8
- Revision #c4c8830709
2022-03-17 12:00:00 +0200
- MDEV-28111 Redo log writes are being buffered on Linux for no good reason
- Revision #86820837cb
2022-03-17 09:40:46 +0200
- MDEV-28043 fixup: GCC -m32 -Wconversion
- Revision #f7f7a3238e
2022-03-16 09:10:16 +0200
- MDEV-28051 Error compiling libmariadb/plugins/compress/c_zstd.c
- Merge Revision #9f5a3e5689 2022-03-15 18:18:07 +0200 - Merge 10.7 into 10.8
- Revision #8575d2fb39
2022-03-15 12:35:40 +0200
- MDEV-28043 Race condition between mtr_t::commit() and checkpoint
- Merge Revision #18bb95b608 2022-03-14 11:52:11 +0200 - Merge 10.7 into 10.8
- Revision #00021a92c4
2022-02-17 00:35:43 +0900
- MDEV-27860 SIGSEGV in spider_parse_connect_info on CREATE TABLE
- Merge Revision #89cd3da48c 2022-03-11 15:56:59 +0200 - Merge 10.7 into 10.8
- Merge Revision #1596ef738c 2022-03-11 10:49:49 +0200 - Merge 10.7 into 10.8
- Merge Revision #e8a2a70cf8 2022-03-08 10:03:45 +0200 - Merge 10.7 into 10.8
- Revision #c8a18589de
2022-03-03 11:39:24 +0200
- Make main.desc_index_range more stable
- Merge Revision #dce8a846ae 2022-03-03 11:34:58 +0200 - Merge 10.7 into 10.8
- Revision #0366fb5f54
2022-01-25 13:26:21 +0900
- MDEV-27605 ALTER .. ADD PARTITION uses wrong partition-level option values
- Revision #c1e88a635d
2022-03-01 11:59:54 +0200
- MDEV-27969: mtr_t::commit() never calls buf_pool.page_cleaner_wakeup()
- Merge Revision #0a8412b5cf 2022-03-01 11:58:32 +0200 - Merge 10.7 into 10.8
- Merge Revision #32d741b5b0 2022-02-25 16:24:13 +0200 - Merge 10.7 into 10.8
- Revision #a23414dd32
2022-02-25 15:50:09 +0200
- MDEV-27939 Log buffer wrap-around errors on PMEM
- Revision #bd946a4059
2021-12-09 20:13:35 +0300
- Code cleanup: don't call subquery_types_allow_materialization() on prepare
- Revision #f23f45413f
2022-02-08 16:39:10 +0100
- MDEV-27778 md5 in FIPS crashes with OpenSSL 3.0.0
- Revision #687f245c8e
2022-02-23 14:34:07 +0100
- don't test for obsolete DES_ENCRYPT/DES_DECRYPT functions
- Revision #7e838ec0e6
2022-02-18 17:52:55 +0100
- don't use my_read() in the signal handler
- Revision #a4f0ae7c18
2022-02-18 16:21:08 +0100
- UBSAN: out of bound array read in json
- Merge Revision #50fa94ea2b 2022-02-23 16:42:59 +0200 - Merge 10.7 into 10.8
- Revision #88d5924439
2022-02-23 10:20:11 +0200
- MDEV-14425 fixup for 32-bit builds
- Revision #3e426e0147
2022-02-22 22:02:21 +0100
- MDEV-27866 Optimize log_sys.latch and log_sys.lsn_lock
- Revision #934b2d605e
2022-02-22 18:56:21 +0200
- MDEV-27917 Some redo log diagnostics is always reported as 0
- Revision #30b036d729
2022-02-22 18:45:08 +0200
- MDEV-27916 InnoDB ignores log write errors
- Merge Revision #a3b96d4584 2022-02-22 13:20:18 +0200 - Merge 10.7 into 10.8
- Revision #66dd272572
2022-02-21 19:31:05 +0200
- MDEV-27910: Internal compiler error on CentOS 7 ARMv8 GCC 4.8.5
- Revision #1c5b099a96
2022-02-17 20:06:33 +0200
- MDEV-27876: SUX_LOCK_GENERIC build fails after MDEV-27774
- Revision #f80deb9590
2022-02-17 19:38:17 +0200
- MDEV-27868 buf_pool.flush_list is in the wrong order
- Merge Revision #080676ca51 2022-02-17 14:57:49 +0200 - Merge 10.7 into 10.8
- Merge Revision #eb25f47423 2022-02-17 12:43:29 +0100 - Merge branch '10.7' into 10.8
- Revision #8251a9fb93
2022-02-15 19:28:02 +0200
- MDEV-27848 fixup: Use os_file_close_func()
- Revision #f1beeb58e6
2022-02-15 15:03:15 +0200
- MDEV-27848: Remove unused wait/io/file/innodb/innodb_log_file
- Revision #3b06415cb8
2022-02-14 19:49:54 +0200
- Clean up log resizing
- Revision #73605d1813
2022-02-14 18:51:52 +0200
- Clean up some @return and @retval comments
- Revision #972b45642a
2022-02-14 16:24:55 +0100
- fixup 63b9d6e7ea77e26b666 , log_sys.write_buf can't run in a loop
- Revision #63b9d6e7ea
2022-02-14 15:39:31 +0100
- Restore the MDEV-26789 logic, partially lost in refactoring.
- Merge Revision #3553cfd025 2022-02-14 09:43:29 +0200 - Merge 10.7 into 10.8
- Merge Revision #f613014759 2022-02-14 08:37:51 +0200 - Merge 10.7 into 10.8
- Merge Revision #6c2a7d43df 2022-02-14 08:37:00 +0200 - Merge mariadb-10.8.2 into 10.8
- Revision #8274c207df
2022-02-12 13:09:01 -0500
- bump the VERSION
- Revision #bd70ae0565
2022-02-11 11:44:40 +0200
- MDEV-27774 fixup: Replace sspin_lock with srw_lock
- Revision #a635c40648
2022-02-10 16:37:12 +0200
- MDEV-27774 Reduce scalability bottlenecks in mtr_t::commit()
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.