- 20 5月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 18 5月, 2012 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 5月, 2012 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 16 5月, 2012 2 次提交
-
-
由 noelgrandin 提交于
as per Thomas' suggestion, change syntax to use the more familiar comma-separated list without brackets
-
由 noelgrandin 提交于
-
- 14 5月, 2012 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Some nested joins could not be executed, for example: select * from (select * from (select * from a) a right join b b) c;
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 5月, 2012 1 次提交
-
-
由 Steve McLeod 提交于
-
- 02 5月, 2012 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 29 4月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Server mode: the number of CLOB / BLOB values that were cached on the server is now the maximum of: 5 times the SERVER_RESULT_SET_FETCH_SIZE (which is 100 by default), and SysProperties.SERVER_CACHED_OBJECTS.
-
由 Thomas Mueller 提交于
-
- 26 4月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Patch by Carl Hasselskog (carl@degoo.com)
-
- 25 4月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The feature LOG_SIZE_LIMIT that was introduced in version 1.3.165 did not always work correctly (specially with regards to multithreading) and has been removed. The message "Transaction log could not be truncated" is still written to the .trace.db file if required.
-
- 24 4月, 2012 5 次提交
-
-
由 Thomas Mueller 提交于
Server mode: the number of CLOB / BLOB values that were cached on the server is now 5 times the SERVER_RESULT_SET_FETCH_SIZE (which is 100 by default).
-
由 Thomas Mueller 提交于
In the trace file, the query execution time was incorrect in some cases, specially for the statement SET TRACE_LEVEL_FILE 2.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 23 4月, 2012 1 次提交
-
-
由 noelgrandin 提交于
-
- 22 4月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Patch contributed by lukas.eder@gmail.com
-
- 13 4月, 2012 2 次提交
-
-
由 noelgrandin 提交于
Patch from Steve McLeod steve.mcleod@gmail.com
-
由 Thomas Mueller 提交于
-
- 12 4月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 4月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-