- 17 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 16 9月, 2011 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 9月, 2011 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin@gmail.com 提交于
-
- 11 9月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 9月, 2011 4 次提交
-
-
由 Thomas Mueller 提交于
Issue 340: Comparison with "x = all(select ...)" or similar in a view or subquery that was used as a table returned the wrong result.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 08 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 28 8月, 2011 7 次提交
-
-
由 Thomas Mueller 提交于
Issue 335: Could not run DROP ALL OBJECTS DELETE FILES on older databases with CLOB or BLOB data. The problem was that the metadata table was not locked in some cases, so that a rollback could result in a corrupt database in a database if the lob storage was upgraded.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 24 8月, 2011 5 次提交
-
-
由 Thomas Mueller 提交于
The JDBC methods PreparedStatement.setTimestamp, setTime, and setDate with a calendar, and the methods ResultSet.getTimestamp, getTime, and getDate with a calendar converted the value in the wrong way, so that for some timestamps the converted value was wrong (where summertime starts, one hour per year).
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The JDBC methods PreparedStatement.setTimestamp, setTime, and setDate with a calendar, and the methods ResultSet.getTimestamp, getTime, and getDate with a calendar converted the value in the wrong way, so that for some timestamps the converted value was wrong (where summertime starts, one hour per year).
-
由 Thomas Mueller 提交于
Invalid tables names in 'order by' columns were not detected in some cases. Example: select x from dual order by y.x
-
由 Thomas Mueller 提交于
-
- 23 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 20 8月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 311: File lock mode serialized: selecting the next value from a sequence didn't work after a pause, because the database thought this is a read-only operation.
-
- 17 8月, 2011 2 次提交
-
-
由 christian.peter.io 提交于
-
由 Thomas Mueller 提交于
-