Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.2.1.6
-
None
-
Normal
-
High Value Fix, Repro attached
-
Data corruption, Wrong query result
Description
When a LOB stream throws an exception or does not match the specified length, the client driver does not raise an exception until it has finished executing the statement. Therefore, the statement will be executed (and possibly committed) on the server even though the client reports that the statement failed.
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-4315 Attempt to reuse streams in client on insert gives protocol exception and inserts wrong data
- Closed
-
DERBY-1658 Too short streams passed in through JDBC are handled differently in client and embedded
- Closed
- is part of
-
DERBY-2034 Tracking of bugs that lead to incorrect results being stored or returned to the client
- Closed
- relates to
-
DERBY-5317 NullPointerException in org.apache.derby.client.net.Request.sendBytes() with client
- Closed