Changeset: b4c4c46d8383 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b4c4c46d8383 Modified Files: gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Blurb for changeset 236bb5c90b53. diffs (12 lines): diff --git a/gdk/ChangeLog.Jul2021 b/gdk/ChangeLog.Jul2021 --- a/gdk/ChangeLog.Jul2021 +++ b/gdk/ChangeLog.Jul2021 @@ -2,6 +2,8 @@ # This file is updated with Maddlog * Mon Feb 20 2023 Sjoerd Mullender <[email protected]> +- A race condition was fixed where certain write-ahead log messages + could get intermingled, resulting in a corrupted WAL file. - If opening of a file failed when it was supposed to get memory mapped, an incorrect value was returned to indicate the failure, causing crashes later on. This has been fixed. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
