monetdb.org
Sign In
Sign Up
Manage this list
Sign In
Sign Up
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
developers-list
Thread
Start a new thread
Download
Threads by
month
----- 2026 -----
January
----- 2025 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2024 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2023 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2022 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2021 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2020 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2019 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2018 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2017 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2016 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2015 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2014 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2013 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2012 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2011 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2010 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2009 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2008 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2007 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2006 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2005 -----
December
November
October
September
August
July
June
May
April
March
February
January
----- 2004 -----
December
November
October
September
August
July
June
May
April
developers-list@monetdb.org
September 2025
1 participants
1 discussions
Announcement: New Mar2025-SP2 Bugfix release of MonetDB suite
by Sjoerd Mullender
04 Sep '25
04 Sep '25
The MonetDB Foundation is pleased to announce the Mar2025-SP2 bugfix release of the MonetDB suite of programs. More information about MonetDB can be found on our website at <
https://www.monetdb.org/
>. For details on this release, please see the release notes at <
https://www.monetdb.org/release-notes/mar2025/
>. As usual, the download location is <
https://www.monetdb.org/downloads/
>. ### - It is now relatively easy to configure the location of the database farm (aka dbfarm) directory when using systemd. Just create an override file for the monetdbd service and add an Environment entry for DBFARM pointing to the new directory. ### Client Package - We now try to figure out the size of the terminal window on Windows. This means that mclient will, by default, format tabular output to not wrap long lines, like is already done on Unix/Linux. ### MonetDB Common - The SIGUSR1 output now displays counts for memory sizes in a human-readable format next to the original byte counts. ### MonetDB5 Server - The PCRE module has been ported to the PCRE2 version of the library. The main difference is in the regexp_replace function which now no longer accepts \ to introduce replacements. Only $ is accepted (it was already accepted before). ### SQL Frontend - Fixed issue #7655, now the segments keep the number of deleted rows. Only search for reuse when deleted rows are available. ### Bug Fixes - [
7643](https://github.com/MonetDB/MonetDB/issues/7643)
: Unable to process field with split_part(). Facing Issue "client4681: exp_bin: CRITICAL: Could not find (null).rate" - [
7647](https://github.com/MonetDB/MonetDB/issues/7647)
: 'mat.packIncrement' undefined - [
7648](https://github.com/MonetDB/MonetDB/issues/7648)
: Unexpected Right Join Assertion Error - [
7649](https://github.com/MonetDB/MonetDB/issues/7649)
: Unexpected Inner Join Crash - [
7650](https://github.com/MonetDB/MonetDB/issues/7650)
: Unexpected Right Join Crash - [
7655](https://github.com/MonetDB/MonetDB/issues/7655)
: slow concurrent insert - [
7656](https://github.com/MonetDB/MonetDB/issues/7656)
: Primary key reported as being a foreign key to itself - [
7657](https://github.com/MonetDB/MonetDB/issues/7657)
: MonetDB Mar2025-SP1 crashes at `sqlparse()` with a crafted MERGE statement - [
7659](https://github.com/MonetDB/MonetDB/issues/7659)
: MonetDB Mar2025-SP1 crashes at `rel_select_add_exp()` with a crafted CREATE TRIGGER statement - [
7660](https://github.com/MonetDB/MonetDB/issues/7660)
: MonetDB Mar2025-SP1 crashes at `subrel_bin()` with a COPY statement - [
7661](https://github.com/MonetDB/MonetDB/issues/7661)
: MonetDB Mar2025-SP1 crashes at `dlist_length()` with a crafted CREATE TRIGGER statement - [
7671](https://github.com/MonetDB/MonetDB/issues/7671)
: MonetDB Mar2025-SP1 crashes at `BLOBlength()` - [
7675](https://github.com/MonetDB/MonetDB/issues/7675)
: Debian service start on new install not getting environment variables from /etc/default/monetdb-sql - [
7680](https://github.com/MonetDB/MonetDB/issues/7680)
: `UNION ALL` doesn't work as expected - [
7681](https://github.com/MonetDB/MonetDB/issues/7681)
: Describe table feature not working correctly - [
7682](https://github.com/MonetDB/MonetDB/issues/7682)
: replacing a login trigger crashes server - [
7683](https://github.com/MonetDB/MonetDB/issues/7683)
: wrong Driver= and Setup= libary paths stored in /etc/odbcinst.ini after installation of MonetDB ODBC driver on ubuntu - [
7686](https://github.com/MonetDB/MonetDB/issues/7686)
: DELETE FROM empty table should always be a no-op - [
7688](https://github.com/MonetDB/MonetDB/issues/7688)
: exists with nulls gives incorrect result - [
7692](https://github.com/MonetDB/MonetDB/issues/7692)
: Illegal argument on range select with equality - [
7693](https://github.com/MonetDB/MonetDB/issues/7693)
: Obscure failure when running mserver5 on an older monetdbd release
1
0
0
0
Results per page:
10
25
50
100
200