You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (DERBY-2416) Provide a shell for a subclass of SQLChar and SQLVarch which will use the passed Collator to do the collation rather than the default collation of UCS_BASIC - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/01 04:33:25 UTC, 0 replies.
- [jira] Updated: (DERBY-2416) Provide a collation sensitive subclasses for SQLChar, SQLVarchar, SQLLongvarchar and SQLClob which will use the passed Collator to do the collation rather than the default collation of UCS_BASIC - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/01 04:39:25 UTC, 0 replies.
- [jira] Commented: (DERBY-2506) Adding the locator information to FD:OCA descriptor (FDODSC) andFD:OCA data (FDODTA) of the SQLDTA objects - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/01 06:30:25 UTC, 3 replies.
- [jira] Updated: (DERBY-2416) Provide collation sensitive subclasses for SQLChar, SQLVarchar, SQLLongvarchar and SQLClob which will use the passed Collator to do the collation rather than the default collation of UCS_BASIC - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/01 08:35:25 UTC, 0 replies.
- [jira] Commented: (DERBY-2416) Provide collation sensitive subclasses for SQLChar, SQLVarchar, SQLLongvarchar and SQLClob which will use the passed Collator to do the collation rather than the default collation of UCS_BASIC - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/01 08:43:25 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 524545 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/01 12:19:57 UTC, 0 replies.
- [jira] Subscription: Derby: JIRA issues with patch available - posted by ji...@apache.org on 2007/04/01 17:39:33 UTC, 29 replies.
- Regression Test Report - Daily 524442 - Sun DBTG - posted by He...@sun.com on 2007/04/01 17:55:07 UTC, 0 replies.
- [jira] Created: (DERBY-2507) Query compiler assumes bad parameter type for ? is null expression - posted by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2007/04/01 19:06:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2114) Let Clock embed a HashMap rather than inherit from Hashtable - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/01 19:41:32 UTC, 1 replies.
- [jira] Reopened: (DERBY-2114) Let Clock embed a HashMap rather than inherit from Hashtable - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/01 19:41:32 UTC, 0 replies.
- [jira] Commented: (DERBY-827) Performance can be improved by re-using language ResultSets across Activation executions. - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/02 14:24:32 UTC, 35 replies.
- [jira] Created: (DERBY-2508) Implement the XA transaction support for embedded driver. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/02 16:18:32 UTC, 0 replies.
- [jira] Created: (DERBY-2509) Implement the XA transaction support for client driver. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/02 16:24:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2109) System privileges - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/02 16:48:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2451) a client can crash connections of another client - posted by "quartz (JIRA)" <ji...@apache.org> on 2007/04/02 16:50:32 UTC, 0 replies.
- Regression Test Report - Daily 524622 - Sun DBTG - posted by He...@sun.com on 2007/04/02 17:55:07 UTC, 0 replies.
- [jira] Commented: (DERBY-2461) Convert lang/procedure.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/02 19:13:32 UTC, 1 replies.
- [jira] Created: (DERBY-2510) Network server does not release locks on commit and getMoreResults if multiple resultsets are returned by a stored procedure - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/02 23:23:32 UTC, 0 replies.
- [jira] Created: (DERBY-2511) reference manual's description of JDBC4 features has misleading sections - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/02 23:32:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2495) Create framework for calling locator related stored procedures from client - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/02 23:38:32 UTC, 3 replies.
- [jira] Resolved: (DERBY-2476) convert lang/forbitdata.java test to junit test - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/02 23:42:32 UTC, 0 replies.
- [jira] Created: (DERBY-2512) Network client should not allow prepare of a stored procedure with an output parameter using a PreparedStatement - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/02 23:49:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2510) Network server does not release locks on commit and getMoreResults if multiple resultsets are returned by a stored procedure - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/02 23:53:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-1852) Wrong results: duplicate rows returned for nested UNIONs when they should be eliminated. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/03 00:04:33 UTC, 0 replies.
- [jira] Created: (DERBY-2513) Network client allows OUT param to be set to a value - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 00:46:32 UTC, 0 replies.
- [jira] Created: (DERBY-2514) convert lang/closed.java to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/03 01:13:32 UTC, 0 replies.
- Generating calls to stored procedures in autocommit mode - posted by Øystein Grøvlen <Oy...@Sun.COM> on 2007/04/03 01:16:03 UTC, 1 replies.
- [jira] Created: (DERBY-2515) Network client does not retain the INOUT parameter value change for subsequent execution - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 01:27:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2514) convert lang/closed.java to junit - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 01:38:32 UTC, 3 replies.
- [jira] Updated: (DERBY-2467) Convert lang/updateCursor.java to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/03 01:40:32 UTC, 3 replies.
- [jira] Created: (DERBY-2516) Network Client allows execution of callable statement when one of the parameters is not set - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 01:47:32 UTC, 0 replies.
- [jira] Created: (DERBY-2517) convert lang/forupdate.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/03 02:40:32 UTC, 0 replies.
- [jira] Created: (DERBY-2518) convert lang/releaseCompileLocks.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/03 02:42:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 524934 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/03 03:18:39 UTC, 0 replies.
- DERBY-1478 : DataTypeDescriptor(DTD) changes and code generation changes for Territory based ordering - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/03 07:03:37 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 524991 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/03 07:04:06 UTC, 0 replies.
- Feedback on wiki page http://wiki.apache.org/db-derby/BuiltInLanguageBasedOrderingDERBY-1478 - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/03 08:05:57 UTC, 4 replies.
- some comments on collation wiki page - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/03 08:22:56 UTC, 22 replies.
- [jira] Commented: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/03 13:33:33 UTC, 2 replies.
- [jira] Updated: (DERBY-2495) Create framework for calling locator related stored procedures from client - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/03 14:39:32 UTC, 4 replies.
- Question about grant/revoke - posted by Dy...@Sun.COM on 2007/04/03 15:13:09 UTC, 21 replies.
- [jira] Created: (DERBY-2519) Clean-up in BlobClob4BlobTest - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/03 15:38:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2519) Clean-up in BlobClob4BlobTest - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/03 17:04:33 UTC, 1 replies.
- [jira] Updated: (DERBY-2508) Implement the XA transaction support for embedded driver. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/03 17:15:32 UTC, 0 replies.
- Page could not be read from disk - posted by Jessie Lee <je...@bmc.com> on 2007/04/03 17:31:26 UTC, 7 replies.
- [jira] Updated: (DERBY-2506) Adding the locator information to FD:OCA descriptor (FDODSC) andFD:OCA data (FDODTA) of the SQLDTA objects - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/03 17:37:32 UTC, 6 replies.
- Regression Test Report - Daily 524622S1 - Sun DBTG - posted by He...@sun.com on 2007/04/03 17:55:03 UTC, 0 replies.
- [jira] Updated: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/03 17:59:32 UTC, 3 replies.
- [jira] Commented: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/03 18:01:32 UTC, 1 replies.
- Request for patch review Derby-1922 - posted by Laura Stewart <sc...@gmail.com> on 2007/04/03 18:02:22 UTC, 0 replies.
- [jira] Updated: (DERBY-2509) Implement the XA transaction timeout support for client driver. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 18:07:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2508) Implement the XA transaction timeout support for embedded driver. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 18:07:32 UTC, 2 replies.
- [jira] Commented: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/03 18:16:32 UTC, 6 replies.
- [jira] Assigned: (DERBY-2511) reference manual's description of JDBC4 features has misleading sections - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/03 18:18:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2511) reference manual's description of JDBC4 features has misleading sections - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/03 18:18:32 UTC, 5 replies.
- [jira] Resolved: (DERBY-1590) Consolidate the *conrefs.dita files in the documentation source tree to a single file. - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/03 18:34:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2488) When loaded by jvm1.6 - Derby JDBC 3.0 driver returns 4 for JDBC driver major - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/03 18:50:32 UTC, 1 replies.
- [jira] Commented: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd - posted by "Suresh Thalamati (JIRA)" <ji...@apache.org> on 2007/04/03 19:40:32 UTC, 3 replies.
- [jira] Updated: (DERBY-2264) Restrict shutdown, upgrade, and encryption powers to the database owner - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/03 19:52:32 UTC, 2 replies.
- [jira] Created: (DERBY-2520) Document new restrictions of database shutdown, encryption and hard upgrade powers - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/03 19:58:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2520) Document new restrictions of database shutdown, encryption and hard upgrade powers - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/03 20:02:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2488) When loaded by jvm1.6 - Derby JDBC 3.0 driver returns 4 for JDBC driver major - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/03 20:26:32 UTC, 2 replies.
- [jira] Updated: (DERBY-2511) reference manual's description of JDBC4 features has misleading sections - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/03 20:48:32 UTC, 2 replies.
- [jira] Created: (DERBY-2521) Building derby outputs (from ant) various information messages that are marked as error severity. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 20:58:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2521) Building derby outputs (from ant) various information messages that are marked as error severity. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 21:00:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2480) DriverManager.getConnection leaks memory when connecting to a non-existent database - posted by "Jeff Clary (JIRA)" <ji...@apache.org> on 2007/04/03 21:02:32 UTC, 1 replies.
- [jira] Updated: (DERBY-2521) Building derby outputs (from ant) various information messages that are marked as warning severity. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 21:07:32 UTC, 1 replies.
- [jira] Commented: (DERBY-2264) Restrict shutdown, upgrade, and encryption powers to the database owner - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/03 21:17:32 UTC, 1 replies.
- [jira] Updated: (DERBY-2461) Convert lang/procedure.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 21:57:32 UTC, 1 replies.
- [jira] Commented: (DERBY-2480) DriverManager.getConnection leaks memory when connecting to a non-existent database - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/03 22:07:32 UTC, 5 replies.
- [jira] Created: (DERBY-2522) convert jdbcapi/procedureJdbc30.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 22:33:32 UTC, 0 replies.
- [jira] Assigned: (DERBY-2522) convert jdbcapi/procedureJdbc30.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 22:35:32 UTC, 0 replies.
- Junit ant target - why use antcall? - posted by Daniel John Debrunner <dj...@apache.org> on 2007/04/03 22:54:57 UTC, 1 replies.
- [jira] Commented: (DERBY-2521) Building derby outputs (from ant) various information messages that are marked as warning severity. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 22:58:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2521) Building derby outputs (from ant) various information messages that are marked as warning severity. - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/03 23:34:32 UTC, 0 replies.
- [jira] Commented: (DERBY-1933) Reference Manual updates - Setting attributes for the db connection URL - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/03 23:36:32 UTC, 1 replies.
- [jira] Commented: (DERBY-2522) convert jdbcapi/procedureJdbc30.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/03 23:44:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2521) Building derby outputs (from ant) various information messages that are marked as warning severity. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/04 00:17:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2522) convert jdbcapi/procedureJdbc30.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/04 01:53:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2461) Convert lang/procedure.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/04 01:53:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 525286 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/04 03:03:49 UTC, 0 replies.
- [jira] Updated: (DERBY-1054) Starting Derby with the NetServlet inside of tomcat does not allow binding to non localhost interface. - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/04 05:04:34 UTC, 2 replies.
- [jira] Commented: (DERBY-1054) Starting Derby with the NetServlet inside of tomcat does not allow binding to non localhost interface. - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/04 05:17:32 UTC, 8 replies.
- Regression Test Report - tinderbox_trunk16 525344 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/04 06:54:03 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 525409 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/04 10:52:53 UTC, 0 replies.
- Junit question - functionTests.util.SecurityCheck - posted by Myrna van Lunteren <m....@gmail.com> on 2007/04/04 16:11:51 UTC, 1 replies.
- Regression Test Report - Daily 524622S2 - Sun DBTG - posted by He...@sun.com on 2007/04/04 17:55:02 UTC, 0 replies.
- [jira] Updated: (DERBY-2386) timestampdiff function fails when using SQL_TSI_FRAC_SECOND for datepart parameter, except for very small intervals - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/04 18:15:32 UTC, 1 replies.
- [jira] Created: (DERBY-2523) convert jdbcapi/LobTest to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/04 18:53:32 UTC, 0 replies.
- [jira] Assigned: (DERBY-2523) convert jdbcapi/LobTest to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/04 18:55:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2502) Unclosed ResultSets choke JUnit lang _Suite on java 6 - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/04 20:02:32 UTC, 4 replies.
- [jira] Created: (DERBY-2524) DataTypeDescriptor(DTD) needs to have collation type and collation derivation. These new fields will apply only for character string types. Other types should ignore them. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/04 20:04:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2524) DataTypeDescriptor(DTD) needs to have collation type and collation derivation. These new fields will apply only for character string types. Other types should ignore them. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/04 20:22:32 UTC, 5 replies.
- DERBY-1478 : Making the correct collation type available in CreateTableNode for character string type columns - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/04 21:07:31 UTC, 7 replies.
- [jira] Updated: (DERBY-2505) Convert derbynet/testij.java to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/04 21:20:32 UTC, 0 replies.
- [jira] Created: (DERBY-2525) Convert lang/grantRevokeDDL and grantRevokeDDL2 to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/04 21:29:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 525550 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/04 21:54:29 UTC, 0 replies.
- code coverage for junit tests for svn trunk revision 525347 - posted by Ramandeep Kaur <ra...@gmail.com> on 2007/04/04 23:55:57 UTC, 0 replies.
- Possible wrong results bug involving column order in UNION view - posted by Bryan Pendleton <bp...@amberpoint.com> on 2007/04/05 00:15:16 UTC, 2 replies.
- [jira] Assigned: (DERBY-2488) When loaded by jvm1.6 - Derby JDBC 3.0 driver returns 4 for JDBC driver major - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/05 00:45:33 UTC, 0 replies.
- [jira] Commented: (DERBY-2523) convert jdbcapi/LobTest to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/05 00:52:32 UTC, 0 replies.
- [jira] Created: (DERBY-2526) Wrong query results due to column ordering in UNION view - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/05 01:23:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2526) Wrong query results due to column ordering in UNION view - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/05 01:25:32 UTC, 3 replies.
- Regression Test Report - tinderbox_trunk16 525593 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/05 01:33:46 UTC, 0 replies.
- [jira] Resolved: (DERBY-2505) Convert derbynet/testij.java to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/05 02:10:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2505) Convert derbynet/testij.java to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/05 02:10:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 525651 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/05 05:50:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2497) convert lang/coalesceTests.java to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/05 07:12:32 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 525729 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/05 12:18:11 UTC, 0 replies.
- running the XML tests - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/04/05 16:09:21 UTC, 13 replies.
- [jira] Commented: (DERBY-2526) Wrong query results due to column ordering in UNION view - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/05 16:35:32 UTC, 27 replies.
- Regression Test Report - Daily 524622S3 - Sun DBTG - posted by He...@sun.com on 2007/04/05 17:55:03 UTC, 0 replies.
- Re: [jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/05 18:41:11 UTC, 0 replies.
- [jira] Updated: (DERBY-2502) Unclosed ResultSets choke JUnit lang _Suite on java 6 - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/05 20:38:32 UTC, 1 replies.
- [jira] Updated: (DERBY-2500) Assertion failure preparing query with AND and OR in where clause - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/05 20:41:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2500) Assertion failure preparing query with AND and OR in where clause - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/05 20:43:32 UTC, 0 replies.
- [jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby, - posted by "Suresh Thalamati (JIRA)" <ji...@apache.org> on 2007/04/05 21:09:32 UTC, 0 replies.
- [jira] Created: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types. - posted by "Suresh Thalamati (JIRA)" <ji...@apache.org> on 2007/04/05 21:11:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types. - posted by "Suresh Thalamati (JIRA)" <ji...@apache.org> on 2007/04/05 21:11:32 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 525870 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/05 22:21:47 UTC, 0 replies.
- [jira] Created: (DERBY-2528) Set the correct collation type in SchemaDescriptor. The collation type will be UCS_BASIC for system schemas but it can be TERRITORY_BASED/UCS_BASIC for user schemas. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/05 23:18:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2528) Set the correct collation type in SchemaDescriptor. The collation type will be UCS_BASIC for system schemas but it can be TERRITORY_BASED/UCS_BASIC for user schemas. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/05 23:20:32 UTC, 2 replies.
- Regression Test Report - tinderbox_trunk16 525953 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/06 02:03:03 UTC, 0 replies.
- [jira] Updated: (DERBY-2488) When loaded by jvm1.6 - EmbeddedConnectionPoolDataSource is not returning a JDBC 4 compliant PooledConnection object - posted by "Stan Bradbury (JIRA)" <ji...@apache.org> on 2007/04/06 02:52:32 UTC, 3 replies.
- Database implementation help - posted by Steve Morin <st...@gmail.com> on 2007/04/06 03:42:18 UTC, 3 replies.
- [jira] Resolved: (DERBY-2467) Convert lang/updateCursor.java to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/06 08:23:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2528) Set the correct collation type in SchemaDescriptor. The collation type will be UCS_BASIC for system schemas but it can be TERRITORY_BASED/UCS_BASIC for user schemas. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/06 10:06:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2492) convert checkDataSource, checkDataSource30 and checkDriver.java to junit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/06 10:11:32 UTC, 2 replies.
- [jira] Created: (DERBY-2529) Client PreparedStatement/CallableStatement implementations need to use locators - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/06 11:23:32 UTC, 0 replies.
- [jira] Assigned: (DERBY-2529) Client PreparedStatement/CallableStatement implementations need to use locators - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/06 11:23:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2529) Client PreparedStatement/CallableStatement implementations need to use locators - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/06 11:33:32 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 526070 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/06 12:17:20 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 526112 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/06 16:11:03 UTC, 0 replies.
- Regression Test Report - Daily 524622S4 - Sun DBTG - posted by He...@sun.com on 2007/04/06 17:55:02 UTC, 0 replies.
- [jira] Closed: (DERBY-2481) Client PreparedStatement in a global xact does not downgrade ResultSetHoldability to CLOSE_CURSORS_AT_COMMIT - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/06 18:08:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2481) Client PreparedStatement in a global xact does not downgrade ResultSetHoldability to CLOSE_CURSORS_AT_COMMIT - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/06 18:08:32 UTC, 0 replies.
- reply to jira@apache.org - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/04/06 18:16:10 UTC, 0 replies.
- [jira] Updated: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/06 19:01:32 UTC, 3 replies.
- Build Report - tinderbox_trunk16 526238 build failed - Sun DBTG [Auto-generated mail] - posted by Ol...@Sun.COM on 2007/04/06 19:55:53 UTC, 2 replies.
- Regression Test Report - tinderbox_trunk16 526249 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/07 00:30:44 UTC, 0 replies.
- [jira] Created: (DERBY-2530) When character type columns are added by CREATE TABLE and ALTER TABLE, their collation type should be set to the containing schema's collation type. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/07 03:53:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 526313 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/07 04:54:40 UTC, 0 replies.
- [jira] Updated: (DERBY-2530) When character type columns are added by CREATE TABLE and ALTER TABLE, their collation type should be set to the containing schema's collation type. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/07 08:58:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2530) When character type columns are added by CREATE TABLE and ALTER TABLE, their collation type should be set to the containing schema's collation type. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/07 09:06:32 UTC, 0 replies.
- Build Report - tinderbox_trunk16 526387 build failed - Sun DBTG [Auto-generated mail] - posted by Ol...@Sun.COM on 2007/04/07 09:15:06 UTC, 0 replies.
- Regression Test Report - Daily 524622S5 - Sun DBTG - posted by He...@sun.com on 2007/04/07 17:55:03 UTC, 1 replies.
- [jira] Assigned: (DERBY-2526) Wrong query results due to column ordering in UNION view - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/07 21:39:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 526455 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/07 22:28:43 UTC, 0 replies.
- Regression Test Report - Daily 524622S6 - Sun DBTG - posted by He...@sun.com on 2007/04/08 17:55:03 UTC, 0 replies.
- I am going to subscribe to this mailing list - posted by Raymond Raymond <ra...@hotmail.com> on 2007/04/08 19:40:04 UTC, 0 replies.
- Got some problems on checkpoint!!! - posted by Raymond Raymond <ra...@hotmail.com> on 2007/04/08 20:01:19 UTC, 2 replies.
- [jira] Created: (DERBY-2531) client returns different connection on s.getConnection() on a statement obtained from a ConnectionPoolDataSource or XADataSource than the original connection. - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/09 07:52:32 UTC, 0 replies.
- [jira] Created: (DERBY-2532) 'XAConnection.getXAResource() on a closed connection - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/09 07:54:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2532) Client does not return SQLException on XAConnection.getXAResource() on a closed connection, Embedded does - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/09 08:03:32 UTC, 0 replies.
- [jira] Created: (DERBY-2533) Analysis needed on local/global interleaf of global/local connections to see if locks remaining open is acceptable, and why it gives Protocol errors with DerbyNetClient on subsequent connections to db - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/09 08:41:32 UTC, 0 replies.
- [jira] Created: (DERBY-2534) Add new api "public StringDataValue getValue(RuleBasedCollator)" on StringDataValue. This method will return either the base DVDs for char datatypes or it will return collation sensitive DVD for char datatypes. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 09:25:33 UTC, 0 replies.
- [jira] Updated: (DERBY-2534) Add new api "public StringDataValue getValue(RuleBasedCollator)" on StringDataValue. This method will return either the base DVDs for char datatypes or it will return collation sensitive DVD for char datatypes. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 09:44:32 UTC, 0 replies.
- [jira] Assigned: (DERBY-2534) Add new api "public StringDataValue getValue(RuleBasedCollator)" on StringDataValue. This method will return either the base DVDs for char datatypes or it will return collation sensitive DVD for char datatypes. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 09:51:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2534) Add new api "public StringDataValue getValue(RuleBasedCollator)" on StringDataValue. This method will return either the base DVDs for char datatypes or it will return collation sensitive DVD for char datatypes. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 09:51:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2166) Implement proper handling of SocketTimeoutException in DRDAConnThread - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/09 11:26:32 UTC, 2 replies.
- Regression Test Report - tinderbox_trunk16 526662 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/09 12:48:28 UTC, 0 replies.
- [jira] Updated: (DERBY-2531) client returns different connection on s.getConnection() on a statement obtained from a ConnectionPoolDataSource or XADataSource than the original connection. - posted by "Saurabh Vyas (JIRA)" <ji...@apache.org> on 2007/04/09 13:36:33 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 526709 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/09 16:32:33 UTC, 0 replies.
- Regression Test Report - Daily 524622S7 - Sun DBTG - posted by He...@sun.com on 2007/04/09 17:55:03 UTC, 0 replies.
- [jira] Commented: (DERBY-2429) Convert jdbcapi/resultset.java to JUnit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/09 19:09:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2395) Convert derbynet/csPrepStmt.java to junit test - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/09 19:09:33 UTC, 0 replies.
- [jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/09 20:13:32 UTC, 10 replies.
- [jira] Created: (DERBY-2535) Make Locale available in DataValueFactory(DVF). This Locale object will be used to construct Collator object if the user has requested territory based collation. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 20:29:33 UTC, 0 replies.
- [jira] Updated: (DERBY-2535) Make Locale available in DataValueFactory(DVF). This Locale object will be used to construct Collator object if the user has requested territory based collation. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 20:39:33 UTC, 3 replies.
- [jira] Commented: (DERBY-2535) Make Locale available in DataValueFactory(DVF). This Locale object will be used to construct Collator object if the user has requested territory based collation. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/09 20:41:32 UTC, 8 replies.
- [jira] Commented: (DERBY-1623) Add ANSI TRIM implementation - posted by "Manish Khettry (JIRA)" <ji...@apache.org> on 2007/04/10 03:16:32 UTC, 7 replies.
- [jira] Updated: (DERBY-1623) Add ANSI TRIM implementation - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/10 10:25:32 UTC, 5 replies.
- [jira] Updated: (DERBY-2432) Unimplemented transaction time out for XA transactions may cause that locks will not be released when client terminates outside a unit of work. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/10 10:34:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 526777 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/10 11:40:41 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527072 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/10 15:22:26 UTC, 0 replies.
- [jira] Updated: (DERBY-2493) Use unsynchronized collections in BackingStoreHashtable - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/10 17:11:33 UTC, 4 replies.
- [jira] Commented: (DERBY-2230) AssertFailure: ByteCode Conditional then/else stack mismatch - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/10 17:15:33 UTC, 1 replies.
- [jira] Assigned: (DERBY-2230) AssertFailure: ByteCode Conditional then/else stack mismatch - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/10 17:17:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2230) AssertFailure: ByteCode Conditional then/else stack mismatch - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/10 17:17:32 UTC, 2 replies.
- Regression Test Report - Daily 526796 - Sun DBTG - posted by He...@sun.com on 2007/04/10 17:55:08 UTC, 0 replies.
- [jira] Resolved: (DERBY-2502) Unclosed ResultSets choke JUnit lang _Suite on java 6 - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 17:56:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2489) Document the policy-reloading system procedure. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 17:58:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2466) Allow dynamic reloading of the security policy file - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 17:58:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2276) ApacheCon 2006 presentations - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 18:00:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2523) convert jdbcapi/LobTest to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/10 18:11:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2523) convert jdbcapi/LobTest to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/10 18:11:32 UTC, 0 replies.
- [jira] Closed: (DERBY-1181) Implement missing JDBC4 methods discovered by DERBY-1146 - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 18:11:32 UTC, 0 replies.
- [jira] Closed: (DERBY-874) Solidify JUnit test infrastructure - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 18:13:32 UTC, 0 replies.
- [jira] Closed: (DERBY-533) Re-enable national character datatypes - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 18:21:32 UTC, 1 replies.
- [jira] Created: (DERBY-2536) Convert lang/procedureInTrigger.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/10 18:45:32 UTC, 0 replies.
- [jira] Assigned: (DERBY-2536) Convert lang/procedureInTrigger.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/10 18:45:32 UTC, 0 replies.
- [jira] Updated: (DERBY-269) Provide some way to update index cardinality statistics (e.g. reimplement update statistics) - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/10 19:00:32 UTC, 0 replies.
- [jira] Commented: (DERBY-47) Some possible improvements to IN optimization - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/10 19:06:35 UTC, 0 replies.
- [jira] Commented: (DERBY-2499) Update Tuning Guide documentation to reflect the new static IN list transformation that occurs as a result of DERBY-47. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/10 19:27:32 UTC, 9 replies.
- [jira] Resolved: (DERBY-854) DatabaseMetaData methods fail on read-only database - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 19:44:32 UTC, 0 replies.
- [jira] Closed: (DERBY-47) Some possible improvements to IN optimization - posted by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2007/04/10 19:46:35 UTC, 0 replies.
- [jira] Created: (DERBY-2537) implement pushing collation info to store, storing collation info in store metadata, and creating templates based on store metadata - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/10 19:52:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2537) implement pushing collation info to store, storing collation info in store metadata, and creating templates based on store metadata - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/10 19:59:32 UTC, 2 replies.
- intend to soon checkin a change that will cause existing "trunk" based databases to break. - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/10 20:03:31 UTC, 0 replies.
- [jira] Closed: (DERBY-713) CLONE - Query optimizer should not make poor choices when optimizing IN and WHERE clauses - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/10 20:11:33 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527144 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/10 20:15:17 UTC, 0 replies.
- [jira] Commented: (DERBY-2075) XY044 error when prior table does have a unique index - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 20:56:32 UTC, 1 replies.
- [jira] Closed: (DERBY-2075) XY044 error when prior table does have a unique index - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 20:58:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2536) Convert lang/procedureInTrigger.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/10 21:54:32 UTC, 2 replies.
- [jira] Assigned: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/10 22:07:32 UTC, 0 replies.
- test derbynet/connection.java - posted by Myrna van Lunteren <m....@gmail.com> on 2007/04/10 22:29:26 UTC, 0 replies.
- [jira] Resolved: (DERBY-1933) Reference Manual updates - Setting attributes for the db connection URL - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/10 22:43:32 UTC, 0 replies.
- [jira] Updated: (DERBY-1933) Reference Manual updates - Setting attributes for the db connection URL - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/10 22:43:32 UTC, 0 replies.
- GSoC (Fwd: Implementing speculative locking protocol for Apache Derby) - posted by Andrew McIntyre <mc...@gmail.com> on 2007/04/10 22:51:53 UTC, 2 replies.
- [jira] Updated: (DERBY-2193) [import] ERROR 38000: StringIndexOutOfBoundsException was thrown while evaluating an expression. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/10 23:24:32 UTC, 4 replies.
- [jira] Created: (DERBY-2538) Update documentation to describe the expected behavior when a JDBC 4 app creates a JDBC 3 datasource. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/10 23:55:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2467) Convert lang/updateCursor.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/10 23:57:32 UTC, 1 replies.
- [jira] Commented: (DERBY-2538) Update documentation to describe the expected behavior when a JDBC 4 app creates a JDBC 3 datasource. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/10 23:57:32 UTC, 11 replies.
- [jira] Created: (DERBY-2539) convert lang/timestampArith.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/11 00:01:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2497) convert lang/coalesceTests.java to junit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/11 00:01:33 UTC, 0 replies.
- Changes to comparable method in TypeCompiler - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/11 00:01:50 UTC, 11 replies.
- Regression Test Report - tinderbox_trunk16 527233 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/11 00:09:35 UTC, 0 replies.
- [jira] Commented: (DERBY-1934) Reference Manual updates - J2EE Compliance: Java Transaction API and javax.sql Extensions - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/11 02:10:32 UTC, 3 replies.
- Regression Test Report - tinderbox_trunk16 527324 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/11 03:46:59 UTC, 0 replies.
- [jira] Updated: (DERBY-2346) Provide set methods for clob for embedded driver - posted by "Anurag Shekhar (JIRA)" <ji...@apache.org> on 2007/04/11 05:14:32 UTC, 3 replies.
- Regression Test Report - tinderbox_trunk16 527366 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/11 07:20:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/11 08:53:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2193) [import] ERROR 38000: StringIndexOutOfBoundsException was thrown while evaluating an expression. - posted by "Aaron Digulla (JIRA)" <ji...@apache.org> on 2007/04/11 09:17:32 UTC, 4 replies.
- Regression Test Report - tinderbox_trunk16 527402 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/11 12:57:59 UTC, 0 replies.
- [jira] Created: (DERBY-2540) Restructure code for Blob/Clob length in client to prepare for locator implementation - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/11 14:18:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2540) Restructure code for Blob/Clob length in client to prepare for locator implementation - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/11 14:29:32 UTC, 4 replies.
- [jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/11 14:34:32 UTC, 5 replies.
- [jira] Commented: (DERBY-2540) Restructure code for Blob/Clob length in client to prepare for locator implementation - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/11 16:15:32 UTC, 6 replies.
- [jira] Assigned: (DERBY-2480) DriverManager.getConnection leaks memory when connecting to a non-existent database - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/04/11 16:24:32 UTC, 0 replies.
- [jira] Updated: (DERBY-1001) Rewrite 'store/encryptionKey.sql' to a JUnit test - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/11 16:33:32 UTC, 1 replies.
- [jira] Commented: (DERBY-1001) Rewrite 'store/encryptionKey.sql' to a JUnit test - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/11 16:35:32 UTC, 3 replies.
- Regression Test Report - Daily 527166 - Sun DBTG - posted by He...@sun.com on 2007/04/11 17:55:08 UTC, 0 replies.
- [jira] Resolved: (DERBY-2497) convert lang/coalesceTests.java to junit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/11 18:16:32 UTC, 0 replies.
- [jira] Updated: (DERBY-716) Re-enable VTIs - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/11 18:47:32 UTC, 1 replies.
- [jira] Assigned: (DERBY-2538) Update documentation to describe the expected behavior when a JDBC 4 app creates a JDBC 3 datasource. - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/11 19:01:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527500 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/11 20:10:54 UTC, 0 replies.
- [jira] Updated: (DERBY-1934) Reference Manual updates - J2EE Compliance: Java Transaction API and javax.sql Extensions - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/11 20:35:32 UTC, 2 replies.
- Blog on open source vs. closed source delivery models - posted by rbowler <ri...@gmail.com> on 2007/04/11 20:36:35 UTC, 0 replies.
- [jira] Updated: (DERBY-2118) Change some boundary checks in ArrayInputStream to ASSERTs to improve performance - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/11 21:37:32 UTC, 0 replies.
- anyone seeing network timeout failures in the junit tests (DriverTestjunit, XADSAuthenticationTestjunit) - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/11 22:10:03 UTC, 0 replies.
- [jira] Resolved: (DERBY-2536) Convert lang/procedureInTrigger.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/11 23:02:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2536) Convert lang/procedureInTrigger.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/11 23:02:33 UTC, 0 replies.
- [jira] Updated: (DERBY-2538) Update documentation to describe the expected behavior when a JDBC 4 app creates a JDBC 3 datasource. - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/11 23:06:32 UTC, 4 replies.
- [jira] Created: (DERBY-2541) Create initial testing framework for Junit Collation testing - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/11 23:53:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527592 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/11 23:53:51 UTC, 0 replies.
- Re: Derby download stats - posted by "Jean T. Anderson" <jt...@bristowhill.com> on 2007/04/12 00:05:48 UTC, 0 replies.
- how should store get an object based on format id and collation id? - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/12 01:25:43 UTC, 26 replies.
- Regression Test Report - tinderbox_trunk16 527698 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/12 03:32:49 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527746 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/12 07:31:18 UTC, 0 replies.
- [jira] Commented: (DERBY-2118) Change some boundary checks in ArrayInputStream to ASSERTs to improve performance - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/12 10:23:32 UTC, 0 replies.
- [jira] Commented: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/12 10:54:32 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527833 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/12 14:15:24 UTC, 0 replies.
- [jira] Updated: (DERBY-2385) create the stored procedures called by LOB related JDBC methods during upgrade - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/12 14:17:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-2386) timestampdiff function fails when using SQL_TSI_FRAC_SECOND for datepart parameter, except for very small intervals - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/12 14:41:32 UTC, 0 replies.
- Regression Test Report - Daily 527546 - Sun DBTG - posted by He...@sun.com on 2007/04/12 17:55:09 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 527898 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/12 18:04:37 UTC, 0 replies.
- [jira] Commented: (DERBY-2541) Create initial testing framework for Junit Collation testing - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/12 19:42:50 UTC, 3 replies.
- [jira] Updated: (DERBY-2541) Create initial testing framework for Junit Collation testing - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/12 20:15:15 UTC, 2 replies.
- [jira] Updated: (DERBY-2296) getProperties method deprecated on ClientDataSource - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/12 20:17:15 UTC, 5 replies.
- Regression Test Report - tinderbox_trunk16 528002 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/12 21:44:53 UTC, 0 replies.
- [jira] Created: (DERBY-2542) convert lang/scrollCursors1.sql to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/12 22:23:15 UTC, 0 replies.
- Google soc students - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/04/12 23:00:37 UTC, 0 replies.
- Question about UpdateCursorTest.testVirtualMemoryHeap - posted by Bryan Pendleton <bp...@amberpoint.com> on 2007/04/13 00:31:01 UTC, 4 replies.
- Regression Test Report - tinderbox_trunk16 528109 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/13 01:27:25 UTC, 0 replies.
- [jira] Created: (DERBY-2543) testVirtualMemoryHeap junit test fails with "Virtual memory heap test failed! Got unexpected value. expected:<202> but was:<103>" - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 01:52:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2543) testVirtualMemoryHeap junit test fails with "Virtual memory heap test failed! Got unexpected value. expected:<202> but was:<103>" - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 01:56:15 UTC, 5 replies.
- Regression Test Report - tinderbox_trunk16 528282 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/13 05:16:48 UTC, 0 replies.
- [jira] Created: (DERBY-2544) SecurityPolicyReloadingTest( )junit.framework.AssertionFailedError: Policy file changed. Should not be able to read the property. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 06:32:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2544) SecurityPolicyReloadingTest( )junit.framework.AssertionFailedError: Policy file changed. Should not be able to read the property. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 06:41:15 UTC, 5 replies.
- [jira] Created: (DERBY-2545) testModifiesSql(org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest)junit.framework.ComparisonFailure: Unexpected SQL state. expected:<3800[0]> but was:<3800[1]> - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 06:44:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2545) testModifiesSql(org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest)junit.framework.ComparisonFailure: Unexpected SQL state. expected:<3800[0]> but was:<3800[1]> - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 06:46:15 UTC, 0 replies.
- tinderbox web page with "full" hiistory does not show suite failures correctly - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/13 06:54:06 UTC, 2 replies.
- Request for Derby Developer privileges - posted by Jorgen Loland <Jo...@Sun.COM> on 2007/04/13 08:30:25 UTC, 1 replies.
- [jira] Commented: (DERBY-2467) Convert lang/updateCursor.java to JUnit - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/13 09:14:15 UTC, 1 replies.
- [jira] Closed: (DERBY-2493) Use unsynchronized collections in BackingStoreHashtable - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/13 09:23:15 UTC, 0 replies.
- [Test] Could test suite can be run with JDK1.5 on Window? - posted by Tracy <tr...@yahoo.com.cn> on 2007/04/13 10:37:32 UTC, 1 replies.
- The XAConnection could be closed if there is no global transaction associated - posted by Julius Stroffek <Ju...@Sun.COM> on 2007/04/13 11:20:22 UTC, 2 replies.
- Regression Test Report - tinderbox_trunk16 528371 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/13 12:12:44 UTC, 0 replies.
- Lifetime of Blob/Clob objects, compatibility issues - posted by Oystein Grovlen - Sun Norway <Oy...@Sun.COM> on 2007/04/13 14:28:42 UTC, 2 replies.
- Regression Test Report - tinderbox_trunk16 528427 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/13 16:01:30 UTC, 0 replies.
- [jira] Closed: (DERBY-1255) Implement new JDBC4 methods for creating empty LOBs in the embedded client - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/13 16:22:15 UTC, 0 replies.
- Regression Test Report - Daily 527997 - Sun DBTG - posted by He...@sun.com on 2007/04/13 17:55:09 UTC, 0 replies.
- [jira] Resolved: (DERBY-2545) testModifiesSql(org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest)junit.framework.ComparisonFailure: Unexpected SQL state. expected:<3800[0]> but was:<3800[1]> - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/13 18:09:15 UTC, 0 replies.
- [jira] Created: (DERBY-2546) Failure in testImportTableExportTableLobsInUnqalifiedExtFile only weme6.1 since April 10th - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/13 19:34:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2545) testModifiesSql(org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest)junit.framework.ComparisonFailure: Unexpected SQL state. expected:<3800[0]> but was:<3800[1]> - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/13 19:38:15 UTC, 0 replies.
- it looks like the public posting web site for test results from IBM is broken - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/13 19:38:56 UTC, 5 replies.
- Regression Test Report - tinderbox_trunk16 528490 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/13 19:40:13 UTC, 0 replies.
- [jira] Commented: (DERBY-1629) Exceptions thrown by code in procedures or triggers are not handled/thrown correctly by Derby - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/13 19:40:15 UTC, 0 replies.
- recovery testing in junit framework? - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/13 19:55:12 UTC, 0 replies.
- [jira] Commented: (DERBY-2296) getProperties method deprecated on ClientDataSource - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/13 21:35:15 UTC, 4 replies.
- [jira] Reopened: (DERBY-2467) Convert lang/updateCursor.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/13 21:59:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2251) When I Create a table with Chinese table name , ij report IO exception. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/13 22:29:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-300) Creation of SQLWarning on a getConnection causes hang on 131 vms when server and client are in same vm. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/13 23:14:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 528565 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/13 23:20:26 UTC, 0 replies.
- [jira] Closed: (DERBY-176) Derby throws ERROR XBCM1: Java linkage error thrown during load of generated class org.apache.derby.exe.aced07c066x0102xca87x3319x00004aa5686e1 during execution of large query - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/13 23:24:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2543) testVirtualMemoryHeap junit test fails with "Virtual memory heap test failed! Got unexpected value. expected:<202> but was:<103>" - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/13 23:48:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2544) SecurityPolicyReloadingTest( )junit.framework.AssertionFailedError: Policy file changed. Should not be able to read the property. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/13 23:53:15 UTC, 0 replies.
- 10.3 bug fixing candidates - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/04/13 23:53:58 UTC, 3 replies.
- Derby unBof at Java One - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/04/14 00:11:11 UTC, 0 replies.
- [jira] Assigned: (DERBY-2296) getProperties method deprecated on ClientDataSource - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/14 00:45:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 528671 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/14 02:59:54 UTC, 0 replies.
- [jira] Commented: (DERBY-716) Re-enable VTIs - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/14 03:02:15 UTC, 15 replies.
- [jira] Reopened: (DERBY-533) Re-enable national character datatypes - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/14 03:28:15 UTC, 0 replies.
- [jira] Created: (DERBY-2547) possible NullPointerException in client/am/ProductLevel - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/14 06:31:15 UTC, 0 replies.
- [jira] Created: (DERBY-2548) NullPointerException through client/am/EncryptionManager - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/14 06:33:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 528727 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/14 06:40:05 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 528760 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/14 10:18:05 UTC, 0 replies.
- [jira] Resolved: (DERBY-2492) convert checkDataSource, checkDataSource30 and checkDriver.java to junit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/14 15:19:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2492) convert checkDataSource, checkDataSource30 and checkDriver.java to junit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/14 15:19:15 UTC, 1 replies.
- Regression Test Report - Daily 528540 - Sun DBTG - posted by He...@sun.com on 2007/04/14 17:55:08 UTC, 0 replies.
- Regression Test Report - Daily 528824 - Sun DBTG - posted by He...@sun.com on 2007/04/15 17:55:08 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 528973 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/15 19:11:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2003) Use a lower wait timeout in BlobClob4BlobTest - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/15 19:40:16 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 529015 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/15 22:54:15 UTC, 0 replies.
- [jira] Created: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/04/16 09:28:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2478) 'Invalid transaction state...' in jdbcapi.SetTransactionIsolationTest - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/16 09:31:15 UTC, 0 replies.
- [jira] Created: (DERBY-2550) Types.NULL is not accepted when using setNull on a PreparedStatment - posted by "Christian Schwanke (JIRA)" <ji...@apache.org> on 2007/04/16 09:33:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2550) Types.NULL is not accepted when using setNull on a PreparedStatment - posted by "Christian Schwanke (JIRA)" <ji...@apache.org> on 2007/04/16 09:35:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2478) 'Invalid transaction state...' in jdbcapi.SetTransactionIsolationTest - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/16 10:18:15 UTC, 1 replies.
- [jira] Resolved: (DERBY-2478) 'Invalid transaction state...' in jdbcapi.SetTransactionIsolationTest - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/16 10:24:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2327) Reduce monitor contention in LockSet - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/16 10:36:15 UTC, 1 replies.
- Error while connecting to existing database with create=true - posted by Saurabh Vyas <Sa...@Sun.COM> on 2007/04/16 10:59:51 UTC, 1 replies.
- [jira] Created: (DERBY-2551) Global Xid value garbled in syscs_diag.transaction_table. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/16 11:06:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2550) Types.NULL is not accepted when using setNull on a PreparedStatment - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/16 11:16:18 UTC, 1 replies.
- [jira] Updated: (DERBY-2551) Global Xid value garbled in syscs_diag.transaction_table. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/16 11:30:15 UTC, 2 replies.
- [jira] Closed: (DERBY-2550) Types.NULL is not accepted when using setNull on a PreparedStatment - posted by "Christian Schwanke (JIRA)" <ji...@apache.org> on 2007/04/16 12:57:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 529163 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/16 13:57:42 UTC, 0 replies.
- [jira] Assigned: (DERBY-1828) Access rule violations should use a SQL state starting with '42' according to the SQL standard. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/16 14:38:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-1825) Errors 2850A,2850G,28508 are similar - can be combined into a single message. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/16 14:38:15 UTC, 0 replies.
- [jira] Created: (DERBY-2552) Specifying a streaming cipher for data encryption causes java.lang.ArithmeticException - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/16 16:17:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2495) Create framework for calling locator related stored procedures from client - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/16 16:23:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 529212 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/16 17:35:19 UTC, 0 replies.
- is anyone looking at new import/export tinderbox errors that look like they started with checkin for DERBY-2193 or DERBY-2444? - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/16 17:36:30 UTC, 3 replies.
- Regression Test Report - Daily 528997 - Sun DBTG - posted by He...@sun.com on 2007/04/16 17:55:08 UTC, 0 replies.
- [jira] Closed: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network - posted by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/04/16 19:45:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 529292 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/16 21:29:19 UTC, 0 replies.
- [jira] Resolved: (DERBY-2541) Create initial testing framework for Junit Collation testing - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/16 21:35:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2541) Create initial testing framework for Junit Collation testing - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/16 21:35:15 UTC, 0 replies.
- [jira] Reopened: (DERBY-2373) Upgrade documentation PDF builds to use FOP .93 - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/16 23:30:15 UTC, 0 replies.
- In TypeDescriptorImpl, collationDerivation probably should default to "implicit" rather than "none". - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/16 23:44:17 UTC, 0 replies.
- [jira] Updated: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd - posted by "Olav Sandstaa (JIRA)" <ji...@apache.org> on 2007/04/17 00:02:16 UTC, 6 replies.
- [jira] Created: (DERBY-2553) values SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS() returns null in test ScrollCursors1Test when run against network server - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 01:00:23 UTC, 0 replies.
- [jira] Resolved: (DERBY-2542) convert lang/scrollCursors1.sql to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 01:04:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2542) convert lang/scrollCursors1.sql to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 01:04:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2542) convert lang/scrollCursors1.sql to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 01:06:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2517) convert lang/forupdate.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/17 01:12:15 UTC, 5 replies.
- [jira] Created: (DERBY-2554) convert lang/supersimple.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 01:16:16 UTC, 0 replies.
- [jira] Commented: (DERBY-1825) Errors 2850A,2850G,28508 are similar - can be combined into a single message. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/17 08:04:15 UTC, 4 replies.
- Regression Test Report - tinderbox_trunk16 529509 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/17 12:37:01 UTC, 0 replies.
- [jira] Created: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/17 14:01:21 UTC, 0 replies.
- [jira] Created: (DERBY-2556) Code paths for db restore do not use doPrivileged-calls, causing SecurityException - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/17 14:11:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2373) Upgrade documentation PDF builds to use FOP .93 - posted by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/04/17 15:35:15 UTC, 0 replies.
- Regression Test Report - Daily 529300 - Sun DBTG - posted by He...@sun.com on 2007/04/17 17:55:03 UTC, 1 replies.
- [jira] Resolved: (DERBY-2544) SecurityPolicyReloadingTest( )junit.framework.AssertionFailedError: Policy file changed. Should not be able to read the property. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/17 18:02:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2370) EXISTS may return the wrong value for sub-queries involving set operations - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/17 19:23:15 UTC, 0 replies.
- [jira] Created: (DERBY-2557) Provide a new interface on DataValueFactory(DVF) called getInstanceUsingFormatIdAndCollationType(formatId, collationType). This api will replace similar code in Monitor. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/17 19:52:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2557) Provide a new interface on DataValueFactory(DVF) called getInstanceUsingFormatIdAndCollationType(formatId, collationType). This api will replace similar code in Monitor. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/17 20:29:15 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 529658 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/17 21:53:16 UTC, 0 replies.
- [jira] Commented: (DERBY-2557) Provide a new interface on DataValueFactory(DVF) called getInstanceUsingFormatIdAndCollationType(formatId, collationType). This api will replace similar code in Monitor. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/17 22:34:15 UTC, 4 replies.
- [jira] Created: (DERBY-2558) client trhows ArrayIndexOutOfBounds exception instead of parameter out of range - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 22:43:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2117) Intermittent failure in lang/compressTable.sql - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/17 22:43:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2554) convert lang/supersimple.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 22:46:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2554) convert lang/supersimple.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/17 22:46:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2117) Intermittent failure in lang/compressTable.sql - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/17 23:14:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2507) Query compiler assumes bad parameter type for ? is null expression - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/17 23:22:15 UTC, 0 replies.
- [jira] Created: (DERBY-2559) recreating a datasource using javax.naming.Reference from a ClientDataSource40 fails - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/17 23:27:15 UTC, 0 replies.
- [jira] Created: (DERBY-2560) Missing asserts in ProcedureInTriggerTest - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/17 23:50:16 UTC, 0 replies.
- [jira] Created: (DERBY-2561) convert lang/simpleScroll.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 00:30:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2560) Missing asserts in ProcedureInTriggerTest - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 00:32:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2561) convert lang/simpleScroll.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 00:34:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2561) convert lang/simpleScroll.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 00:34:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2560) Missing asserts in ProcedureInTriggerTest - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 00:34:15 UTC, 1 replies.
- [jira] Updated: (DERBY-2539) convert lang/timestampArith.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/18 00:48:15 UTC, 3 replies.
- [jira] Resolved: (DERBY-2560) Missing asserts in ProcedureInTriggerTest - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 01:20:15 UTC, 0 replies.
- [jira] Updated: (DERBY-1947) OutOfMemoryError after repeated calls to boot and shutdown a database - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/18 02:05:15 UTC, 2 replies.
- [jira] Updated: (DERBY-2151) "Fixer-upper" utility to help convert ij canon-based tests to JUnit. - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/18 03:08:15 UTC, 1 replies.
- 10.3 release - posted by Myrna van Lunteren <m....@gmail.com> on 2007/04/18 04:38:13 UTC, 4 replies.
- [jira] Assigned: (DERBY-2562) conver/SpillHash.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/18 10:35:15 UTC, 0 replies.
- [jira] Created: (DERBY-2562) conver/SpillHash.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/18 10:35:15 UTC, 0 replies.
- How to use bind variables for IN clause in SQL statement - posted by sdeshpande <sa...@web.de> on 2007/04/18 10:59:18 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 529896 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/18 13:09:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-2444) Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/18 13:42:15 UTC, 0 replies.
- [jira] Commented: (DERBY-1828) Access rule violations should use a SQL state starting with '42' according to the SQL standard. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/18 14:22:15 UTC, 5 replies.
- [jira] Commented: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/04/18 15:15:15 UTC, 17 replies.
- [jira] Created: (DERBY-2563) Intermittent failure in 'lang/autoincrement.sql' - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/04/18 15:51:15 UTC, 5 replies.
- [jira] Resolved: (DERBY-2193) [import] ERROR 38000: StringIndexOutOfBoundsException was thrown while evaluating an expression. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/18 15:55:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2563) Intermittent failure in 'lang/autoincrement.sql' - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/04/18 16:13:15 UTC, 0 replies.
- [jira] Updated: (DERBY-827) Performance can be improved by re-using language ResultSets across Activation executions. - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/18 16:21:15 UTC, 4 replies.
- [jira] Updated: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/18 17:33:15 UTC, 4 replies.
- Regression Test Report - Daily 529658 - Sun DBTG - posted by He...@sun.com on 2007/04/18 17:55:09 UTC, 0 replies.
- [jira] Commented: (DERBY-1947) OutOfMemoryError after repeated calls to boot and shutdown a database - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/18 18:20:16 UTC, 6 replies.
- [jira] Resolved: (DERBY-2540) Restructure code for Blob/Clob length in client to prepare for locator implementation - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/18 18:20:17 UTC, 0 replies.
- [jira] Created: (DERBY-2564) ContextService.notifyAllActiveThreads() needs a privileged block around the call to Thread.interrupt() - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/18 18:25:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2539) convert lang/timestampArith.java to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 19:32:15 UTC, 5 replies.
- [jira] Commented: (DERBY-2517) convert lang/forupdate.sql to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 20:08:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2280) DatabaseMetaData.getTypeInfo() UNSIGNED_ATTRIBUTE and AUTO_INCREMENT column returns incorrect information for BLOB & CLOB data type - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 20:22:15 UTC, 4 replies.
- Parameters vs Arguments in Derby Procedures - posted by Laura Stewart <sc...@gmail.com> on 2007/04/18 20:34:30 UTC, 2 replies.
- Creating databases with user-specififed attribute while running the tests? - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/18 20:58:22 UTC, 1 replies.
- [jira] Resolved: (DERBY-2480) DriverManager.getConnection leaks memory when connecting to a non-existent database - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/18 23:17:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2151) "Fixer-upper" utility to help convert ij canon-based tests to JUnit. - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/19 00:13:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2151) "Fixer-upper" utility to help convert ij canon-based tests to JUnit. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/19 00:33:15 UTC, 0 replies.
- LobStreamsTest might fail in the next test reports - posted by Kristian Waagan <Kr...@Sun.COM> on 2007/04/19 01:00:02 UTC, 0 replies.
- [jira] Assigned: (DERBY-967) lang/autoincrement.sql intermittently fails on SunOS-5.10_i86 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/19 03:02:15 UTC, 0 replies.
- [jira] Created: (DERBY-2565) BrokeredConnection needs to forward implementations of locator related methods in EngineConnection to the underlying physical connection - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/19 07:46:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2565) BrokeredConnection needs to forward implementations of locator related methods in EngineConnection to the underlying physical connection - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/19 07:46:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2565) BrokeredConnection needs to forward implementations of locator related methods in EngineConnection to the underlying physical connection - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/19 07:55:15 UTC, 2 replies.
- [jira] Updated: (DERBY-2565) BrokeredConnection needs to forward implementations of locator related methods in EngineConnection to the underlying physical connection - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/19 07:59:15 UTC, 1 replies.
- [jira] Updated: (DERBY-1825) Errors 2850A,2850G,28508 are similar - can be combined into a single message. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/19 10:02:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-1825) Errors 2850A,2850G,28508 are similar - can be combined into a single message. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/19 10:17:15 UTC, 0 replies.
- [jira] Created: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/04/19 14:51:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/19 16:20:15 UTC, 6 replies.
- [jira] Updated: (DERBY-2557) Provide a new interface on DataValueFactory(DVF) called getNull(formatId, collationType) which returns a DVD with proper collation association. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/19 16:37:15 UTC, 1 replies.
- java.lang.ArrayIndexOutOfBoundsException:0 in org.apache.derby.impl.sql.GenericParameterValueSet.initialize - posted by "Bernt M. Johnsen" <Be...@Sun.COM> on 2007/04/19 17:28:54 UTC, 1 replies.
- Regression Test Report - Daily 530080 - Sun DBTG - posted by He...@sun.com on 2007/04/19 17:55:07 UTC, 0 replies.
- [jira] Commented: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/19 18:52:15 UTC, 4 replies.
- identity_val_local() for multi-row insert - posted by Haolan Qin <hq...@nsirad.com> on 2007/04/19 19:10:24 UTC, 1 replies.
- how to get store unit tests to boot DataValueFactory? - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/19 20:08:13 UTC, 1 replies.
- [jira] Created: (DERBY-2567) convert lang/errorcode.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/19 20:40:15 UTC, 0 replies.
- [jira] Updated: (DERBY-967) lang/autoincrement.sql intermittently fails on SunOS-5.10_i86 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/19 21:13:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-967) lang/autoincrement.sql intermittently fails on SunOS-5.10_i86 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/19 21:13:15 UTC, 0 replies.
- code coverage for junit tests for svn trunk revision 529822 - posted by Ramandeep Kaur <ra...@gmail.com> on 2007/04/19 21:22:12 UTC, 7 replies.
- [jira] Updated: (DERBY-957) Long passed into an exception gets displayed using locale specific formatting. i18n/locale issue - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/19 21:58:15 UTC, 0 replies.
- How to execute DDL and DML statements concurrently? - posted by Yifan <he...@msn.com> on 2007/04/19 22:20:33 UTC, 3 replies.
- [jira] Commented: (DERBY-2557) Provide a new interface on DataValueFactory(DVF) called getNull(formatId, collationType) which returns a DVD with proper collation association. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/19 23:12:15 UTC, 0 replies.
- recently introduced javadoc errors on trunk - posted by Daniel John Debrunner <dj...@apache.org> on 2007/04/20 00:31:19 UTC, 2 replies.
- [jira] Updated: (DERBY-1585) derbylang/procedureInTrigger: not able to create trigger due to an open ResultSet - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/20 00:55:15 UTC, 2 replies.
- [jira] Commented: (DERBY-2567) convert lang/errorcode.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/20 01:49:15 UTC, 1 replies.
- [jira] Commented: (DERBY-1585) derbylang/procedureInTrigger: not able to create trigger due to an open ResultSet - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/20 03:26:15 UTC, 2 replies.
- [jira] Created: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/04/20 09:44:15 UTC, 0 replies.
- [jira] Created: (DERBY-2569) The check to see if two DataTypeDescriptors(DTDs) are comparable or not needs to consider collation into decision. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/20 09:56:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2569) The check to see if two DataTypeDescriptors(DTDs) are comparable or not needs to consider collation into decision. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/20 10:05:15 UTC, 4 replies.
- ERROR XSLA2: System will shutdown, got I/O Exception while accessing log file - posted by Farid subhan <as...@gmail.com> on 2007/04/20 10:19:58 UTC, 1 replies.
- [jira] Updated: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/04/20 10:29:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/20 10:46:15 UTC, 1 replies.
- Requesting a review for DERBY-2462 - posted by "Dag H. Wanvik" <Da...@Sun.COM> on 2007/04/20 16:08:52 UTC, 0 replies.
- [jira] Created: (DERBY-2570) Create a utility which generates Release Notes - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:25:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2570) Create a utility which generates Release Notes - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/20 17:30:15 UTC, 15 replies.
- [jira] Created: (DERBY-2571) Create master scripts or ant targets for creating release branches, building all release artifacts, and publishing those artifacts to the Apache mirrors - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:34:15 UTC, 0 replies.
- [jira] Created: (DERBY-2572) Write a master script which creates a release branch. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:38:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2572) Write a master script which creates a release branch. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:38:15 UTC, 0 replies.
- [jira] Created: (DERBY-2573) Create master ant target for generating all release artifacts, including code and doc artifacts - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:40:17 UTC, 0 replies.
- [jira] Created: (DERBY-2574) Create master script or ant target for publishing release artifacts after the community vets the release. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:42:15 UTC, 0 replies.
- [jira] Created: (DERBY-2575) Rework the release instructions in order to clarify loops and blocks of related tasks. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/20 17:53:15 UTC, 2 replies.
- Regression Test Report - Daily 530466 - Sun DBTG - posted by He...@sun.com on 2007/04/20 17:55:09 UTC, 0 replies.
- [jira] Assigned: (DERBY-2569) The check to see if two DataTypeDescriptors(DTDs) are comparable or not needs to consider collation into decision. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/20 18:03:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2488) When loaded by jvm1.6 - EmbeddedConnectionPoolDataSource is not returning a JDBC 4 compliant PooledConnection object - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/20 18:05:15 UTC, 2 replies.
- [jira] Commented: (DERBY-2569) The check to see if two DataTypeDescriptors(DTDs) are comparable or not needs to consider collation into decision. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/20 19:14:15 UTC, 2 replies.
- [jira] Created: (DERBY-2576) setCreateDatabase does not work for EmbeddedXADataSource or EmbeddedConnectionPoolDataSource - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/20 19:26:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2576) setCreateDatabase does not work for EmbeddedXADataSource or EmbeddedConnectionPoolDataSource - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/20 19:29:15 UTC, 2 replies.
- Should client error codes for returns SQLExceptions match embedded. - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/04/20 19:39:42 UTC, 0 replies.
- [jira] Resolved: (DERBY-2567) convert lang/errorcode.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/20 20:24:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2567) convert lang/errorcode.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/20 20:26:15 UTC, 0 replies.
- [jira] Created: (DERBY-2577) convert jdbcapi/resultSetStream.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/20 20:38:15 UTC, 0 replies.
- Build Report - tinderbox_trunk16 530880 build failed - Sun DBTG [Auto-generated mail] - posted by Ol...@Sun.COM on 2007/04/20 20:38:47 UTC, 1 replies.
- Discussion: Next release version number: Derby 10.3 or 11.0 - posted by Myrna van Lunteren <m....@gmail.com> on 2007/04/20 20:39:29 UTC, 7 replies.
- [jira] Resolved: (DERBY-2296) getProperties method deprecated on ClientDataSource - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/20 20:49:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2518) convert lang/releaseCompileLocks.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/20 21:45:15 UTC, 3 replies.
- [jira] Assigned: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/20 22:14:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2568) 'Connection refused' in jdbcapi/LobStreamsTest.junit - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/04/20 22:16:15 UTC, 0 replies.
- Build Report - tinderbox_trunk16 530903 build failed - Sun DBTG [Auto-generated mail] - posted by Ol...@Sun.COM on 2007/04/20 22:17:06 UTC, 1 replies.
- [jira] Updated: (DERBY-2499) Update Tuning Guide documentation to reflect the new static IN list transformation that occurs as a result of DERBY-47. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/20 23:57:15 UTC, 5 replies.
- [jira] Commented: (DERBY-2462) org.apache.derby.impl.store.access.BackingStoreHashTableFromScan does not honor ResultSet holdability - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/21 00:05:16 UTC, 4 replies.
- [jira] Updated: (DERBY-2370) EXISTS may return the wrong value for sub-queries involving set operations - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/21 00:53:15 UTC, 2 replies.
- Change in behavior caused by proposed DERBY-2370 changes: is this okay? - posted by Army <qo...@gmail.com> on 2007/04/21 00:56:48 UTC, 1 replies.
- [jira] Resolved: (DERBY-2539) convert lang/timestampArith.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/21 00:57:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 530909 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/21 02:23:29 UTC, 0 replies.
- Derby process taking up more than 20% of cpu for more than 5hrs with only one user connected - posted by Sachin Chitale <sa...@yahoo.com> on 2007/04/21 05:22:31 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 530956 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/21 06:40:10 UTC, 0 replies.
- [jira] Reopened: (DERBY-2539) convert lang/timestampArith.java to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/04/21 10:45:15 UTC, 0 replies.
- Looking at the code generated by the code generation phase - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/21 16:02:16 UTC, 2 replies.
- [jira] Commented: (DERBY-2376) Patch available to make .classpath entries portable - relative to ECLIPSE_HOME - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/21 17:50:15 UTC, 7 replies.
- Regression Test Report - Daily 530837 - Sun DBTG - posted by He...@sun.com on 2007/04/21 17:55:08 UTC, 0 replies.
- [jira] Resolved: (DERBY-2488) When loaded by jvm1.6 - EmbeddedConnectionPoolDataSource is not returning a JDBC 4 compliant PooledConnection object - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/22 02:14:15 UTC, 0 replies.
- [jira] Created: (DERBY-2578) Change CurrentDatetimeOperatorNode to use ExpressionClassBuilder to generate code for DVD rather than going directly though TypeCompiler - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/22 05:39:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2578) Change CurrentDatetimeOperatorNode to use ExpressionClassBuilder to generate code for DVD rather than going directly though TypeCompiler - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/22 05:43:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2578) Change CurrentDatetimeOperatorNode to use ExpressionClassBuilder to generate code for DVD rather than going directly though TypeCompiler - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/22 05:48:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2566) OutOfMemory/Sanity-assert failed when updating database - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/22 14:33:15 UTC, 0 replies.
- Regression Test Report - Daily 531055 - Sun DBTG - posted by He...@sun.com on 2007/04/22 17:55:09 UTC, 0 replies.
- [jira] Assigned: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/23 09:24:15 UTC, 0 replies.
- Review of DERBY-2551 - posted by Julius Stroffek <Ju...@Sun.COM> on 2007/04/23 10:28:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2551) Global Xid value garbled in syscs_diag.transaction_table. - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 11:05:15 UTC, 1 replies.
- [jira] Assigned: (DERBY-2496) Implement Blob support for Locators - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/23 15:19:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-1484) Client and embedded behave differently when the table name is null in DatabaseMetaData methods - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/23 16:13:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2511) reference manual's description of JDBC4 features has misleading sections - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/04/23 16:23:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/23 16:56:15 UTC, 2 replies.
- Regression Test Report - Daily 531216 - Sun DBTG - posted by He...@sun.com on 2007/04/23 17:55:09 UTC, 0 replies.
- Code generation for DERBY-1478 ie generating DVDs of type CollatorSQLxxx vs SQLxxx - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/23 18:56:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-513) Add information on how to change the jdk version a test will be compiled with in testing/readme.htm. - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:19:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2496) Implement Blob support for Locators - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:24:15 UTC, 2 replies.
- [jira] Created: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:35:15 UTC, 0 replies.
- [jira] Created: (DERBY-2580) SanityManager.THROWASSERT(String,Throwable) ignores message argument - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:37:15 UTC, 0 replies.
- [jira] Created: (DERBY-2581) Callers of SanityManager.THROWASSERT should chain the exceptions when possible - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:44:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2581) Callers of SanityManager.THROWASSERT should chain the exceptions when possible - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:53:15 UTC, 1 replies.
- [jira] Updated: (DERBY-2580) SanityManager.THROWASSERT(String,Throwable) ignores message argument - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:59:15 UTC, 1 replies.
- [jira] Updated: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 20:03:15 UTC, 1 replies.
- [jira] Created: (DERBY-2582) EmbeddedConnectionPoolDataSource does not implement java.sql.Wrapper but reports JDBC 4 compliance when run with JDK 6 - posted by "Stan Bradbury (JIRA)" <ji...@apache.org> on 2007/04/23 21:16:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2582) EmbeddedConnectionPoolDataSource does not implement java.sql.Wrapper but reports JDBC 4 compliance when run with JDK 6 - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/23 22:01:15 UTC, 8 replies.
- [jira] Updated: (DERBY-2570) Create a utility which generates Release Notes - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/23 22:29:15 UTC, 1 replies.
- [jira] Resolved: (DERBY-2376) Patch available to make .classpath entries portable - relative to ECLIPSE_HOME - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/23 23:12:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2462) org.apache.derby.impl.store.access.BackingStoreHashTableFromScan does not honor ResultSet holdability - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/23 23:31:15 UTC, 1 replies.
- [jira] Assigned: (DERBY-2376) Patch available to make .classpath entries portable - relative to ECLIPSE_HOME - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/24 00:08:16 UTC, 0 replies.
- [jira] Closed: (DERBY-2511) reference manual's description of JDBC4 features has misleading sections - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/24 00:22:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-1947) OutOfMemoryError after repeated calls to boot and shutdown a database - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/24 00:49:15 UTC, 0 replies.
- 0.05% of test fixtures contribute 53% of the total running time!! - posted by Daniel John Debrunner <dj...@apache.org> on 2007/04/24 06:17:40 UTC, 7 replies.
- [jira] Created: (DERBY-2583) At code generation time, look at collation type to determine what kind of DVD should get generated for character types. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/24 08:48:16 UTC, 0 replies.
- [jira] Updated: (DERBY-2583) At code generation time, look at collation type to determine what kind of DVD should get generated for character types. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/24 10:05:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/24 10:13:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2580) SanityManager.THROWASSERT(String,Throwable) ignores message argument - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/24 10:19:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2581) Callers of SanityManager.THROWASSERT should chain the exceptions when possible - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/24 10:25:15 UTC, 0 replies.
- [jira] Created: (DERBY-2584) Creating a database with JPOX SchemaTool sometimes gives corrupt database - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/04/24 10:27:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2496) Implement Blob support for Locators - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/24 13:54:16 UTC, 2 replies.
- [jira] Created: (DERBY-2585) Mistaken description in page of CLOB - posted by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/04/24 14:18:15 UTC, 0 replies.
- [jira] Reopened: (DERBY-2492) convert checkDataSource, checkDataSource30 and checkDriver.java to junit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/24 14:51:15 UTC, 0 replies.
- [jira] Created: (DERBY-2586) BlobClob4BlobTest.tesPositionAgressive takes very long time - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/24 14:55:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2586) BlobClob4BlobTest.tesPositionAgressive takes very long time - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/24 15:09:15 UTC, 3 replies.
- [jira] Created: (DERBY-2587) Connection.createClob() and Connection.createBlob() need to return locator support enabled LOB objects in the NetworkClient - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/24 15:42:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2587) Connection.createClob() and Connection.createBlob() need to return locator support enabled LOB objects in the NetworkClient - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/24 15:42:16 UTC, 0 replies.
- [jira] Updated: (DERBY-2587) Connection.createClob() and Connection.createBlob() need to return locator support enabled LOB objects in the NetworkClient - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/24 16:06:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2538) Update documentation to describe the expected behavior when a JDBC 4 app creates a JDBC 3 datasource. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/24 17:45:16 UTC, 0 replies.
- [jira] Closed: (DERBY-2538) Update documentation to describe the expected behavior when a JDBC 4 app creates a JDBC 3 datasource. - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/24 17:45:16 UTC, 0 replies.
- Regression Test Report - Daily 531517 - Sun DBTG - posted by He...@sun.com on 2007/04/24 17:55:07 UTC, 0 replies.
- [jira] Commented: (DERBY-1922) readme.html under frameworks does not mention about Derby client and some minor typos in example.html - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/24 18:10:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2517) convert lang/forupdate.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/24 18:34:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2517) convert lang/forupdate.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/24 18:34:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2518) convert lang/releaseCompileLocks.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/24 18:34:16 UTC, 0 replies.
- [jira] Closed: (DERBY-2518) convert lang/releaseCompileLocks.sql to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/24 18:36:15 UTC, 0 replies.
- [jira] Created: (DERBY-2588) SecureServerTest( Opened = false, Authenticated= false, CustomDerbyProperties= true )junit.framework.AssertionFailedError: extinout\derby.log - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/24 19:47:16 UTC, 0 replies.
- [jira] Updated: (DERBY-2586) BlobClob4BlobTest.tesPositionAgressive takes very long time - posted by "Anurag Shekhar (JIRA)" <ji...@apache.org> on 2007/04/24 20:59:15 UTC, 1 replies.
- [jira] Commented: (DERBY-2583) At code generation time, look at collation type to determine what kind of DVD should get generated for character types. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/24 23:09:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2586) BlobClob4BlobTest.tesPositionAgressive takes very long time - posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org> on 2007/04/24 23:56:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2588) SecureServerTest( Opened = false, Authenticated= false, CustomDerbyProperties= true )junit.framework.AssertionFailedError: extinout\derby.log - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/25 00:29:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2191) Cleanup of FormatableBitSet - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/25 00:35:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2553) values SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS() returns null in test ScrollCursors1Test when run against network server - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/25 00:39:15 UTC, 0 replies.
- [jira] Closed: (DERBY-1912) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with ibm131, hangs with jdk131 - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/25 01:17:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/25 01:37:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2333) Convert parameterMapping to JUnit - posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/04/25 02:44:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2525) Convert lang/grantRevokeDDL and grantRevokeDDL2 to JUnit - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/25 02:44:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2191) Cleanup of FormatableBitSet - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/25 09:13:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2191) Cleanup of FormatableBitSet - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/25 09:13:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2222) 'show indexes in SCHEMANAME' does not work with the client driver - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/25 10:04:15 UTC, 2 replies.
- [jira] Commented: (DERBY-2385) create the stored procedures called by LOB related JDBC methods during upgrade - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/25 12:32:15 UTC, 1 replies.
- [jira] Resolved: (DERBY-595) Using derby.language.logStatementText=true can mask certain exceptions and lead to incorrect behavior in some cases - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/25 13:00:16 UTC, 0 replies.
- [jira] Commented: (DERBY-2370) EXISTS may return the wrong value for sub-queries involving set operations - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/25 13:15:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2425) ResultSetMetaData.getColumnDisplaySize() returns a negative value for BLOB columns for client - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/25 13:24:15 UTC, 0 replies.
- [jira] Created: (DERBY-2589) 'Exception while trying to insert row number: XXXXX' in store/OnlineCompressTest.java - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/04/25 14:18:16 UTC, 0 replies.
- [jira] Created: (DERBY-2590) error in error message - posted by "Zied Hamdi (JIRA)" <ji...@apache.org> on 2007/04/25 14:35:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2590) error in error message - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/25 15:06:15 UTC, 5 replies.
- [jira] Updated: (DERBY-2590) error in error message - posted by "Zied Hamdi (JIRA)" <ji...@apache.org> on 2007/04/25 15:26:19 UTC, 0 replies.
- [jira] Created: (DERBY-2591) DataDictionaryImpl.getSystemSQLName() may generate duplicates - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/04/25 15:40:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2591) DataDictionaryImpl.getSystemSQLName() may generate duplicates - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/04/25 15:44:15 UTC, 1 replies.
- [jira] Updated: (DERBY-2440) DerbyNetNewServer should specify port when it starts a server to avoid requiring 1527 to run - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/04/25 15:48:15 UTC, 2 replies.
- [jira] Updated: (DERBY-2107) Move page latching out of the lock manager - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/25 15:50:15 UTC, 0 replies.
- upgrade tests fail on trunk - posted by "Dag H. Wanvik" <Da...@Sun.COM> on 2007/04/25 16:07:28 UTC, 2 replies.
- [jira] Commented: (DERBY-2591) DataDictionaryImpl.getSystemSQLName() may generate duplicates - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/04/25 16:15:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2425) ResultSetMetaData.getColumnDisplaySize() returns a negative value for BLOB columns for client - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/25 17:04:15 UTC, 2 replies.
- Regression Test Report - Daily 531991 - Sun DBTG - posted by He...@sun.com on 2007/04/25 17:55:08 UTC, 0 replies.
- [jira] Updated: (DERBY-2589) 'Exception while trying to insert row number: XXXXX' in store/OnlineCompressTest.java - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/25 18:23:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2589) 'Exception while trying to insert row number: XXXXX' in store/OnlineCompressTest.java - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/04/25 19:25:15 UTC, 0 replies.
- [jira] Created: (DERBY-2592) Wrong description of IndexName field in public JavaDoc for LockTable - posted by "Olav Sandstaa (JIRA)" <ji...@apache.org> on 2007/04/25 22:53:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2499) Update Tuning Guide documentation to reflect the new static IN list transformation that occurs as a result of DERBY-47. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/25 23:52:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2440) DerbyNetNewServer should specify port when it starts a server to avoid requiring 1527 to run - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/26 00:04:34 UTC, 0 replies.
- [jira] Resolved: (DERBY-2440) DerbyNetNewServer should specify port when it starts a server to avoid requiring 1527 to run - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/26 00:04:38 UTC, 0 replies.
- [jira] Closed: (DERBY-2440) DerbyNetNewServer should specify port when it starts a server to avoid requiring 1527 to run - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/26 00:06:16 UTC, 0 replies.
- [jira] Resolved: (DERBY-2370) EXISTS may return the wrong value for sub-queries involving set operations - posted by "A B (JIRA)" <ji...@apache.org> on 2007/04/26 00:32:15 UTC, 0 replies.
- Derby in the .orgZone at Java One - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/04/26 01:44:28 UTC, 3 replies.
- [jira] Resolved: (DERBY-2577) convert jdbcapi/resultSetStream.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/26 01:49:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2577) convert jdbcapi/resultSetStream.java to junit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/26 01:49:15 UTC, 0 replies.
- [jira] Created: (DERBY-2593) Add documentation for the CREATE TABLE as subquery clause - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/04/26 01:58:15 UTC, 0 replies.
- Build Report - tinderbox_trunk16 532549 build failed - Sun DBTG [Auto-generated mail] - posted by Ol...@Sun.COM on 2007/04/26 02:23:05 UTC, 0 replies.
- build broken? - posted by "Dag H. Wanvik" <Da...@Sun.COM> on 2007/04/26 03:43:46 UTC, 1 replies.
- [jira] Closed: (DERBY-2370) EXISTS may return the wrong value for sub-queries involving set operations - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/26 08:24:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2280) DatabaseMetaData.getTypeInfo() UNSIGNED_ATTRIBUTE and AUTO_INCREMENT column returns incorrect information for BLOB & CLOB data type - posted by "Saurabh Vyas (JIRA)" <ji...@apache.org> on 2007/04/26 08:43:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2590) error in error message - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/26 08:47:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-2107) Move page latching out of the lock manager - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/26 09:22:15 UTC, 0 replies.
- [jira] Created: (DERBY-2594) Revoking a privilege from a table should invalidate statements dependent on that table - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/26 13:37:15 UTC, 0 replies.
- [jira] Updated: (DERBY-1484) Client and embedded behave differently when the table name is null in DatabaseMetaData methods - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/26 14:17:15 UTC, 1 replies.
- [jira] Resolved: (DERBY-2591) DataDictionaryImpl.getSystemSQLName() may generate duplicates - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/04/26 14:23:16 UTC, 0 replies.
- [jira] Created: (DERBY-2595) junit tests uses getExportedKeys with table name null - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/26 14:25:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2594) Revoking a privilege from a table should invalidate statements dependent on that table - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/26 14:27:15 UTC, 1 replies.
- Performance regression after check-in on DERBY 2537 (SVN 531971) - posted by Olav Sandstaa <Ol...@Sun.COM> on 2007/04/26 15:00:12 UTC, 6 replies.
- Regression Test Report - tinderbox_trunk16 532695 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/26 16:23:52 UTC, 2 replies.
- DRDA spec V4 - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/04/26 17:47:01 UTC, 1 replies.
- Regression Test Report - Daily 532397 - Sun DBTG - posted by He...@sun.com on 2007/04/26 17:55:08 UTC, 0 replies.
- [jira] Assigned: (DERBY-2381) ParameterMappingTest fails due to ArrayIndexOutOfBoundsException executing a procedure - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/26 18:02:16 UTC, 0 replies.
- [jira] Updated: (DERBY-2594) Revoking a privilege from an SQL Object should invalidate statements dependent on that object - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/26 19:41:15 UTC, 1 replies.
- [jira] Commented: (DERBY-2594) Revoking a privilege from an SQL Object should invalidate statements dependent on that object - posted by "Dyre Tjeldvoll (JIRA)" <ji...@apache.org> on 2007/04/26 19:45:15 UTC, 2 replies.
- Decimal values larger than (31,0)...should this be an error? - posted by Army <qo...@gmail.com> on 2007/04/26 20:01:43 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 532760 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/26 20:05:18 UTC, 0 replies.
- [jira] Updated: (DERBY-2379) provide encryption support for temporary files used by lob if the dara base is encrypted - posted by "Anurag Shekhar (JIRA)" <ji...@apache.org> on 2007/04/26 21:08:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2381) ParameterMappingTest fails due to ArrayIndexOutOfBoundsException executing a procedure - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/26 23:01:15 UTC, 2 replies.
- [jira] Created: (DERBY-2596) JDBC 4 statement.isClosed throws IllegalAccessError when used with EmbeddedXADataSource40 - posted by "Stan Bradbury (JIRA)" <ji...@apache.org> on 2007/04/26 23:58:15 UTC, 0 replies.
- [jira] Commented: (DERBY-2596) JDBC 4 statement.isClosed throws IllegalAccessError when used with EmbeddedXADataSource40 - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/27 00:10:15 UTC, 1 replies.
- [jira] Updated: (DERBY-2596) JDBC 4 statement.isClosed throws IllegalAccessError when used with EmbeddedXADataSource40 - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/04/27 00:31:15 UTC, 0 replies.
- [jira] Updated: (DERBY-2501) Batch scripts in bin\ report extraneous errors when DERBY_HOME is invalid - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/04/27 00:52:15 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 532909 - Sun DBTG - posted by Ol...@Sun.COM on 2007/04/27 05:16:56 UTC, 0 replies.
- [jira] Assigned: (DERBY-2595) junit tests uses getExportedKeys with table name null - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/27 09:12:16 UTC, 0 replies.
- [jira] Created: (DERBY-2597) Language result sets should not reuse current isolation level across executions - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/27 10:12:15 UTC, 0 replies.
- Question using SYSCS_UTIL.SYS_GET_DATABASE_PROPERTY(..) on IJ - posted by Paulo Jesus <pa...@mail.telepac.pt> on 2007/04/27 13:21:59 UTC, 4 replies.
- [jira] Updated: (DERBY-2595) junit tests uses getExportedKeys with table name null - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/27 16:05:15 UTC, 1 replies.
- [jira] Closed: (DERBY-2591) DataDictionaryImpl.getSystemSQLName() may generate duplicates - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/04/27 16:11:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-2549) ArrayIndexOutOfBoundsException in SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE - posted by "Mayuresh Nirhali (JIRA)" <ji...@apache.org> on 2007/04/27 17:09:15 UTC, 0 replies.
- Regression Test Report - Daily 532786 - Sun DBTG - posted by He...@sun.com on 2007/04/27 17:55:09 UTC, 0 replies.
- [jira] Resolved: (DERBY-2595) junit tests uses getExportedKeys with table name null - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/27 19:45:15 UTC, 0 replies.
- [jira] Resolved: (DERBY-1922) readme.html under frameworks does not mention about Derby client and some minor typos in example.html - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/27 20:11:15 UTC, 0 replies.
- ApacheCon US 2007 Call for papers deadline April 30 - posted by "Jean T. Anderson" <jt...@bristowhill.com> on 2007/04/27 22:19:54 UTC, 0 replies.
- [jira] Resolved: (DERBY-1934) Reference Manual updates - J2EE Compliance: Java Transaction API and javax.sql Extensions - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/04/27 22:27:15 UTC, 0 replies.
- [jira] Created: (DERBY-2598) new upgrade test failures after change 528033 - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/28 00:43:15 UTC, 0 replies.
- possible change to upgrade tests - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/04/28 01:24:48 UTC, 0 replies.
- [jira] Assigned: (DERBY-2598) new upgrade test failures after change 528033 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/28 02:47:16 UTC, 0 replies.
- [jira] Updated: (DERBY-2598) new upgrade test failures after change 528033 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/04/28 02:47:17 UTC, 0 replies.
- upgrade and compiled statements in SYSSTATEMENTS - question - posted by Mike Matrigali <mi...@sbcglobal.net> on 2007/04/28 03:24:02 UTC, 5 replies.
- [jira] Commented: (DERBY-2595) junit tests uses getExportedKeys with table name null - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/28 10:39:15 UTC, 0 replies.
- [jira] Closed: (DERBY-2595) junit tests uses getExportedKeys with table name null - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/28 10:39:15 UTC, 0 replies.
- [jira] Assigned: (DERBY-1054) Starting Derby with the NetServlet inside of tomcat does not allow binding to non localhost interface. - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/04/28 17:44:15 UTC, 0 replies.
- Regression Test Report - Daily 533150 - Sun DBTG - posted by He...@sun.com on 2007/04/28 17:55:07 UTC, 0 replies.
- Regression Test Report - Daily 533374 - Sun DBTG - posted by He...@sun.com on 2007/04/29 17:55:07 UTC, 0 replies.
- [jira] Commented: (DERBY-2587) Connection.createClob() and Connection.createBlob() need to return locator support enabled LOB objects in the NetworkClient - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/30 11:22:15 UTC, 1 replies.
- [jira] Updated: (DERBY-1828) Access rule violations should use a SQL state starting with '42' according to the SQL standard. - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/04/30 12:49:15 UTC, 2 replies.
- [jira] Updated: (DERBY-2597) Language result sets should not reuse current isolation level across executions - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/30 14:16:15 UTC, 1 replies.
- Regression Test Report - Daily 533516 - Sun DBTG - posted by He...@sun.com on 2007/04/30 17:55:07 UTC, 0 replies.
- [jira] Commented: (DERBY-2519) Clean-up in BlobClob4BlobTest - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/04/30 18:16:15 UTC, 0 replies.
- new format for release notes - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/04/30 18:47:26 UTC, 6 replies.
- [jira] Created: (DERBY-2599) Set correct collation type and derivation on DataTypeDescriptor(DTD). - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/30 19:32:15 UTC, 0 replies.
- DERBY-1478 Lineitem DERBY-2599: Associating correct collation type and derivation with DTD - posted by Mamta Satoor <ms...@gmail.com> on 2007/04/30 20:13:07 UTC, 5 replies.
- [jira] Updated: (DERBY-2599) Set correct collation type and derivation on DataTypeDescriptor(DTD). - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/04/30 22:30:16 UTC, 0 replies.
- [jira] Assigned: (DERBY-2514) convert lang/closed.java to junit - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/04/30 22:37:15 UTC, 0 replies.