2005 19:43
Subject: [Hsqldb-developers] Closing of
Databases
Hi,
I am noticing that in the version, I am using of HSQL, the .log file is
never deleted upon shutdown, and it is appended to the script file only on the
next restart of the application.
I traced through the code and
Hi,
I am noticing that in the version, I am using of HSQL, the .log file is never deleted upon shutdown, and it is appended to the script file only on the next restart of the application.
I traced through the code and found out that this is happening because there is no call to DatabaseManger.c