| |
|
DERBY-217 |
FIXED
|
issue with BLOBs and batch updates in 10.1.0.0
|
|
|
| |
|
DERBY-122 |
FIXED
|
Suite jdk14 is skipped incorrectly with J2SE 5.0
|
|
|
| |
|
DERBY-389 |
FIXED
|
With Network Server Database hangs after some time with many connections executing prepareStatement()
|
|
|
| |
|
DERBY-102 |
FIXED
|
can not insert more than 32270 charakters in long varchar, clob
|
|
|
| |
|
DERBY-337 |
FIXED
|
dblook doesn't generate SQL statements for SQL functions.
|
|
|
| |
|
DERBY-246 |
FIXED
|
XA end() fails with Connection is closed error
|
|
|
| |
|
DERBY-218 |
FIXED
|
Add Relaxed Durability option
|
|
|
| |
|
DERBY-107 |
FIXED
|
Add Support for ODBC Metadata Calls to Derby
|
|
|
| |
|
DERBY-43 |
FIXED
|
Add documentation for database encryption using external key
|
|
|
| |
|
DERBY-275 |
FIXED
|
DERBY-167
Add documentation support for BY DEFAULT option, once code changes are made.
|
|
|
| |
|
DERBY-334 |
FIXED
|
Add initial SQL support for XML datatype/functions in Derby, based on SQL/XML specs.
|
|
|
| |
|
DERBY-127 |
FIXED
|
Aliased Columns not recognized after "group by... order by" combination
|
|
|
| |
|
DERBY-182 |
FIXED
|
BUILDING.txt 3.4.6 refers to a readme file for testing that does not exist
|
|
|
| |
|
DERBY-153 |
FIXED
|
Bad Eclipse plugin version specification
|
|
|
| |
|
DERBY-237 |
FIXED
|
Boot errors from store must not lose error messages/stack traces in between.
|
|
|
| |
|
DERBY-92 |
FIXED
|
Cannot connect to Derby using DB2 Universal Driver
|
|
|
| |
|
DERBY-410 |
FIXED
|
ClientDataSource should not require serverName/portNumber to be set
|
|
|
| |
|
DERBY-255 |
FIXED
|
Closing a resultset after retrieving a large > 32K value with Network Server does not release locks
|
|
|
| |
|
DERBY-229 |
FIXED
|
Column names on ResultSet.updateXXX and getXXX methods are handled incorrectly
|
|
|
| |
|
DERBY-251 |
FIXED
|
DISTINCT query is returning duplicate rows
|
|
|
| |
|
DERBY-325 |
FIXED
|
Database cannot be started due to recovery failure
|
|
|
| |
|
DERBY-242 |
FIXED
|
DatabaseMetaData.supportsGetGeneratedKeys needs to return FALSE, since Derby only has limited support.
|
|
|
| |
|
DERBY-81 |
FIXED
|
Datetime datatypes should allow arithmetic operations on them.
|
|
|
| |
|
DERBY-476 |
FIXED
|
Derby UI plug-in version 1.0.0 incompatible with Eclipse 3.1 M6 or higher
|
|
|
| |
|
DERBY-55 |
FIXED
|
Derby documentation mentions script and batch files that don't exist
|
|
|
| |
|
DERBY-199 |
FIXED
|
Derby does not support array of column names or column indexes to execute or executeUpdate. Document incorrectly implies that Derby supports this functionality
|
|
|
| |
|
DERBY-123 |
FIXED
|
Derby incorrectly rounds double values down during insert into NUMERIC
|
|
|
| |
|
DERBY-370 |
FIXED
|
DERBY-310
Document differences between Embedded and Network Server for Updatable ResultSets functionality
|
|
|
| |
|
DERBY-371 |
FIXED
|
DERBY-310
Document known client/embedded differences for the Version 10.1 release
|
|
|
| |
|
DERBY-271 |
FIXED
|
DERBY-218
Document the new property derby.system.durability=test
|
|
|
| |
|
DERBY-332 |
FIXED
|
Documentation changes for updatable ResultSets
|
|
|
| |
|
DERBY-373 |
FIXED
|
Documentation errors in "Server/Admin" Guide.
|
|
|
| |
|
DERBY-219 |
FIXED
|
EXCEPT/INTERSECT fails in views
|
|
|
| |
|
DERBY-335 |
FIXED
|
Enhance Derby by adding SYNONYM support. A synonym is an alternate name for a view or a table.
|
|
|
| |
|
DERBY-320 |
FIXED
|
Failed test: derbyall/derbynetclientmats/derbynetmats.fail:lang/updatableResultSet.java
|
|
|
| |
|
DERBY-394 |
FIXED
|
Fix for doc formatting, presentation, overall quality
|
|
|
| |
|
DERBY-173 |
FIXED
|
For the concurrency of ResultSet, Network Server should not send the concurrency of Statement.
|
|
|
| |
|
DERBY-106 |
FIXED
|
HashJoinStrategy leads to java.lang.OutOfMemoryError
|
|
|
| |
|
DERBY-179 |
FIXED
|
Hibernate bad support
|
|
|
| |
|
DERBY-390 |
FIXED
|
Import/export fails with table names that are quoted in SQL like import to table "Order"
|
|
|
| |
|
DERBY-265 |
FIXED
|
In Network Server retrieving BLOB values with autocommit off causes NullPointerException in INSANE build / AssertFailure in in BaseContainerHandle.getTransaction in SANE Build
|
|
|
| |
|
DERBY-366 |
FIXED
|
In jdk13, when a connection transitions from global transaction to local transaction, its default holdability of HOLD_CURSORS_OVER_COMMIT is not restored.
|
|
|
| |
|
DERBY-258 |
FIXED
|
Incorrect method resolution with explicit method signature
|
|
|
| |
|
DERBY-288 |
FIXED
|
JDBC 2.0 Connection Methods Supported table in displays correctly in html but not in pdf form of Reference manual
|
|
|
| |
|
DERBY-139 |
FIXED
|
LOCAL as a reserved keyword does not match other databases
|
|
|
| |
|
DERBY-101 |
FIXED
|
Limit on Number of log that can be created should be increased (current limit is 4194303)
|
|
|
| |
|
DERBY-94 |
FIXED
|
Lock not being released properly, possibly related to occurence of lock escalation
|
|
|
| |
|
DERBY-308 |
FIXED
|
DERBY-167
Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
|
|
|
| |
|
DERBY-344 |
FIXED
|
NPE while performing a 'select distinct ' on a database in softupgrademode with 10.1
|
|
|
| |
|
DERBY-5 |
FIXED
|
Network Server Protocol error when select fails and "order by" is specified
|
|
|
| |
Viewing 50 of Issues. |