Details
-
Task
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
10.6.1.0
-
None
Description
Just a placeholder to link bugs that cause an application to get incorrect data results.
Queries that fail to compile are not linked here as an application would notice such failures and not use the statement.
Attachments
Issue Links
- incorporates
-
DERBY-3061 Wrong results from query with two conjuncts
- Closed
-
DERBY-3231 Sorting on COUNT with OR and GROUP BY delivers wrong results.
- Closed
-
DERBY-889 with client getTimestamp on a TIME column will print the date 1900-01-01 instead of the current date
- Closed
-
DERBY-1030 In some situations a RETURNS NULL ON NULL function is called when one ot its parameters is NULL
- Closed
-
DERBY-1231 LIKE does not match empty strings when used with a prepared statement
- Closed
-
DERBY-1852 Wrong results: duplicate rows returned for nested UNIONs when they should be eliminated.
- Closed
-
DERBY-1949 locate function documentation should clarify behavior when first parameter is empty string
- Closed
-
DERBY-2017 Client driver can insert and commit partial data when a LOB stream throws IOException or does not match the specified length
- Closed
-
DERBY-2105 Network Client - Column of type CHAR, VARCHAR or LONG VARCHAR contains wrong value after being updated using the updateObject() method with a clob as parameter.
- Closed
-
DERBY-2256 Wrong Results: Use of decimal values in an IN-list with INTEGER left operand can lead to extra rows.
- Closed
-
DERBY-2370 EXISTS may return the wrong value for sub-queries involving set operations
- Closed
-
DERBY-2526 Wrong results with queries that use the JOIN ... ON syntax to join with views or other non-base table expressions.
- Closed
-
DERBY-2992 getBinaryStream returns incorrect result (truncated value) if underlying blob is deleted
- Closed
-
DERBY-3023 Different result rows depending on the sequence of INNER JOIN and OUTER JOIN
- Closed
-
DERBY-3257 SELECT with HAVING clause containing OR conditional incorrectly return 1 row - should return 2 rows - works correctly with 10.2 DB
- Closed
-
DERBY-3288 wrong query result in presence of a unique index
- Closed
-
DERBY-3301 Incorrect result from query with nested EXIST
- Closed
-
DERBY-3341 TABLE FUNCTION returning CHAR values does not return a correct value if the Java ResultSet class returns a value less than the length of the defined CHAR.
- Closed
-
DERBY-1816 Client's ResultSet.getTime() on a SQL TIMESTAMP column loses the sub-second resolution and always has a milli-second value of zero.
- Closed
-
DERBY-2602 TIMESTAMP value is truncated when return to client
- Closed