- 19 8月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
sessions are creating large transactions.
-
- 15 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
When running the Recover tool on very large (>6G) databases, some statistics were reported with negative numbers.
-
- 14 8月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 8月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
Queries "group by" that contain a subquery with an aggregate function returned the wrong result in some cases.
-
由 noelgrandin 提交于
New feature from Davide Cavestro - allow using custom Java object serialization engines on a per-DB basis.
-
由 noelgrandin 提交于
-
- 12 8月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 08 8月, 2013 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
when the search key was a different cardinal type from the table index key. e.g. where the one was INT and the other was LONG
-
- 31 7月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 28 7月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
Issue 467: OSGi Class Loader (ability to create reference to class in other ClassLoader, for example in another OSGi bundle).
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 23 7月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 7月, 2013 2 次提交
-
-
由 noelgrandin 提交于
Avoid problems with runtime-compiled ALIAS methods when people have set the JAVA_TOOL_OPTIONS environment variable.
-
由 noelgrandin 提交于
-
- 17 7月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 16 7月, 2013 3 次提交
-
-
由 noelgrandin 提交于
Issue 485: Database get corrupted when column is renamed for which check constraint was defined inside create table statement.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 15 7月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 12 7月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 11 7月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Fix the combination of updating a table which contains an LOB, and reading from the LOB at the same time. Previously it would throw an exception, now it works.
-
- 04 7月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 29 6月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 28 6月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
Issue 482: class LobStorageBackend$LobInputStream does not override method int avalaible() from InputStream
-
由 noelgrandin 提交于
Add sufficient ClientInfo support to our javax.sql.Connection implementation to make WebSphere happy.
-
- 27 6月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 26 6月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 25 6月, 2013 5 次提交
-
-
由 noelgrandin 提交于
change the PageStore#changeCount field from an int to a long, to cope with databases with very high transaction rates.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Issue 481: Further extensions to PgServer to support better support PG JDBC, patch from Andrew Franklin.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-