| |
|
DERBY-657 |
FIXED
|
Release archives should have executable bits set for scripts and text files should have proper line endings.
|
|
|
| |
|
DERBY-662 |
FIXED
|
during crash recovery of a drop table, on case insensitive files systems derby may delete wrong file
|
|
|
| |
|
DERBY-626 |
FIXED
|
Booting embedded engine requires read permission to derby.jar be granted for all code in the stack
|
|
|
| |
|
DERBY-1 |
FIXED
|
Can't create a new db on OS X
|
|
|
| |
|
DERBY-406 |
FIXED
|
Client DataSource should not require user property to be set
|
|
|
| |
|
DERBY-409 |
FIXED
|
ClientDataSource setConnectionAttributes("create=true") fails with "An attempt was made to access a database, mydbcreate=true, which was not found."
|
|
|
| |
|
DERBY-410 |
FIXED
|
ClientDataSource should not require serverName/portNumber to be set
|
|
|
| |
|
DERBY-530 |
FIXED
|
ClientDriver ignores Properties object in connect(String url, Properties connectionProperties) method
|
|
|
| |
|
DERBY-488 |
FIXED
|
DatabaseMetaData.getColumns() fails on iSeries JDK 1.4 with verfier error on generated class.
|
|
|
| |
|
DERBY-476 |
FIXED
|
Derby UI plug-in version 1.0.0 incompatible with Eclipse 3.1 M6 or higher
|
|
|
| |
|
DERBY-562 |
FIXED
|
Derby incorrectly throws Exception when streaming to BLOB field
|
|
|
| |
|
DERBY-652 |
FIXED
|
Documentation and demos have incubator references
|
|
|
| |
|
DERBY-535 |
FIXED
|
Driver.acceptsURL() for embedded driver incorrectly returns true for a client url like jdbc:derby://
|
|
|
| |
|
DERBY-522 |
FIXED
|
ERROR X0Y79 raised when adding comments using "--" before sql queries with Network Client
|
|
|
| |
|
DERBY-644 |
FIXED
|
Eclipse UI plug-in zip file for the 10.1.2 snapshot release
|
|
|
| |
|
DERBY-470 |
FIXED
|
Exception when using LOCALIZEDDISPLAY with JSR169
|
|
|
| |
|
DERBY-452 |
FIXED
|
Import/export fails for DECIMAL type in J2ME/Foundation
|
|
|
| |
|
DERBY-527 |
FIXED
|
Incorrect insane build on windows platform
|
|
|
| |
|
DERBY-388 |
FIXED
|
Intermittent failures when executing UPDATE trigger statements
|
|
|
| |
|
DERBY-374 |
FIXED
|
Invalid URL with Derby Client when connecting to Network Server causes protocol exception.
|
|
|
| |
|
DERBY-540 |
FIXED
|
Loading databases from jars in the classpath is broken, databases cannot be found.
|
|
|
| |
|
DERBY-285 |
FIXED
|
Network Client should not print non-ascii token separators in message when it cannot connect to the server to retrieve the error message
|
|
|
| |
|
DERBY-558 |
FIXED
|
Optimizer hangs with query that uses more than 6 tables and does subquery flattening.
|
|
|
| |
|
DERBY-498 |
FIXED
|
Result set holdability defined inside stored procedures is ignored by server/client
|
|
|
| |
|
DERBY-624 |
FIXED
|
Running derbynetclientmats and derbynetmats requires accessDeclaredMembers permission to be granted with sane=true
|
|
|
| |
|
DERBY-656 |
FIXED
|
SecurityException with accessDeclaredMembers on DatabaseMetaData.getTables.
|
|
|
| |
|
DERBY-149 |
FIXED
|
Server hang when invalid string is bound to datetime columns.
|
|
|
| |
|
DERBY-375 |
FIXED
|
Specification of incomplete server properties on command line causes NPE with NetworkServerControl when starting the server.
|
|
|
| |
|
DERBY-500 |
FIXED
|
Update/Select failure when BLOB/CLOB fields updated in several rows by PreparedStatement using setBinaryStream and setCharacterStream
|
|
|
| |
|
DERBY-414 |
FIXED
|
With Network Client starting an XA transaction resets the isolation level set with setTransactionIsolation
|
|
|
| |
|
DERBY-559 |
FIXED
|
With Network Client, user and password attriubtes specified in the url should not be sent to hte server with the RDBNAM or print with getURL
|
|
|
| |
|
DERBY-426 |
FIXED
|
DERBY-390
documentation need to be modified to reflect the derby-390 fix(once it is committed) , schem , table , column names need to be in case-sensitive form.
|
|
|
| |
|
DERBY-561 |
FIXED
|
embedded driver jdbcCompliant() method should return true
|
|
|
| |
|
DERBY-447 |
FIXED
|
getBoolean() throws data conversion exception for DECIMAL type in J2ME/CDC/Foundation
|
|
|
| |
|
DERBY-421 |
FIXED
|
DERBY-414
starting an XA transaction resets the isolation level set with SET CURRENT ISOLATION
|
|
|
| |
|
DERBY-650 |
DUPLICATE
|
Hyperlinks in demo/demo.html are broken
|
|
|
| |
|
DERBY-620 |
FIXED
|
BUILDING.txt section 3.2(1): Instructions for finding user home directory are not reliable
|
|
|
| |
|
DERBY-557 |
FIXED
|
Client driver gets OutOfMemoryError when re-executing statement without closing ResultSet
|
|
|
| |
|
DERBY-518 |
FIXED
|
Data type mismatch error for boolean to DECIMAL conversion in J2ME
|
|
|
| |
|
DERBY-392 |
FIXED
|
Disable creating indexes on long varchar for bit data. Long varchar column doesn't allow creating indexes already.
|
|
|
| |
|
DERBY-566 |
FIXED
|
Doc bug for saving ij output to a file
|
|
|
| |
|
DERBY-643 |
FIXED
|
Eclipse Derby doc plug-in: Resources page points to the incubator site instead of db.apache.org
|
|
|
| |
|
DERBY-613 |
FIXED
|
Intended location of network server tracing files is not clear.
|
|
|
| |
|
DERBY-128 |
FIXED
|
Network Server Gives NPE if SQLException has null arguments (e.g. for ERROR XBM0H)
|
|
|
| |
|
DERBY-895 |
FIXED
|
Post derby jars to Maven repository
|
|
|
| |
|
DERBY-424 |
FIXED
|
Queryplan for a query using SESSION schema view is incorrectly put in statement cache. This could cause incorrect plan getting executed later if a temp. table is created with that name.
|
|
|
| |
|
DERBY-504 |
FIXED
|
SELECT DISTINCT returns duplicates when selecting from subselects
|
|
|
| |
|
DERBY-485 |
FIXED
|
SecurityException or LinkageException thrown during loading a class from a database jar incorrectly shuts the engine down.
|
|
|
| |
|
DERBY-419 |
FIXED
|
Support direct execution of derbynet.jar using the -jar option of the VM.
|
|
|
| |
|
DERBY-468 |
FIXED
|
Unreserve COUNT keyword, if possible.
|
|
|
| |
Viewing 50 of Issues. |