<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for HyperSQL Database Engine (HSQLDB)</title><link>https://sourceforge.net/p/hsqldb/activity/</link><description>Recent activity for HyperSQL Database Engine (HSQLDB)</description><language>en</language><lastBuildDate>Mon, 27 Apr 2026 16:40:42 -0000</lastBuildDate><item><title>Fred Toussi modified a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/b6a103a6/?limit=25#a3d3</link><description>Support for this was added to HyperXtremeSQL a few years ago. No plan to add to HyperSQL.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Mon, 27 Apr 2026 16:40:42 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/b6a103a6/?limit=25#a3d3</guid></item><item><title>Fred Toussi posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/b6a103a6/?limit=25#a3d3</link><description>Support for this was added to HyperXtremeSQL a few years ago. No plan to add to HyperSQL.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Mon, 27 Apr 2026 16:39:39 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/b6a103a6/?limit=25#a3d3</guid></item><item><title>Vasileios  posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/b6a103a6/?limit=25#9847</link><description>we are in 2026 and still this is not supported. Any plans on adding this support?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vasileios </dc:creator><pubDate>Mon, 27 Apr 2026 15:21:30 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/b6a103a6/?limit=25#9847</guid></item><item><title>Fred Toussi modified ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/</link><description>Reused statement invalidated</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 07 Apr 2026 10:37:29 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/</guid></item><item><title>Fred Toussi posted a comment on ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#3908</link><description>Fixed and committed to SVN (revision 6840)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 07 Apr 2026 10:37:29 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#3908</guid></item><item><title>Fred Toussi committed [r6841] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6841/</link><description>core code updates - minor code reformat</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 07 Apr 2026 10:36:02 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6841/</guid></item><item><title>Fred Toussi committed [r6840] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6840/</link><description>core code updates - fix for bug #1740</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 07 Apr 2026 10:34:03 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6840/</guid></item><item><title>Andy Carroll posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#af81/76f6</link><description>will do. On Sun, Mar 29, 2026 at 8:03 PM Fred Toussi fredt@users.sourceforge.net wrote: status: open --&gt; open-works-for-me assigned_to: Fred Toussi Comment: I cannot reproduce this. Please post a modified version of the working code below to cause the NPE. Connection connection = newConnection(); Statement statement = connection.createStatement(); statement.execute(&amp;#34;SET DATABASE SQL SYNTAX MYS TRUE&amp;#34;); statement.execute(&amp;#34;DROP TABLE test3 IF EXISTS&amp;#34;); statement.execute(&amp;#34;CREATE TABLE...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Mon, 30 Mar 2026 00:26:22 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#af81/76f6</guid></item><item><title>Fred Toussi modified ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/</link><description>NPE in Session.executeCompiledBatchStatement with "insert on duplicate key update" statements</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 29 Mar 2026 09:03:18 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/</guid></item><item><title>Fred Toussi posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#b36b</link><description>I cannot reproduce this. Please post a modified version of the working code below to cause the NPE. Connection connection = newConnection(); Statement statement = connection.createStatement(); statement.execute("SET DATABASE SQL SYNTAX MYS TRUE"); statement.execute("DROP TABLE test3 IF EXISTS"); statement.execute("CREATE TABLE test3 (id INT GENERATED BY DEFAULT AS IDENTITY, data BIGINT)"); PreparedStatement preparedStatement = connection.prepareStatement("INSERT INTO test3 (id, data) VALUES (?, ?)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 29 Mar 2026 09:03:18 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#b36b</guid></item><item><title>Julian Hyde posted a comment on ticket #1736</title><link>https://sourceforge.net/p/hsqldb/bugs/1736/?limit=25#b715</link><description>Thank you, Fred! And thank you for all your work on HSQLDB. I have been a happy user for many years.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Julian Hyde</dc:creator><pubDate>Thu, 26 Mar 2026 22:03:59 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1736/?limit=25#b715</guid></item><item><title>Fred Toussi modified ticket #1735</title><link>https://sourceforge.net/p/hsqldb/bugs/1735/</link><description>DatabaseMetaData.getTablePrivileges dont follow JDBC</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 22 Mar 2026 20:27:43 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1735/</guid></item><item><title>Fred Toussi modified ticket #1743</title><link>https://sourceforge.net/p/hsqldb/bugs/1743/</link><description>DatabaseMetaData.getColumns() returns non-null SOURCE_DATA_TYPE for non-DISTINCT/non-REF columns</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 22 Mar 2026 20:09:56 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1743/</guid></item><item><title>Fred Toussi posted a comment on ticket #1743</title><link>https://sourceforge.net/p/hsqldb/bugs/1743/?limit=25#d9bd</link><description>Cannot see the issue. The value of the column is null when the DATA_TYPE is not distinct.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 22 Mar 2026 20:09:56 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1743/?limit=25#d9bd</guid></item><item><title>Fred Toussi modified ticket #1741</title><link>https://sourceforge.net/p/hsqldb/bugs/1741/</link><description>JDBCSQLXML fails to compile with JDK 26+</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 22 Mar 2026 19:11:05 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1741/</guid></item><item><title>Fred Toussi posted a comment on ticket #1741</title><link>https://sourceforge.net/p/hsqldb/bugs/1741/?limit=25#61f0</link><description>Fix committed to SVN.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 22 Mar 2026 19:10:43 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1741/?limit=25#61f0</guid></item><item><title>Fred Toussi committed [r6839] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6839/</link><description>core code updates - fix for bug #1741</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 22 Mar 2026 19:06:53 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6839/</guid></item><item><title>Richard Thomas created ticket #1748</title><link>https://sourceforge.net/p/hsqldb/bugs/1748/</link><description>Strange characters and blank lines with text tables in a transaction</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Thomas</dc:creator><pubDate>Sat, 21 Mar 2026 06:03:18 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1748/</guid></item><item><title>Fred Toussi modified ticket #1736</title><link>https://sourceforge.net/p/hsqldb/bugs/1736/</link><description>JavaSystem should not throw NumberFormatException during normal operation</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Thu, 12 Mar 2026 18:15:41 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1736/</guid></item><item><title>Fred Toussi modified ticket #1744</title><link>https://sourceforge.net/p/hsqldb/bugs/1744/</link><description>Symmetrical join order affects results</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Thu, 12 Mar 2026 17:53:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1744/</guid></item><item><title>Fred Toussi posted a comment on ticket #1744</title><link>https://sourceforge.net/p/hsqldb/bugs/1744/?limit=25#add9</link><description>Thanks. Fixed and committed to SVN.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Thu, 12 Mar 2026 17:53:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1744/?limit=25#add9</guid></item><item><title>Fred Toussi committed [r6838] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6838/</link><description>core code updates - fix for bug #1744</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Thu, 12 Mar 2026 17:26:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6838/</guid></item><item><title>Fred Toussi modified ticket #1746</title><link>https://sourceforge.net/p/hsqldb/bugs/1746/</link><description>TRUNC has different results in DST and standard time</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 19:00:28 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1746/</guid></item><item><title>Fred Toussi posted a comment on ticket #1746</title><link>https://sourceforge.net/p/hsqldb/bugs/1746/?limit=25#c7a8</link><description>Not a bug. Looks like the same feature as #1747.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 19:00:28 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1746/?limit=25#c7a8</guid></item><item><title>Fred Toussi modified ticket #1747</title><link>https://sourceforge.net/p/hsqldb/bugs/1747/</link><description>DATEADD does. not take DST into account</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 18:57:11 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1747/</guid></item><item><title>Fred Toussi posted a comment on ticket #1747</title><link>https://sourceforge.net/p/hsqldb/bugs/1747/?limit=25#a009</link><description>This is not a bug. HSQLDB does not store the time zone as 'Europe/Paris'. It is immediately converted to the time offset of +01:00 hour. When you add one month to the timestamp, it keeps the original DST.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 18:57:11 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1747/?limit=25#a009</guid></item><item><title>Fred Toussi modified ticket #1745</title><link>https://sourceforge.net/p/hsqldb/bugs/1745/</link><description>General error in LOCATE when offset is set to NULL</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 11:01:03 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1745/</guid></item><item><title>Fred Toussi posted a comment on ticket #1745</title><link>https://sourceforge.net/p/hsqldb/bugs/1745/?limit=25#f72c</link><description>Thanks for reporting. Fixed and committed to SVN.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 11:01:03 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1745/?limit=25#f72c</guid></item><item><title>Fred Toussi committed [r6837] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6837/</link><description>core code updates - fix for bug #1745</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 11 Mar 2026 10:59:56 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6837/</guid></item><item><title>Pavel Antoshin created ticket #1747</title><link>https://sourceforge.net/p/hsqldb/bugs/1747/</link><description>DATEADD does. not take DST into account</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavel Antoshin</dc:creator><pubDate>Wed, 11 Mar 2026 09:17:10 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1747/</guid></item><item><title>Pavel Antoshin created ticket #1746</title><link>https://sourceforge.net/p/hsqldb/bugs/1746/</link><description>TRUNC has different results in DST and standard time</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavel Antoshin</dc:creator><pubDate>Wed, 11 Mar 2026 09:03:42 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1746/</guid></item><item><title>Pavel Antoshin created ticket #1745</title><link>https://sourceforge.net/p/hsqldb/bugs/1745/</link><description>General error in LOCATE when offset is set to NULL</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pavel Antoshin</dc:creator><pubDate>Wed, 11 Mar 2026 08:37:05 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1745/</guid></item><item><title>Fred Toussi committed [r6836] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6836/</link><description>core code updates - system property textdb.allow_full_path now defaults to false</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Fri, 27 Feb 2026 19:27:50 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6836/</guid></item><item><title>Fred Toussi committed [r6835] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6835/</link><description>core code updates - minor enhancements</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 18 Feb 2026 20:58:09 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6835/</guid></item><item><title>Fred Toussi posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#e403</link><description>Thanks, email checked and replied to.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 18 Feb 2026 08:05:05 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#e403</guid></item><item><title>Cen Zhang posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#5aad</link><description>Hi Fred, would u mind to check the email from "slee3846@gatech.edu"? I'm also in the CC list (czhang887@gatech.edu). We compiled our recent security findings there. Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cen Zhang</dc:creator><pubDate>Tue, 17 Feb 2026 00:40:16 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#5aad</guid></item><item><title>Cen Zhang posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#50ee</link><description>Hi Fred, would u mind to check the email from "slee3846@gatech.edu"? I'm also in the CC list (czhang887@gatech.edu). We compiled our recent security findings there. Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cen Zhang</dc:creator><pubDate>Tue, 17 Feb 2026 00:40:10 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#50ee</guid></item><item><title>Cristiano posted a comment on ticket #1744</title><link>https://sourceforge.net/p/hsqldb/bugs/1744/?limit=25#4c38</link><description>Sure, here is the SQL code that results from that test: CREATE TABLE A1 (id VARCHAR(255)); CREATE TABLE A2 (id VARCHAR(255)); CREATE TABLE A3 (id VARCHAR(255)); CREATE TABLE A4 (id VARCHAR(255)); INSERT INTO A1 (id) VALUES ('1'); INSERT INTO A2 (id) VALUES ('1'); INSERT INTO A3 (id) VALUES ('1'); INSERT INTO A4 (id) VALUES ('1'); -- Should return 1, fails by returning 0 SELECT COUNT(*) FROM A1 INNER JOIN A2 ON A1.id = A2.id WHERE EXISTS ( SELECT 1 FROM A3 INNER JOIN A4 ON A4.id = A3.id AND A4.id...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cristiano</dc:creator><pubDate>Sat, 07 Feb 2026 14:08:58 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1744/?limit=25#4c38</guid></item><item><title>Fred Toussi posted a comment on ticket #1744</title><link>https://sourceforge.net/p/hsqldb/bugs/1744/?limit=25#abdc</link><description>Please write a simple SQL query showing the issue. Your test is dependent on templates and needs to be dissected.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sat, 07 Feb 2026 13:53:34 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1744/?limit=25#abdc</guid></item><item><title>Cristiano created ticket #1744</title><link>https://sourceforge.net/p/hsqldb/bugs/1744/</link><description>Symmetrical join order affects results</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cristiano</dc:creator><pubDate>Sat, 07 Feb 2026 12:53:31 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1744/</guid></item><item><title>Jin Kwon created ticket #1743</title><link>https://sourceforge.net/p/hsqldb/bugs/1743/</link><description>DatabaseMetaData.getColumns() returns non-null SOURCE_DATA_TYPE for non-DISTINCT/non-REF columns</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jin Kwon</dc:creator><pubDate>Mon, 02 Feb 2026 08:54:48 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1743/</guid></item><item><title>Fred Toussi posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#207c</link><description>The next point release, date not yet determined.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 28 Jan 2026 10:04:03 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#207c</guid></item><item><title>Alex Rosenfeld posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#8ff2</link><description>Hi @fredt, hope you don't mind me checking in, just wondering if / when you might have a fix for this released. I understand it's an open source project you're authoring and maintaining, so not trying to be rude and rush you. Thanks in advance</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Rosenfeld</dc:creator><pubDate>Wed, 28 Jan 2026 01:11:04 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#8ff2</guid></item><item><title>Fred Toussi posted a comment on ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#9950</link><description>Please test without connection pool. I will check this before the next release and if there is a regression it will be fixed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 21 Jan 2026 13:55:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#9950</guid></item><item><title>YPP posted a comment on ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#e52f</link><description>thanks for your quick inputs. Files don't exist. Could there be issues with e.g. connection pools?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">YPP</dc:creator><pubDate>Wed, 21 Jan 2026 12:22:03 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#e52f</guid></item><item><title>Fred Toussi posted a comment on ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#c875</link><description>Most properties are applied to a new database at the time of creation. Make sure the database files do not exist.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 21 Jan 2026 11:08:17 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#c875</guid></item><item><title>YPP posted a comment on ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#b377</link><description>Just tested with 128000 that doesn't work either, the .script file still contains SET FILES CACHE SIZE 10000. Maybe that setting isn't supported in JDBC connections?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">YPP</dc:creator><pubDate>Wed, 21 Jan 2026 09:57:32 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#b377</guid></item><item><title>YPP posted a comment on ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#0586</link><description>so that property will really only be considered only with certain values? couldn't a rounding be done in the code to consider all values?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">YPP</dc:creator><pubDate>Wed, 21 Jan 2026 07:45:10 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#0586</guid></item><item><title>Fred Toussi posted a comment on ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#59f6</link><description>The cache size prop must be in kilobytes, in this case 128000.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 20 Jan 2026 18:37:00 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/?limit=25#59f6</guid></item><item><title>YPP created ticket #1742</title><link>https://sourceforge.net/p/hsqldb/bugs/1742/</link><description>No effect setting hsqldb.cache_size &amp; hsqldb.cache_rows in JDBC connection</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">YPP</dc:creator><pubDate>Mon, 19 Jan 2026 14:21:28 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1742/</guid></item><item><title>Fred Toussi modified ticket #1741</title><link>https://sourceforge.net/p/hsqldb/bugs/1741/</link><description>JDBCSQLXML fails to compile with JDK 26+</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Fri, 16 Jan 2026 09:56:09 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1741/</guid></item><item><title>Fred Toussi posted a comment on ticket #1741</title><link>https://sourceforge.net/p/hsqldb/bugs/1741/?limit=25#e1b4</link><description>Thanks for reporting. I agree with your suggestion. This will be applied to SVN.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Fri, 16 Jan 2026 09:56:09 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1741/?limit=25#e1b4</guid></item><item><title>pabloboyo posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/99d3174e/?limit=25&amp;page=1#9b9b</link><description>I know this is a very old thread, but it was helpful to me when setting up a TLS secure HSQLDB server. I wanted to use an existing certificate issued by Let's Encrypt and went back to the HSQLDB documentation written by Blaine Simpson, but it references DERImport.java or DERImport.class which I cannot find, nor would I have the knowledge or skill to use if I found them. I figured that a combination of openssl and keytool must be able to achieve what I want and after much trial and effort the following...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pabloboyo</dc:creator><pubDate>Mon, 12 Jan 2026 18:13:47 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/99d3174e/?limit=25&amp;page=1#9b9b</guid></item><item><title>Robin Meade posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/984d5914dd/?limit=25#0715</link><description>Hi HSQLDB developers, I'm using sqltool to export csv files using the /xq command. It works great. Today, I tried the ALL_QUOTED option and I noticed two things about the output: Numeric values are quoted (this makes sense for an option called ALL_QUOTED) The null value (whether empty string or value of NULL_REP_TOKEN) is not quoted. Perhaps the null value should be quoted as well, when the ALL_QUOTED option is in effect. The reason I tried the ALL_QUOTED option today is that I was trying to reproduce...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Meade</dc:creator><pubDate>Fri, 02 Jan 2026 19:03:50 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/984d5914dd/?limit=25#0715</guid></item><item><title>Liam Miller-Cushon created ticket #1741</title><link>https://sourceforge.net/p/hsqldb/bugs/1741/</link><description>JDBCSQLXML fails to compile with JDK 26+</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Liam Miller-Cushon</dc:creator><pubDate>Mon, 08 Dec 2025 11:53:35 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1741/</guid></item><item><title>Cen Zhang posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#03ec</link><description>Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cen Zhang</dc:creator><pubDate>Tue, 02 Dec 2025 22:45:29 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#03ec</guid></item><item><title>Fred Toussi posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#6b45</link><description>Thanks for your interest. HSQLDB is supported by OSS-Fuzz. You are welcome to run assessments and report via OSS-Fuzz bug report system and coordinate disclosure with us via email.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 02 Dec 2025 22:43:42 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#6b45</guid></item><item><title>Cen Zhang posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#9391</link><description>Hi HyperSQL developers, We (LeeSinLiang, and Cen Zhang, and a lot of our team members) are Team Atlanta from Georgia Institute of Technology, winners of DARPA's AI Cyber Challenge (AIxCC). We're reaching out to propose a security assessment collaboration with your project. This effort is recommended by DARPA's initiative to apply competition technologies to real-world open source projects. Background We have built an AI-enhanced CRS (Cyber Reasoning System) for automatic vulnerability detection and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cen Zhang</dc:creator><pubDate>Tue, 25 Nov 2025 04:27:37 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5031238a4d/?limit=25#9391</guid></item><item><title>Fred Toussi posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#ce17</link><description>Thanks for reporting. I think this occurs only with ON DUPLICATE KEY UPDATE. It will be fixed in the next point release. I will post here when it is committed and you can then compile the jar and test with you app.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sat, 15 Nov 2025 08:45:07 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#ce17</guid></item><item><title>Andy Carroll modified a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</link><description>I'd like to clarify this ticket. Firstly the milestone should be for the next 2.7.x point release - NOT 2.5.x . We only want this fixed in the latest version of HSQLDB. @fredt would you mind taking a look? What we are asking for is a Null check in a code flow that throws an NPE - no other logic change is needed. If you look at the latest version (2.7.4) of Session.java the method Session.executeCompiledBatchStatement can blow up on line 1609 as it assumes Result.getChainedResult() can not return...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Sat, 15 Nov 2025 00:45:48 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</guid></item><item><title>Andy Carroll modified a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</link><description>I'd like to clarify this ticket. Firstly the milestone should be for the next 2.7.x point release - NOT 2.5.x . We only want this fixed in the latest version of HSQLDB. @fredt would you mind taking a look? What we are asking for is a Null check in a code flow that throws an NPE - no other logic change is needed. If you look at the latest version (2.7.4) of Session.java the method Session.executeCompiledBatchStatement can blow up on line 1609 as it assumes Result.getChainedResult() can not return...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Sat, 15 Nov 2025 00:44:21 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</guid></item><item><title>Andy Carroll modified a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</link><description>I'd like to clarify this ticket. Firstly the milestone should be for the next 2.7.x point release - NOT 2.5.x . We only want this fixed in the latest version of HSQLDB. @fredt would you mind taking a look? What we are asking for is a Null check in a code flow that throws an NPE - no other logic change is needed. If you look at the latest version (2.7.4) of Session.java the method Session.executeCompiledBatchStatement can blow up on line 1609 as it assumes Result.getChainedResult() can not return...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Sat, 15 Nov 2025 00:40:34 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</guid></item><item><title>Andy Carroll posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</link><description>I'd like to clarify this ticket. Firstly the milestone should be for the next 2.7.x point release - NOT 2.5.x . We only want this fixed in the latest version of HSQLDB. @fredt would you mind taking a look? What we are asking for is a Null check in a code flow that throws an NPE - no other logic change is needed. If you look at the latest version (2.7.4) of Session.java the method Session.executeCompiledBatchStatement can blow up on line 1609 as it assumes Result.getChainedResult() can not return...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Sat, 15 Nov 2025 00:38:28 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#3497</guid></item><item><title>Andy Carroll posted a comment on ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#5a35</link><description>Just to clarify: the bug was introduced in 2.5.1 but still exists in 2.7.4 &lt;-- this bug has prevented us from upgrading. We are only looking for a fix to the latest hsqldb code base. We do not expect a back port to older versions. We're unfamiliar with the hsql bug review process. @fredt would you be able to guide as as to next steps as we would love to see this fixed so we can upgrade to the latest version.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Tue, 11 Nov 2025 21:46:08 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/?limit=25#5a35</guid></item><item><title>Fred Toussi modified ticket #376</title><link>https://sourceforge.net/p/hsqldb/feature-requests/376/</link><description>Warning with JAVA 24 / 25 -  Call to deprecated method</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 22 Oct 2025 09:36:10 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/feature-requests/376/</guid></item><item><title>Fred Toussi posted a comment on ticket #376</title><link>https://sourceforge.net/p/hsqldb/feature-requests/376/?limit=25#0d1d</link><description>Thanks for reporting. It will be fixed for the next release.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 22 Oct 2025 09:36:10 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/feature-requests/376/?limit=25#0d1d</guid></item><item><title>Bart Jourquin created ticket #376</title><link>https://sourceforge.net/p/hsqldb/feature-requests/376/</link><description>Warning with JAVA 24 / 25 -  Call to deprecated method</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bart Jourquin</dc:creator><pubDate>Mon, 20 Oct 2025 13:25:59 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/feature-requests/376/</guid></item><item><title>Ian Sergeant posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/8b52de3aac/?limit=25#e140</link><description>Thanks Fred, setting MVCC works well for me here. Each thread uses its own connection, runs for about ten minutes and commits at the end to allow restartability, so this was an easy change to make. Thanks again for your help.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Sergeant</dc:creator><pubDate>Wed, 08 Oct 2025 12:32:48 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/8b52de3aac/?limit=25#e140</guid></item><item><title>Fred Toussi posted a comment on ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#f0ec</link><description>Thank you. I will check this later.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 08 Oct 2025 10:04:41 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#f0ec</guid></item><item><title>Fred Toussi posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/8b52de3aac/?limit=25#c67a</link><description>It all depends on multiple factors, including the transaction model, how you use database connections and when you commit. Each thread must always use a separate connection to write to the database. In the default LOCKS mode, if multiple threads write to the same table, then the first thread's connection needs to be committed before any other thread can write. In the MVCC mode multiple connections can generally write without committing so long as there is no conflict.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 08 Oct 2025 10:02:29 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/8b52de3aac/?limit=25#c67a</guid></item><item><title>Ian Sergeant posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/8b52de3aac/?limit=25#a77a</link><description>I have a long running multi-threaded program which writes to the database every minute or so. What I've noticed is that after a thread writes to the database, that thread appears in Visual VM as parked, meaning that after a few minutes the program runs single-threaded. I have circumvented by caching the information intended for the database to a List, and writing it at thread completion - no big deal, but is this how the product is supposed to work? Is there a setting which I can tune to avoid i...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Sergeant</dc:creator><pubDate>Tue, 07 Oct 2025 15:58:18 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/8b52de3aac/?limit=25#a77a</guid></item><item><title>Alexander Gottwald posted a comment on ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#690f</link><description>It's happening with 2.7.4 and every version sind 2.5.2</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Gottwald</dc:creator><pubDate>Mon, 06 Oct 2025 19:08:54 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#690f</guid></item><item><title>Fred Toussi modified ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/</link><description>Reused statement invalidated</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Mon, 06 Oct 2025 19:05:15 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/</guid></item><item><title>Fred Toussi posted a comment on ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#fd3b</link><description>Thanks for reporting. Please note there have been a lot of changes since version 2.5.2. Please check with version 2.7.4 (either Java 8 or Java 11 jar).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Mon, 06 Oct 2025 19:05:15 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/?limit=25#fd3b</guid></item><item><title>Alexander Gottwald created ticket #1740</title><link>https://sourceforge.net/p/hsqldb/bugs/1740/</link><description>Reused statement invalidated</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Gottwald</dc:creator><pubDate>Mon, 06 Oct 2025 12:02:45 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1740/</guid></item><item><title>Andy Carroll created ticket #1739</title><link>https://sourceforge.net/p/hsqldb/bugs/1739/</link><description>NPE in Session.executeCompiledBatchStatement with "insert on duplicate key update" statements</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Carroll</dc:creator><pubDate>Wed, 01 Oct 2025 23:33:18 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1739/</guid></item><item><title>Fred Toussi posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5d1ad49719/?limit=25#3444</link><description>Thanks for reporting. Will check it later.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Fri, 26 Sep 2025 11:47:12 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5d1ad49719/?limit=25#3444</guid></item><item><title>Sliderule Smith posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5d1ad49719/?limit=25#1759</link><description>Fred: I recently upgraded my JAVA to 64-Bit Server VM (build 25+37-LTS-3491, mixed mode, sharing) and a date of 2025-09-16 LTS from Oracle build 25+37-LTS-3491, mixed mode, sharing in preparation to test/use HSQL 2.7.5 when available. I noticed, when using DatabaseManagerSwing ( which I often use, thanks ) . . . a difference with HSQL 2.7.4 ( at least with Windows 11 ) when choosing to display a Select statement output, between JAVA 17 vs JAVA 25, when I elect to View -&gt; Show results in Grid. With...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sliderule Smith</dc:creator><pubDate>Wed, 24 Sep 2025 17:13:24 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/5d1ad49719/?limit=25#1759</guid></item><item><title>prrvchr posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/hsqldb/discussion/73673/thread/e521d06701/?limit=25#36e3</link><description>Hi Fred, System Logger makes it very easy to retrieve logs without having to resort to third-party libraries. It's true that this is after Java 8, but I see that a Java 11 version is available in the hsqldb driver pack. Using one interface and two different implementations makes it very easy to support logging before and after Java 9.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">prrvchr</dc:creator><pubDate>Sun, 24 Aug 2025 21:22:20 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73673/thread/e521d06701/?limit=25#36e3</guid></item><item><title>Fred Toussi modified ticket #1738</title><link>https://sourceforge.net/p/hsqldb/bugs/1738/</link><description>Regression in 2.7.4 with respect to auto-generated keys in prepared statements</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 13 Aug 2025 16:39:26 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1738/</guid></item><item><title>Fred Toussi posted a comment on ticket #1738</title><link>https://sourceforge.net/p/hsqldb/bugs/1738/?limit=25#4367</link><description>Thanks for reporting. This issue has already been fixed and committed to SVN for the next release, which will happen after Java 25.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Wed, 13 Aug 2025 16:39:26 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1738/?limit=25#4367</guid></item><item><title>Tobias Riemenschneider posted a comment on ticket #1738</title><link>https://sourceforge.net/p/hsqldb/bugs/1738/?limit=25#4484</link><description>Looks like the Vert.x JDBC client is not even required for reproducing the issue try (Connection connection = DriverManager.getConnection("jdbc:hsqldb:mem:.")) { try (Statement statement = connection.createStatement()) { statement.execute("CREATE TABLE test2 (id INT, data BIGINT)"); try (PreparedStatement preparedStatement = connection.prepareStatement("INSERT INTO test2 (id, data) VALUES (?, ?)", Statement.RETURN_GENERATED_KEYS)) { preparedStatement.setInt(1, 1); preparedStatement.setLong(2, 42L);...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Riemenschneider</dc:creator><pubDate>Wed, 13 Aug 2025 09:18:30 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1738/?limit=25#4484</guid></item><item><title>Tobias Riemenschneider created ticket #1738</title><link>https://sourceforge.net/p/hsqldb/bugs/1738/</link><description>Regression in 2.7.4 with respect to auto-generated keys in prepared statements</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobias Riemenschneider</dc:creator><pubDate>Wed, 13 Aug 2025 08:36:27 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1738/</guid></item><item><title>Fred Toussi posted a comment on ticket #1737</title><link>https://sourceforge.net/p/hsqldb/bugs/1737/?limit=25#f62d</link><description>For future reference, it's good to know where there are no checks. Still, literals such as DATE 'BC 0001-01-01 00:00:00' are not allowed</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 12 Aug 2025 13:16:24 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1737/?limit=25#f62d</guid></item><item><title>Christian Beikov posted a comment on ticket #1737</title><link>https://sourceforge.net/p/hsqldb/bugs/1737/?limit=25#df93</link><description>One can produce BC timestamps with to_timestamp('BC 0001-01-01 00:00:00', 'BC YYYY-MM-DD HH:MI:SS').</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Beikov</dc:creator><pubDate>Tue, 12 Aug 2025 13:11:14 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1737/?limit=25#df93</guid></item><item><title>Fred Toussi posted a comment on ticket #1736</title><link>https://sourceforge.net/p/hsqldb/bugs/1736/?limit=25#f39f</link><description>Fix committed to SVN.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 12 Aug 2025 13:09:21 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1736/?limit=25#f39f</guid></item><item><title>Fred Toussi committed [r6834] on SVN</title><link>https://sourceforge.net/p/hsqldb/svn/6834/</link><description>core code updates - fix for bug #1736 eliminate caught exception (Julian Hyde)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 12 Aug 2025 13:08:54 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/svn/6834/</guid></item><item><title>Fred Toussi modified ticket #1737</title><link>https://sourceforge.net/p/hsqldb/bugs/1737/</link><description>Can't retrieve temporals in BC era</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 12 Aug 2025 13:01:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1737/</guid></item><item><title>Fred Toussi posted a comment on ticket #1737</title><link>https://sourceforge.net/p/hsqldb/bugs/1737/?limit=25#271c</link><description>Hi Christian, For dates (and timestamps) I followed the SQL Standard which allows 0001 to 9999 for the year and does not allow BCE values. This is enforced in date-time literals which do not allow BCE values. When using assignments via Java PreparedStatement etc. and arithmetics involving INTERVAL there is no range checking.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Tue, 12 Aug 2025 13:01:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1737/?limit=25#271c</guid></item><item><title>Tom Eugelink posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#610e/2dd4</link><description>Yes! Yes! Thank you!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Eugelink</dc:creator><pubDate>Sun, 10 Aug 2025 19:58:46 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#610e/2dd4</guid></item><item><title>Fred Toussi posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#610e</link><description>You probably missed this: http://www.hsqldb.org/doc/2.0/guide/sqlroutines-chapt.html#src_jrt_access_control</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sun, 10 Aug 2025 19:50:19 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#610e</guid></item><item><title>Tom Eugelink modified a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#5618</link><description>I have a spring boot application which includes the symmetric-client.jar, but creating the required tables fails on the creation of a function. I've reduced the problem to this: package nl.softworks.calendarAggregator; import org.hsqldb.persist.HsqlProperties; public class Application { public static void main(String[] args) { HsqlProperties hsqlProperties = new HsqlProperties(); hsqlProperties.setProperty("server.port", 9147); hsqlProperties.setProperty("hsqldb.tx", "mvcc"); // multi version concurrency...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Eugelink</dc:creator><pubDate>Sun, 10 Aug 2025 06:41:13 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#5618</guid></item><item><title>Tom Eugelink posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#5618</link><description>I have a spring boot application which includes the symmetric-client.jar, but creating the required tables fails on the creation of a function. I've reduced the problem to this: package nl.softworks.calendarAggregator; import org.hsqldb.persist.HsqlProperties; public class Application { public static void main(String[] args) { System.out.println("HsqlDbFunctions.encodeBase64: " + org.jumpmind.symmetric.db.hsqldb.HsqlDbFunctions.encodeBase64("test".getBytes())); HsqlProperties hsqlProperties = new...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Eugelink</dc:creator><pubDate>Sun, 10 Aug 2025 06:21:08 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/94410ce8fa/?limit=25#5618</guid></item><item><title>Christian Beikov created ticket #1737</title><link>https://sourceforge.net/p/hsqldb/bugs/1737/</link><description>Can't retrieve temporals in BC era</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Beikov</dc:creator><pubDate>Thu, 07 Aug 2025 13:34:02 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/bugs/1737/</guid></item><item><title>Fred Toussi posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#45cf</link><description>You asked: What about the OFFSET clause? The PK index is used but there is no quick way to skip to the first row. The reason being there may be gaps in the PK sequence. The rows are retrieved from the PK index and 80000 rows are discarded.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Sat, 02 Aug 2025 09:31:33 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#45cf</guid></item><item><title>Peter Z posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#637f</link><description>PS: What about the OFFSET clause? Can it not use the PK Index to skip to the first row? This takes 1.2secs: SELECT id FROM news ORDER BY id limit 25 offset 80000;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Z</dc:creator><pubDate>Fri, 01 Aug 2025 20:30:15 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#637f</guid></item><item><title>Peter Z posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#5ac7</link><description>Thank you very much Fred. Yes, you are right. Interesting results. WITH combined index: SELECT id FROM news where id&lt;80000 and date_sent is not null ORDER BY id, date_sent limit 25; --&gt; 15ms SELECT id FROM news where id&lt;80000 and date_sent is not null ORDER BY id limit 25 ; ---&gt; 1.3 secs DROPPED combined index on id+date_sent: SELECT id FROM news where id&lt;80000 and date_sent is not null ORDER BY id, date_sent limit 25 ; --&gt; 2 secs SELECT id FROM news where id&lt;80000 and date_sent is not null ORDER...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Z</dc:creator><pubDate>Fri, 01 Aug 2025 20:27:53 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#5ac7</guid></item><item><title>Fred Toussi posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#e247</link><description>You can drop the index and try a WHERE clause with both columns. It should still be fast when the PK index is used.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Fri, 01 Aug 2025 20:18:08 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#e247</guid></item><item><title>Peter Z posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#2d68</link><description>Dear Fred, thank you for your help. You gave me THE important hint: I created the composite index (id+date_sent) because I wanted to speed up a "where clause" on both fields: This is extremely slow - and I didn't know why: SELECT id FROM news where id&lt;80000 and date_sent &lt; now ORDER BY id limit 25 ; But this is super fast: SELECT id FROM news where id&lt;80000 and date_sent &lt; now ORDER BY id, date_sent limit 25 ; The additional "order by" on "date_sent" after "id" is of course nonsense, but it seems...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Z</dc:creator><pubDate>Fri, 01 Aug 2025 20:09:44 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#2d68</guid></item><item><title>Fred Toussi posted a comment on discussion Help</title><link>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#ba63</link><description>I checked with the released jar and it shows the same result as yours. If you have to keep the useless index, you can fix the query speed by adding he timestamp column to the ORDER BY: explain plan for SELECT id FROM test where id&lt;80000 ORDER BY id, date_sent limit 25 ;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fred Toussi</dc:creator><pubDate>Fri, 01 Aug 2025 19:10:40 -0000</pubDate><guid>https://sourceforge.net/p/hsqldb/discussion/73674/thread/28e4258b92/?limit=25#ba63</guid></item></channel></rss>