- 16 9月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
Connection.getAutoCommit() is now much faster, specially when using the server mode.
-
由 Thomas Mueller 提交于
-
- 14 9月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 13 9月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
In some cases (specially when using a small cache size or a large database over 1 GB) for some operations like ALTER TABLE the data was written before the transaction log entries, which could cause a corrupt database if the process was killed during the ALTER TABLE operation.
-
由 Thomas Mueller 提交于
-
- 12 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 11 9月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
The SCRIPT command and tool now uses the default file encoding for the system now instead of UTF-8 (as before).
-
- 10 9月, 2010 8 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The SCRIPT command and tool now uses the default file encoding for the system now instead of UTF-8 (as before).
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 08 9月, 2010 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Sergi Vladykin 提交于
-
由 christian.peter.io 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 07 9月, 2010 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
When using the MULTI_THREADED option, concurrently reading from a database could throw an exception.
-
由 christian.peter.io 提交于
that a full table scan is faster.
-
由 christian.peter.io 提交于
that a full table scan is faster.
-
由 christian.peter.io 提交于
that a full table scan is faster.
-
- 05 9月, 2010 1 次提交
-
- 03 9月, 2010 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
New system property h2.lobClientMaxSizeMemory to set the maximum size of a LOB object to keep in memory on the client side when using the server mode.
-
由 Thomas Mueller 提交于
-
- 02 9月, 2010 1 次提交
-
-
由 christian.peter.io 提交于
-
- 31 8月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 8月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The jar files are now about 50 KB smaller. In the last few versions they contained superfluous classes.
-