- 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 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The jar files are now about 50 KB smaller. In the last few versions they contained superfluous classes.
-
由 Thomas Mueller 提交于
An ArrayIndexOutOfBoundsException was thrown when querying the table information_schema.function_aliases while there are any user defined aggregate functions.
-
- 29 8月, 2010 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
In theory, when using indexes with large index rows (or when using a very small page size), removing rows could throw an internal exception in some cases.
-
由 Thomas Mueller 提交于
The default time to compact a database when closing (system property h2.maxCompactTime) is now 0.2 seconds instead of 1 second.
-
由 Thomas Mueller 提交于
-
- 27 8月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 26 8月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Inserting rows in reverse order could throw an ArrayIndexOutOfBoundsException in some cases (specially rows larger than the page size, which is 2 KB by default). Issue 226.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 22 8月, 2010 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 18 8月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Password hash: in addition to connecting with the plain text password, H2 now supports connecting with the password hash.
-