- 08 9月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 9月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
The CreateCluster tool could not be used if the source database contained a CLOB or BLOB. The root cause was that the TCP server did not synchronize on the session, which caused a problem when using the exclusive mode.
-
- 05 9月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 20 8月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 18 8月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 8月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Issue 414: for some functions, the parameters were evaluated twice (for example "char(nextval(..))" ran "nextval(..)" twice).
-
- 07 8月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Added compatibility for "SET NAMES" query in MySQL compatibility mode.
-
- 20 7月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
The ResultSetMetaData methods getSchemaName and getTableName could return null instead of "" (an empty string) as specified in the JDBC API.
-
- 13 7月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 7月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Revert auto-registration of function aliases (tests fail); fix for "Transaction log could not be truncated"
-
- 11 7月, 2012 1 次提交
-
-
由 noelgrandin 提交于
auto-registration of function aliases
-
- 09 7月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 7月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 26 6月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
H2 Console: HTML and XML documents can now be edited in an updatable result set. There is (limited) support for editing multi-line documents.
-
由 Thomas Mueller 提交于
-
- 25 6月, 2012 1 次提交
-
-
由 noelgrandin 提交于
-
- 17 6月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 6月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Use HMAC for authenticating remote LOB id's, removing the need for maintaining a cache, and removing the limit on the number of LOBs per result set.
-
- 14 6月, 2012 1 次提交
-
-
由 Sergi.Vladykin@gmail.com 提交于
-
- 13 6月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 01 6月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Apache Tomcat 7.x will now longer log a warning when unloading the web application, if using a connection pool.
-
- 23 5月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 Thomas Mueller 提交于
-
- 22 5月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 5月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 16 5月, 2012 1 次提交
-
-
由 noelgrandin 提交于
-
- 14 5月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 10 5月, 2012 1 次提交
-
-
由 Steve McLeod 提交于
-
- 02 5月, 2012 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 25 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 4月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Patch contributed by lukas.eder@gmail.com
-
- 13 4月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Patch from Steve McLeod steve.mcleod@gmail.com
-
- 12 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 11 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 08 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 03 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Server mode: when retrieving more than 64 rows each containing a CLOB or BLOB, the error message "The object is already closed" was thrown.
-