summaryrefslogtreecommitdiff
path: root/hsqldb/patches
diff options
context:
space:
mode:
Diffstat (limited to 'hsqldb/patches')
-rw-r--r--hsqldb/patches/accumulated_patches.patch10
-rw-r--r--hsqldb/patches/index.txt1
2 files changed, 11 insertions, 0 deletions
diff --git a/hsqldb/patches/accumulated_patches.patch b/hsqldb/patches/accumulated_patches.patch
index e69de29bb2d1..9703b89613d4 100644
--- a/hsqldb/patches/accumulated_patches.patch
+++ b/hsqldb/patches/accumulated_patches.patch
@@ -0,0 +1,10 @@
+--- misc/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java 2008-03-17 17:05:41.000000000 +0100
++++ misc/build/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java 2009-01-21 13:09:24.493470142 +0100
+@@ -429,6 +429,7 @@
+ setProperty(hsqldb_log_size, 10);
+ setProperty(sql_enforce_strict_size, true);
+ setProperty(hsqldb_nio_data_file, false);
++ setProperty(hsqldb_lock_file, true);
+ }
+
+ // OOo end
diff --git a/hsqldb/patches/index.txt b/hsqldb/patches/index.txt
index 2189e8138332..a7a06fc97984 100644
--- a/hsqldb/patches/index.txt
+++ b/hsqldb/patches/index.txt
@@ -11,6 +11,7 @@ Issue
-----
http://www.openoffice.org/issues/show_bug.cgi?id=?????
http://www.openoffice.org/issues/show_bug.cgi?id=85087
+ http://www.openoffice.org/issues/show_bug.cgi?id=97032
<summary>