- 19 9月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 16 9月, 2013 2 次提交
-
-
由 noelgrandin 提交于
Support the JDBC DatabaseMetaData#getClientInfoProperties() method, in the sense of returning an empty result, in order to make Websphere happy.
-
由 noelgrandin 提交于
-
- 15 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 03 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 02 9月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Query Statistics: new feature which stores the newest 100 SQL queries executed and their performance data. Useful for tracking down badly performing queries.
-
- 01 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 29 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 27 8月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
MVStore table engine: new setting "retention_time" to configure the time to retain old data. The default is 45 seconds.
-
由 noelgrandin 提交于
Session-temporary LOB's could sometimes accumulate, increasing the size of the DB file until shutdown. Now they are cleared out at every commit.
-
由 noelgrandin 提交于
-
- 23 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
contains extra information to make it possible for smart editors to do autocomplete. Patch from Nicolas Fortin.
-
- 21 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
rename the newly introduced UNDO_LOG_SIZE column to CONTAINS_UNCOMMITTED, because that is more reliable than the size of the undo log
-
- 20 8月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
For read-only databases, for the trace level "debug", the trace info is written to the temp directory.
-
由 Thomas Mueller 提交于
-
- 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 3 次提交
-
-
由 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
-
由 noelgrandin 提交于
-
- 07 8月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 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 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 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 1 次提交
-
-
由 noelgrandin 提交于
Issue 485: Database get corrupted when column is renamed for which check constraint was defined inside create table statement.
-