| Daniel John Debrunner |
Re: network server overhead |
Tue, 31 Jul, 14:14 |
| Daniel John Debrunner |
Re: svn commit: r561494 - in /db/derby/code/trunk/java/engine/org/apache/derby: iapi/types/DataTypeDescriptor.java impl/sql/compile/LikeEscapeOperatorNode.java |
Tue, 31 Jul, 20:35 |
| Daniel John Debrunner |
Re: svn commit: r561514 - /db/derby/code/trunk/java/engine/org/apache/derby/iapi/types/DataTypeDescriptor.java |
Tue, 31 Jul, 21:03 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2775) DataTypeDescriptor should be immutable so that multiple ValueNode referring to the same DTD do not have unexpected state changes. |
Mon, 02 Jul, 20:34 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-1102) Test triggerGeneral & triggerStream (at least) uses internal old api's related to triggers. |
Mon, 02 Jul, 21:08 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2765) Make sure that all the DTDs for character string types have correct collation assigned to them. |
Tue, 03 Jul, 14:13 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2451) a client can crash connections of another client |
Tue, 03 Jul, 14:32 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Tue, 03 Jul, 17:39 |
| Daniel John Debrunner (JIRA) |
[jira] Resolved: (DERBY-2331) Disallow code in installed jars from resolving classes in the org.apache.derby.* namespace except for public apis. |
Tue, 03 Jul, 21:13 |
| Daniel John Debrunner (JIRA) |
[jira] Closed: (DERBY-2331) Disallow code in installed jars from resolving classes in the org.apache.derby.* namespace except for public apis. |
Tue, 03 Jul, 21:13 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2896) DatabaseMetaData.getTables() fails in TERRORITY_BASED collation database with 42818 Comparisions between CHAR and CHAR not allowed. |
Tue, 03 Jul, 22:26 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-1998) JDBC 4 isWrapper() and unWrap() methods allow unwrapping to Derby implementation classes. |
Wed, 04 Jul, 15:47 |
| Daniel John Debrunner (JIRA) |
[jira] Reopened: (DERBY-2793) Ensure LIKE predicate follows correct rules for determing collation |
Thu, 05 Jul, 15:13 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Thu, 05 Jul, 17:11 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Thu, 05 Jul, 17:23 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Thu, 05 Jul, 18:21 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2793) Ensure LIKE predicate follows correct rules for determing collation |
Thu, 05 Jul, 18:37 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Thu, 05 Jul, 18:50 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2855) Convert jdbc4/TestConnectionMethods.java to JUnit |
Thu, 05 Jul, 20:13 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2854) Convert jdbc4/TestResultSetMethods.java to JUnit |
Thu, 05 Jul, 20:13 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Thu, 05 Jul, 20:23 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2904) Investigate the performance effect of adding an index to the Derby jar files (derby.jar, etc.) |
Thu, 05 Jul, 21:34 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2436) SYSCS_IMPORT_TABLE can be used to read derby files |
Thu, 05 Jul, 22:24 |
| Daniel John Debrunner (JIRA) |
[jira] Resolved: (DERBY-2788) Authentication tests fails with 'org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager' |
Thu, 05 Jul, 22:27 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2905) Shutting down embedded Derby does not remove all code, the AutoloadDriver is left registered in the DriverManager. |
Thu, 05 Jul, 22:33 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2906) derbynet.jar & derbytools.jar incorrectly have a META-INF/services/java.sql.Driver entry |
Thu, 05 Jul, 22:39 |
| Daniel John Debrunner (JIRA) |
[jira] Closed: (DERBY-2809) Expressions with a parameter can be assigned the incorrect type |
Thu, 05 Jul, 22:41 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2907) Automatically close statement objects returned by utility methods of BaseJDBCTestCase at teardown. |
Thu, 05 Jul, 23:06 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2451) a client can crash connections of another client |
Fri, 06 Jul, 14:50 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2912) Reduce checkpoint cost in truncateEnd phase of SYSCS_INPLACE_COMPRESS_TABLE |
Fri, 06 Jul, 15:04 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2908) 10.3.1.0 / 1.1.0 Derby eclipse plugin gives security error referring to user.dir read permission because derby.system.home is set to '.' |
Fri, 06 Jul, 15:26 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2854) Convert jdbc4/TestResultSetMethods.java to JUnit |
Fri, 06 Jul, 17:40 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2907) Automatically close statement objects returned by utility methods of BaseJDBCTestCase at teardown. |
Fri, 06 Jul, 19:36 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2909) TernaryOperatorNode does not check the collation type of it's operands when implementing TRIM, LOCATE functions. |
Fri, 06 Jul, 21:10 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2910) SimpleStringOperatorNode in it's bindExpression method generates a character string CAST if required but does not set the correct collation. |
Fri, 06 Jul, 21:26 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2909) TernaryOperatorNode does not check the collation type of it's operands when implementing TRIM, LOCATE functions. |
Fri, 06 Jul, 21:48 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux |
Sat, 07 Jul, 01:34 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files |
Sat, 07 Jul, 01:36 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver |
Sat, 07 Jul, 04:12 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2847) More clarification issues for the release notes. |
Sat, 07 Jul, 04:14 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2904) Investigate the performance effect of adding an index to the Derby jar files (derby.jar, etc.) |
Sat, 07 Jul, 18:03 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2909) TernaryOperatorNode does not check the collation type of it's operands when implementing TRIM, LOCATE functions. |
Mon, 09 Jul, 16:48 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2909) TernaryOperatorNode does not check the collation type of it's operands when implementing TRIM, LOCATE functions. |
Mon, 09 Jul, 17:20 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files |
Mon, 09 Jul, 17:41 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files |
Mon, 09 Jul, 19:19 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files |
Mon, 09 Jul, 19:25 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files |
Mon, 09 Jul, 19:38 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. |
Mon, 09 Jul, 23:58 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2793) Ensure LIKE predicate follows correct rules for determing collation |
Tue, 10 Jul, 00:21 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-716) Re-enable VTIs |
Tue, 10 Jul, 20:06 |
| Daniel John Debrunner (JIRA) |
[jira] Issue Comment Edited: (DERBY-716) Re-enable VTIs |
Tue, 10 Jul, 20:10 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2917) Refactor DataTypeDescriptor and TypeDescriptor to result in cleaner code. |
Tue, 10 Jul, 20:33 |
| Daniel John Debrunner (JIRA) |
[jira] Assigned: (DERBY-2917) Refactor DataTypeDescriptor and TypeDescriptor to result in cleaner code. |
Tue, 10 Jul, 20:33 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2917) Refactor DataTypeDescriptor and TypeDescriptor to result in cleaner code. |
Tue, 10 Jul, 20:40 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2916) Change/error? in 'Ordered null semantics' output from 'SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS()' in lang/wisconsin.java |
Tue, 10 Jul, 20:44 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-716) Re-enable VTIs |
Tue, 10 Jul, 20:52 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-716) Re-enable VTIs |
Tue, 10 Jul, 20:58 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2923) Incorrect reading of nullable Blob/Clob columns during soft upgrade with client/server |
Wed, 11 Jul, 17:22 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2923) Incorrect reading of nullable Blob/Clob columns during soft upgrade with client/server |
Wed, 11 Jul, 17:54 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2656) Run suites.All against a collated database |
Wed, 11 Jul, 19:59 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2896) DatabaseMetaData.getTables() fails in TERRORITY_BASED collation database with SQLState 42818: Comparisions between CHAR and CHAR not allowed. |
Thu, 12 Jul, 15:05 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2937) ERROR 22011: The second or third argument of the SUBSTR function is out of range with data concatenation in group by query. |
Fri, 13 Jul, 19:14 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2937) ERROR 22011: The second or third argument of the SUBSTR function is out of range with data concatenation in group by query. |
Fri, 13 Jul, 19:20 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2937) ERROR 22011: The second or third argument of the SUBSTR function is out of range with data concatenation in group by query. |
Fri, 13 Jul, 19:22 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2350) Use of XML values in the action statement of a trigger throw exceptions. |
Sun, 15 Jul, 17:28 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2944) Derby doesn't allow more than one instance per VM |
Tue, 17 Jul, 15:26 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2518) convert lang/releaseCompileLocks.sql to junit |
Wed, 18 Jul, 00:10 |
| Daniel John Debrunner (JIRA) |
[jira] Updated: (DERBY-2946) In soft upgrade mode, the metadata queries do not get compiled in SYS schema. This will cause problems in future releases of Derby. |
Wed, 18 Jul, 15:25 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission <client ip> accept,resolve |
Fri, 20 Jul, 18:15 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2963) AccessControlException: Access denied java.net.SocketPermission <client ip> accept,resolve |
Mon, 23 Jul, 16:51 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2887) NULLS FIRST / LAST for ORDER BY |
Tue, 24 Jul, 13:49 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2887) NULLS FIRST / LAST for ORDER BY |
Tue, 24 Jul, 14:11 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2887) NULLS FIRST / LAST for ORDER BY |
Tue, 24 Jul, 14:23 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2936) Use java.nio.ByteBuffer for buffering in DDMWriter |
Tue, 24 Jul, 17:02 |
| Daniel John Debrunner (JIRA) |
[jira] Created: (DERBY-2975) DRDAResultSet.setResultSet creates a new int array to hold type information on every execution. |
Tue, 24 Jul, 17:55 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2656) Run suites.All against a collated database |
Wed, 25 Jul, 04:14 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2976) DatabaseMetaData.getTables fails for databases created with older versions of Derby |
Wed, 25 Jul, 14:37 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2656) Run suites.All against a collated database |
Thu, 26 Jul, 17:19 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-1876) Investigate overhead of JDBC layer and compiled activation code for simple embedded read-only, forward ResultSets |
Mon, 30 Jul, 20:26 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-22) Exception XCL16 incorrectly raised for ResultSet of method return after nested commit. |
Tue, 31 Jul, 16:38 |
| Daniel John Debrunner (JIRA) |
[jira] Commented: (DERBY-2210) Change the base J2ME level to CDC/Foundation 1.1 |
Tue, 31 Jul, 16:38 |
| Dave Syer (JIRA) |
[jira] Commented: (DERBY-646) In-memory backend storage support |
Sat, 14 Jul, 12:38 |
| Dave Syer (JIRA) |
[jira] Commented: (DERBY-646) In-memory backend storage support |
Thu, 19 Jul, 10:38 |
| Dave Syer (JIRA) |
[jira] Commented: (DERBY-646) In-memory backend storage support |
Thu, 19 Jul, 10:38 |
| Dave Syer (JIRA) |
[jira] Commented: (DERBY-646) In-memory backend storage support |
Fri, 20 Jul, 17:25 |
| David Van Couvering |
Can't test 10.3 upgrade |
Mon, 02 Jul, 23:22 |
| David Van Couvering |
Re: Can't test 10.3 upgrade |
Tue, 03 Jul, 04:49 |
| David Van Couvering |
Re: State of Derby at OSCON |
Tue, 10 Jul, 04:26 |
| David Van Couvering |
Re: JMX-management and monitoring |
Tue, 10 Jul, 20:05 |
| David Van Couvering |
Re: JMX-management and monitoring |
Thu, 12 Jul, 19:51 |
| David Van Couvering |
Re: Proposal: default property file |
Fri, 20 Jul, 17:34 |
| Dimple Bhatia |
Hwo to invoke a modified execute method |
Fri, 13 Jul, 23:54 |
| Dimple Bhatia |
JDBC for reading check constraints |
Mon, 30 Jul, 16:58 |
| Dimple Bhatia |
Re: JDBC for reading check constraints |
Mon, 30 Jul, 19:34 |
| Dyre.Tjeldv...@Sun.COM |
Full Javadoc on the Derby website? |
Thu, 05 Jul, 15:39 |
| Dyre.Tjeldv...@Sun.COM |
Re: Full Javadoc on the Derby website? |
Fri, 06 Jul, 09:03 |
| Dyre.Tjeldv...@Sun.COM |
Re: Hwo to invoke a modified execute method |
Wed, 18 Jul, 18:24 |
| Dyre.Tjeldv...@Sun.COM |
Re: network server overhead |
Wed, 25 Jul, 11:03 |
| Francisco Trindade |
Derby Backup |
Sun, 29 Jul, 17:39 |
| Francois Orsini |
Re: Optimization test result |
Mon, 09 Jul, 23:58 |