- 03 11月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
When using trace level 3, opening a database no longer prints there is a EOFException (because that is the expected behavior).
-
- 02 11月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
CALL calling a Java function with return type ResultSet and return value null threw a ClassCastException.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A new String cache is now created at most once every 5 second, so that out of memory exceptions are not artifically delayed.
-
- 01 11月, 2010 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
After closing a database, the writer thread will stop after 100 ms at the latest (instead of 1 second).
-
由 Thomas Mueller 提交于
Opening a large database could fail in theory if the process was killed and then not fully compacted (because the unique transaction log key was re-used).
-
由 Thomas Mueller 提交于
A new String cache is now created at most once every 5 second, so that out of memory exceptions are not artifically delayed.
-
- 31 10月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 10月, 2010 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 29 10月, 2010 5 次提交
-
-
由 Thomas Mueller 提交于
Closing a Statement or PreparedStatement at the same time as executing a statement could throw a strange exception.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Closing a Statement or PreparedStatement at the same time as executing a statement could throw a strange exception.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 10月, 2010 6 次提交
-
-
由 Thomas Mueller 提交于
H2 Console: webAllowOthers and webSSL were swapped if they didn't exist in the properties file. Issue 244.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
When the system property h2.lobInDatabase is set, CREATE TABLE ... AS SELECT with a LOB column did not always work.
-
由 Thomas Mueller 提交于
When the system property h2.lobInDatabase is set, CREATE TABLE ... AS SELECT with a LOB column did not always work.
-
- 26 10月, 2010 4 次提交
-
-
由 christian.peter.io 提交于
-
由 christian.peter.io 提交于
Improved test case. Now, a script generated with the Recover tool is tested against the original database, too
-
由 Thomas Mueller 提交于
-
由 christian.peter.io 提交于
-
- 25 10月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 24 10月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-