- 06 5月, 2011 8 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 04 5月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 03 5月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于The condition "in(select ...)" did not work correctly if the subquery could not be converted to a "distinct" query, as in: "select * from dual where x in (select x from dual group by x order by max(x))". 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于There was a classloader memory leak problem because a class contained a static references to an exception (including stack trace). 
 
- 
- 02 5月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Split file system: truncating a file now deletes the parts in reverse order, so that the file list is consistent if the process is interrupted while truncating. 
 
- 
- 29 4月, 2011 12 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The condition "in(select ...)" did not work correctly if the subquery could not be converted to a "distinct" query, as in: "select * from dual where x in (select x from dual group by x order by max(x))". 
- 
由 Thomas Mueller 提交于The H2 JDBC client can now be used in an unsigned Applet. The problem was that System.getProperty throws a SecurityException, which is now ignored. 
- 
由 Thomas Mueller 提交于The H2 JDBC client can now be used in an unsigned Applet. The problem was that System.getProperty throws a SecurityException, which is now ignored. 
- 
由 Thomas Mueller 提交于The H2 JDBC client can now be used in an unsigned Applet. The problem was that System.getProperty throws a SecurityException, which is now ignored. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于In the last release, the error code for "Wrong user name or password" was still 08004 instead of 28000, which resulted in the wrong error message. 
- 
由 Thomas Mueller 提交于In the last release, the error code for "Wrong user name or password" was still 08004 instead of 28000, which resulted in the wrong error message. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于In some cases, creating a new table or altering an existing table threw the exception: Unique index or primary key violation: "PRIMARY KEY ON """".PAGE_INDEX". 
- 
由 Thomas Mueller 提交于The Shell tool no longer supports the built-in command "show", because it is a legal SQL statement for H2 and MySQL. 
 
- 
- 26 4月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The sorted insert mode did not work for not-persisted tables in a persisted database. It threw a ClassCastException. 
- 
由 Thomas Mueller 提交于The Shell tool no longer supports the built-in command "show", because it is a legal SQL statement for H2 and MySQL. 
 
- 
- 09 4月, 2011 1 次提交
- 
- 
由 christian.peter.io 提交于
 
- 
- 08 4月, 2011 5 次提交
- 
- 
由 noelgrandin@gmail.com 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The h2small.jar (created with build jarSmall) included the Android API. This has been removed, shrinking the jar file by 21 KB. 
- 
由 Thomas Mueller 提交于
 
- 
- 06 4月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
-