- 25 1月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 24 1月, 2011 8 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于New database setting OPTIMIZE_IN_SELECT (enabled by default for version 1.3.x). If enabled, IN(SELECT...) conditions are faster if there are many rows in the table or subquery. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Linked tables: for DECIMAL column, Oracle reports precision 0 and scale -127. A workaround has been implemented. 
- 
由 Thomas Mueller 提交于New database setting OPTIMIZE_IN_SELECT (enabled by default for version 1.3.x). If enabled, IN(SELECT...) conditions are faster if there are many rows in the table or subquery. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 23 1月, 2011 4 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 22 1月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于--no commit message 
- 
由 Thomas Mueller 提交于Investigate why closing a file sometimes takes 45 seconds (see also http://stackoverflow.com/questions/4760809/closing-a-randomaccessfile-sometimes-takes-exactly-45-seconds) 
- 
由 Thomas Mueller 提交于Investigate why closing a file sometimes takes 45 seconds (see also http://stackoverflow.com/questions/4760809/closing-a-randomaccessfile-sometimes-takes-exactly-45-seconds) 
 
- 
- 20 1月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于TCP Server: a base directory with a prefix with a database name with prefix didn't work as expected (this only applies to non-disk and wrapped file systems). 
 
- 
- 18 1月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Version 1.3: when re-running the same query so that the previous result was re-used, and if the result set was large so that it was stored externally (in a temp file or in a temp table), then reading rows from both result sets resulted in an exception or wrong behavior. 
 
- 
- 17 1月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 16 1月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于A new sample application that shows how to create a read-only database in a zip file where the database file is split into multiple smaller parts. 
- 
由 Thomas Mueller 提交于
 
- 
- 15 1月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 14 1月, 2011 5 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The wrong error message was thrown when trying to open a database where the database file could not be read for some reason (for example because the split file system was used, and the file was split at the wrong position). 
- 
由 Thomas Mueller 提交于The wrong error message was thrown when trying to open a database where the database file could not be read for some reason (for example because the split file system was used, and the file was split at the wrong position). 
- 
由 Thomas Mueller 提交于The wrong error message was thrown when trying to open a database where the database file could not be read for some reason (for example because the split file system was used, and the file was split at the wrong position). 
 
- 
- 13 1月, 2011 8 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The wrong error message was thrown when trying to open a database where the database file could not be read for some reason (for example because the split file system was used, and the file was split at the wrong position). 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The scan-resistant cache type "TQ" (two queue) is again available. To use it, append ;CACHE_TYPE=TQ to the database URL. 
 
- 
- 12 1月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于The scan-resistant cache type "TQ" (two queue) is again available. To use it, append ;CACHE_TYPE=TQ to the database URL. 
 
-