You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Resolved: (DERBY-2350) Use of XML values in the action statement of a trigger throw exceptions. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 01:00:59 UTC, 0 replies.
- [jira] Created: (DERBY-2984) imporove XML.setValueFromResultSet() to not require reparse in cases where it could "know" value was already parsed. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 01:05:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2984) improve XML.setValueFromResultSet() to not require reparse in cases where it could "know" value was already parsed. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 01:05:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2925) Prevent export from overwriting existing files - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/01 01:29:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2971) Wording improvement of Table for streaming columns in reference manual - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/01 01:35:53 UTC, 1 replies.
- [jira] Resolved: (DERBY-2974) Getting Started guide source still has gsconrefs.dita file - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/01 01:35:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2964) ASSERT FAILED type of inserted column[0] = org.apache.derby.iapi.types.SQLVarchar type of template column[0] = org.apache.derby.iapi.types.CollatorSQLVarchar when inserting row into table that has been modified with unique constraint - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 01:59:54 UTC, 0 replies.
- [jira] Updated: (DERBY-2861) Thread safety issue in TableDescriptor - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:01:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2864) LOB import unexpectedly succeeds on corrupt data - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:03:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2938) DataSourceReference Test fails with I/O Error on ZOS with ibm15 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:03:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2910) SimpleStringOperatorNode in it's bindExpression method generates a character string CAST if required but does not set the correct collation. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:03:53 UTC, 4 replies.
- [jira] Updated: (DERBY-2953) Dump the information about rollbacks of the global transaction (introduced in DERBY-2220 and DERBY-2432) to derby.log - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:05:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2901) convert lang/concateTests to JUnit - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:07:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2968) convert lang/renameTable.sql to JUnit - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:07:53 UTC, 2 replies.
- [jira] Updated: (DERBY-2774) Desciption of variable part in error message of XSLAM was not exists in Derby reference manual. - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:09:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2682) org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyAESTest tests fail with java.security.AccessControlException: access denied (java.util.PropertyPermission user.dir read) on IBM 1.4.2 - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:09:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2854) Convert jdbc4/TestResultSetMethods.java to JUnit - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:09:53 UTC, 1 replies.
- [jira] Updated: (DERBY-2826) re-write jdbcapi/UpdatableResultSetTest.java to close the statements used in the fetch and fetchUpd methods - posted by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2007/08/01 02:11:52 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 561451 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/01 02:41:45 UTC, 0 replies.
- [jira] Commented: (DERBY-2945) convert lang/primarykey.sql to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/01 03:52:53 UTC, 0 replies.
- Re: svn commit: r561514 - /db/derby/code/trunk/java/engine/org/apache/derby/iapi/types/DataTypeDescriptor.java - posted by Mamta Satoor <ms...@gmail.com> on 2007/08/01 05:48:32 UTC, 0 replies.
- Re: Last call for changes to the 10.3 Release Notes - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/08/01 06:16:53 UTC, 1 replies.
- [jira] Resolved: (DERBY-2925) Prevent export from overwriting existing files - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/01 06:16:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2793) Ensure LIKE predicate follows correct rules for determing collation - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/01 07:45:53 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 561610 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/01 07:52:05 UTC, 0 replies.
- [jira] Assigned: (DERBY-2964) ASSERT FAILED type of inserted column[0] = org.apache.derby.iapi.types.SQLVarchar type of template column[0] = org.apache.derby.iapi.types.CollatorSQLVarchar when inserting row into table that has been modified with unique constraint - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/01 08:08:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2964) ASSERT FAILED type of inserted column[0] = org.apache.derby.iapi.types.SQLVarchar type of template column[0] = org.apache.derby.iapi.types.CollatorSQLVarchar when inserting row into table that has been modified with unique constraint - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/01 08:14:53 UTC, 1 replies.
- [jira] Resolved: (DERBY-2964) ASSERT FAILED type of inserted column[0] = org.apache.derby.iapi.types.SQLVarchar type of template column[0] = org.apache.derby.iapi.types.CollatorSQLVarchar when inserting row into table that has been modified with unique constraint - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/01 08:16:53 UTC, 0 replies.
- [jira] Updated: (DERBY-1387) Add JMX extensions to Derby - posted by "Ole Gunnar Borstad (JIRA)" <ji...@apache.org> on 2007/08/01 10:30:52 UTC, 5 replies.
- [jira] Updated: (DERBY-2982) Track changes during my tenure as 10.3 release manager - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/01 15:36:52 UTC, 8 replies.
- Regression Test Report - tinderbox_trunk16 561670 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/01 15:38:20 UTC, 0 replies.
- [jira] Commented: (DERBY-2974) Getting Started guide source still has gsconrefs.dita file - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/01 15:42:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2892) Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks - posted by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/08/01 15:57:53 UTC, 7 replies.
- reg: DatabaseMetaData.getTables() - posted by Ravinder Reddy Pandiri <pa...@students.iiit.ac.in> on 2007/08/01 16:10:56 UTC, 2 replies.
- Re: Do I need to provide extra memory flags when using "ant junitreport"? - posted by John Embretsen <Jo...@Sun.COM> on 2007/08/01 16:36:36 UTC, 4 replies.
- [jira] Commented: (DERBY-2937) ERROR 22011: The second or third argument of the SUBSTR function is out of range with data concatenation in group by query. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/01 17:06:52 UTC, 0 replies.
- Feedback manuals/tuning/perf43.html - posted by Alexander Zaychenko <po...@gmail.com> on 2007/08/01 17:23:28 UTC, 1 replies.
- [jira] Subscription: Derby: JIRA issues with patch available - posted by ji...@apache.org on 2007/08/01 17:35:52 UTC, 30 replies.
- [VOTE] 10.3.1.4 release - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/01 17:39:50 UTC, 9 replies.
- Regression Test Report - Daily 561366 - Sun DBTG - posted by He...@sun.com on 2007/08/01 17:55:06 UTC, 0 replies.
- Re: Eclipse plugin - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/01 18:01:14 UTC, 7 replies.
- [jira] Assigned: (DERBY-2916) Change/error? in 'Ordered null semantics' output from 'SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS()' in lang/wisconsin.java - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/01 18:39:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2916) Change/error? in 'Ordered null semantics' output from 'SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS()' in lang/wisconsin.java - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/01 18:44:53 UTC, 1 replies.
- [jira] Closed: (DERBY-2964) ASSERT FAILED type of inserted column[0] = org.apache.derby.iapi.types.SQLVarchar type of template column[0] = org.apache.derby.iapi.types.CollatorSQLVarchar when inserting row into table that has been modified with unique constraint - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/01 19:43:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2750) Convert lang/declareGlobalTempTableJava.java to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/01 20:01:52 UTC, 8 replies.
- [jira] Commented: (DERBY-2750) Convert lang/declareGlobalTempTableJava.java to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/01 20:07:52 UTC, 5 replies.
- [jira] Updated: (DERBY-2933) When network server disconnects due to an I/O Exception it does not always log the exception that caused the error - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/01 20:37:52 UTC, 4 replies.
- Readme file under the test directory - posted by Manjula Kutty <ma...@gmail.com> on 2007/08/01 21:00:39 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 561809 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/01 21:13:34 UTC, 0 replies.
- [jira] Commented: (DERBY-2933) When network server disconnects due to an I/O Exception it does not always log the exception that caused the error - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/01 22:55:53 UTC, 0 replies.
- [jira] Resolved: (DERBY-2980) three test failed with 'java.security.AccessControlException - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/01 23:50:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2980) three test failed with 'java.security.AccessControlException - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/01 23:50:53 UTC, 0 replies.
- [jira] Resolved: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/01 23:55:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2437) SYSCS_EXPORT_TABLE can be used to overwrite derby files - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/02 00:11:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2980) three test failed with 'java.security.AccessControlException - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/02 00:13:52 UTC, 0 replies.
- [jira] Created: (DERBY-2985) In suites.All, certain test orders cause AccessControlException - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/02 00:30:52 UTC, 0 replies.
- [jira] Resolved: (DERBY-2942) Convert jdbcapi/statementJdbc30.java to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/02 01:11:55 UTC, 0 replies.
- BUGS! - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/08/02 01:23:40 UTC, 0 replies.
- static sql in derby - posted by Dimple Bhatia <di...@gmail.com> on 2007/08/02 01:33:55 UTC, 0 replies.
- [jira] Created: (DERBY-2986) Query involving CASE statement significantly slower in 10.3.1.4 than in 10.2.2.0 - posted by "James F. Adams (JIRA)" <ji...@apache.org> on 2007/08/02 02:07:52 UTC, 0 replies.
- [jira] Created: (DERBY-2987) Create Eclipse ui plugin and doc plugin for the Release Candidate 10.3.1.4 - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/02 02:29:52 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 561923 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/02 02:31:22 UTC, 0 replies.
- [jira] Updated: (DERBY-2987) Create Eclipse ui plugin and doc plugin for the Release Candidate 10.3.1.4 - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/02 02:36:52 UTC, 1 replies.
- [jira] Created: (DERBY-2988) Add max heap memory setting for JVMs spawned when running ant junitreport - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/02 13:03:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2988) Add max heap memory setting for JVMs spawned when running ant junitreport - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/02 14:39:52 UTC, 1 replies.
- [jira] Commented: (DERBY-2962) Change functional tests to use casts for System table queries to avoid conversion errors when run with TERRITORY_BASED collation - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/02 16:11:53 UTC, 5 replies.
- [jira] Updated: (DERBY-2986) Query involving CASE statement significantly slower in 10.3.1.4 than in 10.2.2.0 - posted by "James F. Adams (JIRA)" <ji...@apache.org> on 2007/08/02 16:16:53 UTC, 2 replies.
- Eclipse doc plugin - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/02 16:50:22 UTC, 4 replies.
- [jira] Commented: (DERBY-2988) Add max heap memory setting for JVMs spawned when running ant junitreport - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/02 17:36:58 UTC, 0 replies.
- Regression Test Report - Daily 561847 - Sun DBTG - posted by He...@sun.com on 2007/08/02 17:55:08 UTC, 0 replies.
- help requires regarding get cursor..!! - posted by Ravinder Reddy Pandiri <pa...@students.iiit.ac.in> on 2007/08/02 21:11:48 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 562114 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/02 21:23:14 UTC, 0 replies.
- Re: Common Junit test conversion mistakes - posted by Ramin Moazeni <rm...@gmail.com> on 2007/08/02 21:28:16 UTC, 5 replies.
- [jira] Created: (DERBY-2989) Insert into table with constraints fails if the table name is "indicator" (or any other SQL keyword) - posted by "Dmitry Gusev (JIRA)" <ji...@apache.org> on 2007/08/02 22:08:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2989) Insert into table with constraints fails if the table name is "indicator" (or any other SQL keyword) - posted by "Dmitry Gusev (JIRA)" <ji...@apache.org> on 2007/08/02 22:08:53 UTC, 8 replies.
- Should I get an IOException or truncated value if read is interupted by deletion of a row - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/08/03 01:31:59 UTC, 1 replies.
- [jira] Created: (DERBY-2990) ResultSet.getBlob holds locks even with READ_UNCOMMITTED isolation level - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 01:55:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2990) ResultSet.getBlob holds locks even with READ_UNCOMMITTED isolation level - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 01:55:53 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 562228 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/03 02:42:59 UTC, 0 replies.
- [jira] Commented: (DERBY-2986) Query involving CASE statement significantly slower in 10.3.1.4 than in 10.2.2.0 - posted by "James F. Adams (JIRA)" <ji...@apache.org> on 2007/08/03 02:51:52 UTC, 3 replies.
- [jira] Created: (DERBY-2991) Index split deadlock - posted by "Bogdan Calmac (JIRA)" <ji...@apache.org> on 2007/08/03 06:10:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2991) Index split deadlock - posted by "Bogdan Calmac (JIRA)" <ji...@apache.org> on 2007/08/03 06:12:52 UTC, 4 replies.
- public API changes: JMX classes - posted by Ole Gunnar Borstad <ol...@stud.ntnu.no> on 2007/08/03 13:52:04 UTC, 1 replies.
- [jira] Commented: (DERBY-2991) Index split deadlock - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/03 14:35:53 UTC, 4 replies.
- [jira] Created: (DERBY-2992) getBinaryStream returns incorrect result (truncated value) if underlying blob is deleted - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 16:49:52 UTC, 0 replies.
- [jira] Updated: (DERBY-2992) getBinaryStream returns incorrect result (truncated value) if underlying blob is deleted - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 16:49:53 UTC, 0 replies.
- [jira] Issue Comment Edited: (DERBY-2892) Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 17:04:53 UTC, 0 replies.
- Regression Test Report - Daily 562156 - Sun DBTG - posted by He...@sun.com on 2007/08/03 17:55:06 UTC, 0 replies.
- [jira] Updated: (DERBY-2983) The ResultSet returned by DatabaseMetaData.getFunctions() does not contain a required column named FUNCTION_TYPE. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/03 18:26:52 UTC, 3 replies.
- [jira] Commented: (DERBY-2983) The ResultSet returned by DatabaseMetaData.getFunctions() does not contain a required column named FUNCTION_TYPE. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/03 18:53:53 UTC, 2 replies.
- [jira] Assigned: (DERBY-2668) At the time of compilation of a comparison operation, if the collation types of the operands do not match, then we should throw a meaningful error message. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 19:36:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2668) At the time of compilation of a comparison operation, if the collation types of the operands do not match, then we should throw a meaningful error message. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/03 20:45:52 UTC, 0 replies.
- [jira] Issue Comment Edited: (DERBY-2983) The ResultSet returned by DatabaseMetaData.getFunctions() does not contain a required column named FUNCTION_TYPE. - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/03 22:02:53 UTC, 0 replies.
- [jira] Commented: (DERBY-2926) Replication: Add a log buffer for log records that should be shipped to the slave - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/03 22:17:53 UTC, 4 replies.
- [jira] Commented: (DERBY-2921) Replication: Add a network service that connects the master and slave Derby instances - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/03 22:51:53 UTC, 10 replies.
- [jira] Resolved: (DERBY-2988) Add max heap memory setting for JVMs spawned when running ant junitreport - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/04 00:19:54 UTC, 0 replies.
- Like processing differences for TERRITORY_BASED VS USC_BASIC - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/08/04 00:46:50 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 562529 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/04 00:51:51 UTC, 0 replies.
- [jira] Commented: (DERBY-2668) At the time of compilation of a comparison operation, if the collation types of the operands do not match, then we should throw a meaningful error message. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/04 01:22:53 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 562609 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/04 05:36:32 UTC, 0 replies.
- Insert into table with constraints fails if the table name is "indicator" (or any other SQL keyword) - posted by Dmitry Gusev <dm...@gmail.com> on 2007/08/04 14:00:54 UTC, 0 replies.
- Regression Test Report - Daily 562510 - Sun DBTG - posted by He...@sun.com on 2007/08/04 17:55:06 UTC, 0 replies.
- Performance problem in 10.3.1.4 - posted by "James F. Adams" <ja...@comcast.net> on 2007/08/04 22:35:11 UTC, 0 replies.
- [jira] Commented: (DERBY-2944) Derby doesn't allow more than one instance per VM - posted by "Aaron Digulla (JIRA)" <ji...@apache.org> on 2007/08/05 11:44:53 UTC, 0 replies.
- [jira] Closed: (DERBY-2944) Derby doesn't allow more than one instance per VM - posted by "Aaron Digulla (JIRA)" <ji...@apache.org> on 2007/08/05 11:46:53 UTC, 0 replies.
- [jira] Updated: (DERBY-2992) getBinaryStream with READ_UNCOMMITTED isolation returns incorrect result (truncated value) if underlying blob is deleted - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/05 15:54:52 UTC, 0 replies.
- Regression Test Report - Daily 562733 - Sun DBTG - posted by He...@sun.com on 2007/08/05 17:55:06 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 562864 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/05 20:32:55 UTC, 0 replies.
- [jira] Commented: (DERBY-2852) Derby: Replication and Availability - posted by "Egil Sørensen (JIRA)" <ji...@apache.org> on 2007/08/06 09:29:59 UTC, 0 replies.
- [jira] Commented: (DERBY-2887) NULLS FIRST / LAST for ORDER BY - posted by "Thomas Nielsen (JIRA)" <ji...@apache.org> on 2007/08/06 12:03:59 UTC, 4 replies.
- [jira] Updated: (DERBY-2926) Replication: Add a log buffer for log records that should be shipped to the slave - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/06 14:10:01 UTC, 5 replies.
- [jira] Created: (DERBY-2993) Duplication description of java.sql.ResultSet#beforeFirst() is written in reference manual - posted by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/08/06 16:33:59 UTC, 0 replies.
- Regression Test Report - Daily 562900 - Sun DBTG - posted by He...@sun.com on 2007/08/06 17:55:07 UTC, 0 replies.
- [jira] Resolved: (DERBY-2668) At the time of compilation of a comparison operation, if the collation types of the operands do not match, then we should throw a meaningful error message. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/06 19:01:59 UTC, 0 replies.
- [jira] Assigned: (DERBY-2967) Single character does not match high value unicode character with collation TERRITORY_BASED - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/06 19:04:01 UTC, 0 replies.
- Re: Like processing differences for TERRITORY_BASED VS UCS_BASIC - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/08/06 19:55:55 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 563173 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/06 22:56:37 UTC, 0 replies.
- [jira] Updated: (DERBY-2993) Duplicated description of java.sql.ResultSet#beforeFirst() is written in reference manual - posted by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/08/07 00:51:59 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 563280 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/07 04:04:30 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 563368 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/07 09:38:03 UTC, 0 replies.
- Creating an Open cursor.. - posted by Ravinder Reddy Pandiri <pa...@students.iiit.ac.in> on 2007/08/07 11:32:32 UTC, 3 replies.
- Derby network Server in inconsistent stage - posted by Mayuresh Nirhali <Ma...@Sun.COM> on 2007/08/07 14:03:08 UTC, 0 replies.
- derby papers on apache web site - posted by Julius Stroffek <Ju...@Sun.COM> on 2007/08/07 15:46:46 UTC, 4 replies.
- [jira] Commented: (DERBY-712) Support for sequences - posted by "nicolas de loof (JIRA)" <ji...@apache.org> on 2007/08/07 16:13:59 UTC, 1 replies.
- Regression Test Report - Daily 563177 - Sun DBTG - posted by He...@sun.com on 2007/08/07 17:55:07 UTC, 0 replies.
- [jira] Created: (DERBY-2994) Open cursor is not functioning as expected when used with Rename Table - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/07 17:57:59 UTC, 1 replies.
- [jira] Commented: (DERBY-70) Incorrect documentation about class loading from installed jar files. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/07 19:04:03 UTC, 0 replies.
- [jira] Assigned: (DERBY-2914) new stored procedures, SYSCS_UTIL.SYSCS_SET_USER_ACCESS, SYSCS_UTIL.SYSCS_GET_USER_ACCESS, SYSCS_UTIL.SYSCS_EMPTY_STATEMENT_CACHE() should get documented - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/07 19:08:05 UTC, 0 replies.
- [jira] Commented: (DERBY-2772) Create a procedure to empty the statement cache exposing the existing functionality. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/07 19:15:59 UTC, 0 replies.
- [jira] Commented: (DERBY-2968) convert lang/renameTable.sql to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/07 19:17:59 UTC, 3 replies.
- [jira] Commented: (DERBY-2735) Add a system procedure to set a user's connection level authorization. - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/07 19:19:59 UTC, 0 replies.
- [jira] Commented: (DERBY-2836) Documentation of derby.storage.pageSize should mention that the default is dynamic - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/07 19:23:59 UTC, 0 replies.
- [jira] Assigned: (DERBY-2836) Documentation of derby.storage.pageSize should mention that the default is dynamic - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/07 19:23:59 UTC, 0 replies.
- [jira] Commented: (DERBY-2967) Single character does not match high value unicode character with collation TERRITORY_BASED - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/07 19:47:59 UTC, 9 replies.
- [jira] Updated: (DERBY-2967) Single character does not match high value unicode character with collation TERRITORY_BASED - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/07 19:49:59 UTC, 2 replies.
- [jira] Updated: (DERBY-2994) Open cursor is not functioning as expected when used with Rename Table - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/07 20:23:59 UTC, 0 replies.
- VOTE on 10.3.1.4 winding down - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/07 23:08:24 UTC, 0 replies.
- [jira] Created: (DERBY-2995) convert lang/renameIndex.sql to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/07 23:13:59 UTC, 0 replies.
- [jira] Created: (DERBY-2996) iepnegativetests_ES.diff fails with J2ME Foundation - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/08/08 00:01:59 UTC, 0 replies.
- [jira] Updated: (DERBY-2836) Documentation of derby.storage.pageSize should mention that the default is dynamic - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/08 00:49:59 UTC, 2 replies.
- [jira] Assigned: (DERBY-2996) iepnegativetests_ES.diff fails with J2ME Foundation - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/08 02:09:59 UTC, 0 replies.
- [jira] Closed: (DERBY-2988) Add max heap memory setting for JVMs spawned when running ant junitreport - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/08 07:23:59 UTC, 0 replies.
- [jira] Commented: (DERBY-1387) Add JMX extensions to Derby - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/08/08 14:01:00 UTC, 11 replies.
- [jira] Updated: (DERBY-716) Re-enable VTIs - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/08 17:33:00 UTC, 1 replies.
- Regression Test Report - Daily 563537 - Sun DBTG - posted by He...@sun.com on 2007/08/08 17:55:04 UTC, 0 replies.
- contest for contributing to open source projects - posted by Anurag shekhar <An...@Sun.COM> on 2007/08/08 18:22:02 UTC, 5 replies.
- [jira] Updated: (DERBY-2871) XATransactionTest gets XaException: Error executing a XAResource.commit(), server returned XAER_PROTO. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/08/08 18:24:59 UTC, 0 replies.
- [jira] Commented: (DERBY-2871) XATransactionTest gets XaException: Error executing a XAResource.commit(), server returned XAER_PROTO. - posted by "Julius Stroffek (JIRA)" <ji...@apache.org> on 2007/08/08 18:32:59 UTC, 0 replies.
- Eclipse documentation on the Derby website - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/08 19:25:16 UTC, 0 replies.
- [jira] Assigned: (DERBY-2270) '18 ' (18 followed by four blanks) needs three more blanks - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/08 20:42:59 UTC, 0 replies.
- [jira] Updated: (DERBY-2270) '18 ' (18 followed by four blanks) needs three more blanks - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/08 20:58:59 UTC, 1 replies.
- whither went the website zips? - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/08 22:08:20 UTC, 1 replies.
- [jira] Assigned: (DERBY-1823) Derby Developer's Guide - Issues w/ User authentication and authorization extended examples section/paragraph - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/08 22:50:59 UTC, 0 replies.
- [jira] Commented: (DERBY-1823) Derby Developer's Guide - Issues w/ User authentication and authorization extended examples section/paragraph - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/08 22:50:59 UTC, 0 replies.
- sample release announcement - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/08 23:15:07 UTC, 4 replies.
- [RESULT] [VOTE] 10.3.1.4 release - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/09 02:05:25 UTC, 1 replies.
- [jira] Created: (DERBY-2997) suites.All hangs with failures - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/08/09 02:11:00 UTC, 0 replies.
- [jira] Commented: (DERBY-2997) suites.All hangs with failures - posted by "Ramandeep Kaur (JIRA)" <ji...@apache.org> on 2007/08/09 02:18:59 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 563988 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/09 02:22:51 UTC, 0 replies.
- [jira] Updated: (DERBY-2985) In suites.All, certain test orders cause AccessControlException - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/09 09:57:43 UTC, 1 replies.
- [jira] Assigned: (DERBY-2905) Shutting down embedded Derby does not remove all code, the AutoloadDriver is left registered in the DriverManager. - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/09 09:59:42 UTC, 0 replies.
- [jira] Created: (DERBY-2998) Add support for ROW_NUMBER() window function - posted by "Thomas Nielsen (JIRA)" <ji...@apache.org> on 2007/08/09 10:11:43 UTC, 0 replies.
- [jira] Updated: (DERBY-2998) Add support for ROW_NUMBER() window function - posted by "Thomas Nielsen (JIRA)" <ji...@apache.org> on 2007/08/09 10:15:43 UTC, 1 replies.
- Problem with ij 'describe' and 'show ..' cmds after upgrading "10.3 trunk database" to "10.4 trunk" - posted by Ole Solberg <Ol...@Sun.COM> on 2007/08/09 11:49:59 UTC, 1 replies.
- [jira] Commented: (DERBY-716) Re-enable VTIs - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/09 15:59:42 UTC, 1 replies.
- Regression Test Report - Daily 563925 - Sun DBTG - posted by He...@sun.com on 2007/08/09 17:55:03 UTC, 0 replies.
- Error on getMetaData().getTables() in 10.3.1.4 - posted by Nathan Voxland <Na...@sundog.net> on 2007/08/09 18:06:07 UTC, 2 replies.
- Regression Test Report - tinderbox_trunk16 564205 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/09 21:08:31 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 564341 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/10 02:21:45 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 564438 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/10 07:31:11 UTC, 0 replies.
- [jira] Commented: (DERBY-2976) DatabaseMetaData.getTables fails for databases created with older versions of Derby - posted by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/08/10 08:25:42 UTC, 0 replies.
- [jira] Updated: (DERBY-2995) convert lang/renameIndex.sql to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/10 08:39:42 UTC, 2 replies.
- [jira] Commented: (DERBY-2995) convert lang/renameIndex.sql to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/10 08:51:43 UTC, 3 replies.
- [jira] Created: (DERBY-2999) convert lang/lockTable.sql to Junit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/10 08:55:43 UTC, 0 replies.
- [jira] Assigned: (DERBY-2999) convert lang/lockTable.sql to Junit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/10 08:57:42 UTC, 0 replies.
- [jira] Updated: (DERBY-2905) Shutting down embedded Derby does not remove all code, the AutoloadDriver is left registered in the DriverManager. - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/10 09:19:43 UTC, 4 replies.
- [jira] Assigned: (DERBY-1387) Add JMX extensions to Derby - posted by "Bernt M. Johnsen (JIRA)" <ji...@apache.org> on 2007/08/10 14:21:42 UTC, 0 replies.
- Broken 10.3.1.4 download page - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/10 17:27:50 UTC, 2 replies.
- [jira] Commented: (DERBY-79) Provide Derby Documentation in PDF format and improve navigation - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/10 17:33:44 UTC, 2 replies.
- [jira] Resolved: (DERBY-79) Provide Derby Documentation in PDF format and improve navigation - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/10 17:35:42 UTC, 0 replies.
- [jira] Updated: (DERBY-2996) iepnegativetests_ES.diff fails with J2ME Foundation - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/10 17:49:43 UTC, 1 replies.
- Regression Test Report - Daily 564251 - Sun DBTG - posted by He...@sun.com on 2007/08/10 17:55:06 UTC, 0 replies.
- [jira] Commented: (DERBY-2905) Shutting down embedded Derby does not remove all code, the AutoloadDriver is left registered in the DriverManager. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/10 18:23:42 UTC, 2 replies.
- [jira] Updated: (DERBY-2892) Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/10 20:11:43 UTC, 0 replies.
- [jira] Created: (DERBY-3000) getTables() call with 10.3 causes java.sql.SQLException: The parameter position '8' is out of range. The number of parameters for this prepared statement is '7'. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/10 20:43:42 UTC, 0 replies.
- [jira] Issue Comment Edited: (DERBY-716) Re-enable VTIs - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/10 21:11:42 UTC, 0 replies.
- [ANNOUNCE] Apache Derby 10.3.1.4 released - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/10 22:03:53 UTC, 7 replies.
- [jira] Assigned: (DERBY-2182) Documentation for derby.system.bootAll is missing - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/10 22:19:42 UTC, 0 replies.
- [jira] Commented: (DERBY-2182) Documentation for derby.system.bootAll is missing - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/10 22:21:42 UTC, 2 replies.
- deploying 10.3.1.4 to the Maven repository - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/10 23:31:52 UTC, 8 replies.
- Regression Test Report - tinderbox_trunk16 564670 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/11 00:00:06 UTC, 0 replies.
- [jira] Commented: (DERBY-3000) getTables() call with 10.3 causes java.sql.SQLException: The parameter position '8' is out of range. The number of parameters for this prepared statement is '7'. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/11 01:31:42 UTC, 2 replies.
- Should getTableTypes() return GLOBAL TEMPORARY as a tab;e type? - posted by Kathey Marsden <km...@sbcglobal.net> on 2007/08/11 01:35:24 UTC, 3 replies.
- [jira] Created: (DERBY-3001) SYSTABLES documentation for TABLETYPE should include 'A' (Synonym) - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/11 01:59:43 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 564778 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/11 05:43:43 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 564829 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/11 11:00:40 UTC, 0 replies.
- Regression Test Report - Daily 564640 - Sun DBTG - posted by He...@sun.com on 2007/08/11 17:55:07 UTC, 0 replies.
- [jira] Resolved: (DERBY-2902) AS IDENTITY (START WITH -9223372036854775808) fails - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/12 17:09:43 UTC, 0 replies.
- What fix version to use for fixes merged to the 10.3 branch? - posted by Bryan Pendleton <bp...@amberpoint.com> on 2007/08/12 17:10:23 UTC, 17 replies.
- [jira] Created: (DERBY-3002) Add support for GROUP BY ROLLUP - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/12 17:21:43 UTC, 0 replies.
- Regression Test Report - Daily 564932 - Sun DBTG - posted by He...@sun.com on 2007/08/12 17:55:07 UTC, 0 replies.
- [jira] Resolved: (DERBY-2351) ORDER BY with expression with distinct in the select list returns incorrect result - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/13 00:27:43 UTC, 0 replies.
- [jira] Commented: (DERBY-2826) re-write jdbcapi/UpdatableResultSetTest.java to close the statements used in the fetch and fetchUpd methods - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/13 11:13:43 UTC, 0 replies.
- [jira] Closed: (DERBY-2826) re-write jdbcapi/UpdatableResultSetTest.java to close the statements used in the fetch and fetchUpd methods - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/08/13 11:27:43 UTC, 0 replies.
- [jira] Created: (DERBY-3003) ArrayInputStream.skipBytes() may throw EOFException which is disallowed by java.io.DataInput - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/13 11:45:43 UTC, 0 replies.
- [jira] Commented: (DERBY-2994) Open cursor is not functioning as expected when used with Rename Table - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/13 13:23:43 UTC, 2 replies.
- [jira] Updated: (DERBY-2902) AS IDENTITY (START WITH -9223372036854775808) fails - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/13 16:39:31 UTC, 1 replies.
- [jira] Updated: (DERBY-2351) ORDER BY with expression with distinct in the select list returns incorrect result - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/13 16:39:32 UTC, 1 replies.
- Regression Test Report - Daily 565081 - Sun DBTG - posted by He...@sun.com on 2007/08/13 17:55:07 UTC, 0 replies.
- [jira] Commented: (DERBY-2854) Convert jdbc4/TestResultSetMethods.java to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/13 19:15:30 UTC, 0 replies.
- Regarding DERBY-2905 & jdbcapi/AutoloadTest.java - posted by Ramin Moazeni <rm...@gmail.com> on 2007/08/13 21:56:57 UTC, 1 replies.
- [jira] Assigned: (DERBY-1790) DatabaseMetaData.getTables() with passed in table type of SYNONYM returns system tables and not SYNONYMS - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/13 22:13:30 UTC, 0 replies.
- [jira] Resolved: (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/08/14 08:45:31 UTC, 0 replies.
- [jira] Updated: (DERBY-2226) Move column bitset computation to IndexToBaseRowNode - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/14 08:59:33 UTC, 0 replies.
- [jira] Updated: (DERBY-2191) Cleanup of FormatableBitSet - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/14 09:01:31 UTC, 0 replies.
- [jira] Created: (DERBY-3004) Get rid of the finalizer in EmbedResultSet - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/14 09:45:32 UTC, 0 replies.
- [jira] Commented: (DERBY-3004) Get rid of the finalizer in EmbedResultSet - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/14 09:53:30 UTC, 1 replies.
- [jira] Closed: (DERBY-2930) create and call a procedure in derby db - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:07:37 UTC, 0 replies.
- [jira] Closed: (DERBY-131) AVG precision is INTEGER instead of DOUBLE - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:13:30 UTC, 0 replies.
- [jira] Closed: (DERBY-448) delete on an empty table generates warning - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:15:30 UTC, 0 replies.
- [jira] Commented: (DERBY-2982) Track changes during my tenure as 10.3 release manager - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/14 14:25:30 UTC, 0 replies.
- [jira] Created: (DERBY-3005) Document possibility to specify method signature in EXTERNAL NAME when creating a procedure/function - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:31:31 UTC, 0 replies.
- [jira] Closed: (DERBY-1197) Problem while setting NULL in PreparedSattement for java.sql.Types.Integer - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:33:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2289) Add jdk 1.6 support to jdbcapi tests. - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:39:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2357) Cannot create a database - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:39:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2928) Multiple query execution in data base - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:39:32 UTC, 0 replies.
- [jira] Closed: (DERBY-2929) short cut key to block a query - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:39:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2906) derbynet.jar & derbytools.jar incorrectly have a META-INF/services/java.sql.Driver entry - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/14 14:51:31 UTC, 2 replies.
- [jira] Commented: (DERBY-3002) Add support for GROUP BY ROLLUP - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/14 16:21:31 UTC, 2 replies.
- [jira] Commented: (DERBY-2900) convert lang\bug5054, lang\bug4356 and lang\bug5052rts to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/08/14 17:23:30 UTC, 1 replies.
- [jira] Updated: (DERBY-2900) convert lang\bug5054, lang\bug4356 and lang\bug5052rts to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/08/14 17:25:30 UTC, 1 replies.
- [jira] Created: (DERBY-3006) Documentation: Need ability to link from one manual to another - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/14 17:31:30 UTC, 0 replies.
- Regression Test Report - Daily 565389 - Sun DBTG - posted by He...@sun.com on 2007/08/14 17:55:02 UTC, 0 replies.
- [jira] Commented: (DERBY-163) Timestamps do not display trailing zeros - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/14 22:05:33 UTC, 0 replies.
- [jira] Created: (DERBY-3007) Documentation - SYSCS EXPORT TABLE system procedures cannot export data to an existing file - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/14 23:09:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2937) ERROR 22011: The second or third argument of the SUBSTR function is out of range with data concatenation in group by query. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/14 23:31:30 UTC, 0 replies.
- [jira] Created: (DERBY-3008) The forCreateTable state of a CreateConstantAction or CreateIndexConstantAction should be a state of the actions, not of the activation. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/14 23:43:30 UTC, 0 replies.
- [jira] Updated: (DERBY-2235) Server doesnt support timestamps with timezone - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/15 02:21:30 UTC, 0 replies.
- [jira] Updated: (DERBY-1876) Investigate overhead of JDBC layer and compiled activation code for simple embedded read-only, forward ResultSets - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/15 02:33:30 UTC, 0 replies.
- Re: Derby 10.3.1 performance (was [ANNOUNCE] Apache Derby 10.3.1.4 released) - posted by Matt Doran <ma...@papercut.biz> on 2007/08/15 03:32:46 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 565907 - Sun DBTG - posted by Ol...@sun.com on 2007/08/15 04:09:21 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 566001 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/15 09:35:58 UTC, 0 replies.
- [jira] Created: (DERBY-3009) Out of memory error when creating a very large table - posted by "Nick Williamson (JIRA)" <ji...@apache.org> on 2007/08/15 10:59:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3009) Out of memory error when creating a very large table - posted by "Nick Williamson (JIRA)" <ji...@apache.org> on 2007/08/15 11:01:33 UTC, 0 replies.
- [jira] Created: (DERBY-3010) WITH DEFAULT value documentation is too liberal - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/15 17:45:31 UTC, 0 replies.
- [jira] Commented: (DERBY-3010) WITH DEFAULT value documentation is too liberal - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/15 17:51:30 UTC, 2 replies.
- Regression Test Report - Daily 565815 - Sun DBTG - posted by He...@sun.com on 2007/08/15 17:55:07 UTC, 0 replies.
- [jira] Assigned: (DERBY-2986) Query involving CASE statement significantly slower in 10.3.1.4 than in 10.2.2.0 - posted by "A B (JIRA)" <ji...@apache.org> on 2007/08/15 18:01:47 UTC, 0 replies.
- Question on DERBY-2905 - posted by Ramin Moazeni <rm...@gmail.com> on 2007/08/15 18:09:53 UTC, 2 replies.
- [jira] Updated: (DERBY-3010) WITH DEFAULT value documentation is too liberal - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/15 18:33:30 UTC, 1 replies.
- [jira] Commented: (DERBY-3009) Out of memory error when creating a very large table - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/15 18:39:30 UTC, 0 replies.
- [jira] Updated: (DERBY-3010) WITH DEFAULT value documentation may seem too liberal - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/15 19:05:32 UTC, 0 replies.
- [jira] Assigned: (DERBY-3000) getTables() call with 10.3 causes java.sql.SQLException: The parameter position '8' is out of range. The number of parameters for this prepared statement is '7'. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/15 20:23:30 UTC, 0 replies.
- [jira] Updated: (DERBY-3000) getTables() call with 10.3 causes java.sql.SQLException: The parameter position '8' is out of range. The number of parameters for this prepared statement is '7'. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/15 20:27:31 UTC, 0 replies.
- [jira] Created: (DERBY-3011) Implementing Speculative locking protocol to Derby - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/15 20:47:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3011) Implementing Speculative locking protocol to Derby - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/15 20:49:31 UTC, 0 replies.
- [jira] Commented: (DERBY-1876) Investigate overhead of JDBC layer and compiled activation code for simple embedded read-only, forward ResultSets - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/15 21:47:30 UTC, 0 replies.
- [jira] Created: (DERBY-3012) Always pass in TransactionController to DataDictionary methods where it is needed. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/15 21:53:31 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 566216 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/15 22:37:24 UTC, 0 replies.
- [jira] Closed: (DERBY-2745) DatabaseMetaData.getFunctions() is missing the FUNCTION_TYPE column - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/16 00:27:30 UTC, 0 replies.
- Re: svn commit: r566359 - in /db/derby/code/trunk/java: engine/org/apache/derby/impl/jdbc/ testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/ testing/org/apache/derbyTesting/junit/ tools/org/apache/derby/impl/tools/ij/ - posted by Daniel John Debrunner <dj...@apache.org> on 2007/08/16 00:32:37 UTC, 6 replies.
- Regression Test Report - tinderbox_trunk16 566333 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/16 03:56:12 UTC, 0 replies.
- Unsubscribe does not work? - posted by "Halit M. Maner" <hm...@maner.net> on 2007/08/16 04:59:23 UTC, 2 replies.
- Snapshots for testing (was: fix versions, etc.) - posted by Andrew McIntyre <mc...@gmail.com> on 2007/08/16 05:32:46 UTC, 2 replies.
- Test fail of derby junit test - posted by Sean Qiu <se...@gmail.com> on 2007/08/16 07:25:52 UTC, 0 replies.
- [jira] Updated: (DERBY-3004) Get rid of the finalizer in EmbedResultSet - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/16 09:09:32 UTC, 1 replies.
- Regression Test Report - tinderbox_trunk16 566467 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/16 09:42:25 UTC, 0 replies.
- [jira] Assigned: (DERBY-2998) Add support for ROW_NUMBER() window function - posted by "Thomas Nielsen (JIRA)" <ji...@apache.org> on 2007/08/16 11:47:30 UTC, 0 replies.
- [jira] Commented: (DERBY-2906) derbynet.jar & derbytools.jar incorrectly have a META-INF/services/java.sql.Driver entry - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/16 13:13:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-1790) DatabaseMetaData.getTables() with passed in table type of SYNONYM returns system tables and not SYNONYMS - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/16 14:55:32 UTC, 0 replies.
- [jira] Resolved: (DERBY-3000) getTables() call with 10.3 causes java.sql.SQLException: The parameter position '8' is out of range. The number of parameters for this prepared statement is '7'. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/16 14:55:32 UTC, 0 replies.
- [jira] Updated: (DERBY-2888) Useless error message during import: Invalid character string format for type INTEGER. - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/16 17:27:30 UTC, 0 replies.
- [jira] Assigned: (DERBY-2961) TriggerTest.testTypesINActionStatement fails with 'ASSERT FAILED col1.getClass() (class org.apache.derby.iapi.types.SQLClob) expected to be the same as col2.getClass() (class org.apache.derby.iapi.types.CollatorSQLClob) - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/16 17:49:31 UTC, 0 replies.
- [jira] Commented: (DERBY-2961) TriggerTest.testTypesINActionStatement fails with 'ASSERT FAILED col1.getClass() (class org.apache.derby.iapi.types.SQLClob) expected to be the same as col2.getClass() (class org.apache.derby.iapi.types.CollatorSQLClob) - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/16 17:51:31 UTC, 2 replies.
- Regression Test Report - Daily 566237 - Sun DBTG - posted by He...@sun.com on 2007/08/16 17:55:08 UTC, 0 replies.
- Re: Snapshots for testing - posted by Bryan Pendleton <bp...@amberpoint.com> on 2007/08/16 18:22:27 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 566660 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/16 18:40:42 UTC, 0 replies.
- Release Spacing, was: Snapshots for testing - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/16 18:51:09 UTC, 2 replies.
- [jira] Resolved: (DERBY-2957) ASSERT FAILED col1.getClass() (class org.apache.derby.iapi.types.SQLChar) expected to be the same as col2.getClass() (class org.apache.derby.iapi.types.CollatorSQLChar) in NistScripts dml002 test with collated database - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/16 19:09:31 UTC, 0 replies.
- [jira] Resolved: (DERBY-2986) Query involving CASE statement significantly slower in 10.3.1.4 than in 10.2.2.0 - posted by "A B (JIRA)" <ji...@apache.org> on 2007/08/16 20:05:31 UTC, 0 replies.
- [jira] Commented: (DERBY-2888) Useless error message during import: Invalid character string format for type INTEGER. - posted by "Aaron Digulla (JIRA)" <ji...@apache.org> on 2007/08/16 22:05:30 UTC, 4 replies.
- [jira] Updated: (DERBY-2888) Conversion errors during IMPORT_DATA should identify the column for which data conversion failed - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/16 22:55:30 UTC, 0 replies.
- [jira] Commented: (DERBY-2972) Update or select with function in the where clause causes with TERRITORY_BASED collation fails with ERROR 42818: Comparisons between 'VARCHAR' and 'VARCHAR' are not supported. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 00:47:30 UTC, 1 replies.
- [jira] Closed: (DERBY-2986) Query involving CASE statement significantly slower in 10.3.1.4 than in 10.2.2.0 - posted by "James F. Adams (JIRA)" <ji...@apache.org> on 2007/08/17 03:33:30 UTC, 0 replies.
- Re: svn commit: r566660 - /db/derby/code/trunk/build.xml - posted by Kristian Waagan <Kr...@Sun.COM> on 2007/08/17 09:59:49 UTC, 0 replies.
- [jira] Resolved: (DERBY-3004) Get rid of the finalizer in EmbedResultSet - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/17 11:34:31 UTC, 0 replies.
- [jira] Updated: (DERBY-2182) Documentation for derby.system.bootAll is missing - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/17 14:20:31 UTC, 1 replies.
- [jira] Closed: (DERBY-2924) Manual copyright topics need to be updated to current year - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/17 14:48:41 UTC, 0 replies.
- Question about derby.system.bootAll & friends - posted by "Dag H. Wanvik" <Da...@Sun.COM> on 2007/08/17 15:12:54 UTC, 0 replies.
- Re: Derby 10.3.1 performance - posted by Knut Anders Hatlen <Kn...@Sun.COM> on 2007/08/17 15:56:08 UTC, 0 replies.
- Built-in database password mechanism (was: Re: [jira] Commented: (DERBY-1387) Add JMX extensions to Derby) - posted by "John H. Embretsen" <Jo...@Sun.COM> on 2007/08/17 16:18:22 UTC, 0 replies.
- [jira] Created: (DERBY-3013) column-definition WITH DEFAULT should accept CURRENT_USER, SESSION_USER in addition to USER - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/17 17:36:30 UTC, 0 replies.
- [jira] Updated: (DERBY-3013) column-definition WITH DEFAULT should accept CURRENT_USER, SESSION_USER in addition to USER - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/17 17:42:30 UTC, 0 replies.
- Regression Test Report - Daily 566755 - Sun DBTG - posted by He...@sun.com on 2007/08/17 17:55:08 UTC, 0 replies.
- [jira] Reopened: (DERBY-2484) Convert syscat.sql to junit - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/17 18:16:30 UTC, 0 replies.
- [jira] Created: (DERBY-3014) Make SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY('derby.user.') return NULL instead of the hash value of the password - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/17 18:26:31 UTC, 0 replies.
- [jira] Commented: (DERBY-2989) Insert into table with constraints fails if the table name is "indicator" (or any other SQL keyword) - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/17 18:46:30 UTC, 8 replies.
- [jira] Updated: (DERBY-2855) Convert jdbc4/TestConnectionMethods.java to JUnit - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/17 19:16:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-1509) blobclob4BLOB expected test ouput prints "FAIL -- unexpected exception" for exceptions that are expected - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 19:50:31 UTC, 0 replies.
- [jira] Resolved: (DERBY-984) BOOLEAN Type allows illegal casts and comparisons according to SQL Spec - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 19:56:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-434) add jdbcapi/xaMorph.sql jdbcapi/xaJNDI jdbcapi/xaAnotherTest.sql to client xa testing. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 20:00:45 UTC, 0 replies.
- [jira] Resolved: (DERBY-2987) Create Eclipse ui plugin and doc plugin for the Release Candidate 10.3.1.4 - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 20:26:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-2985) In suites.All, certain test orders cause AccessControlException - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 20:28:30 UTC, 0 replies.
- [jira] Commented: (DERBY-2855) Convert jdbc4/TestConnectionMethods.java to JUnit - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/17 20:44:31 UTC, 2 replies.
- [jira] Updated: (DERBY-2872) Add Replication functionality to Derby - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/08/17 21:06:31 UTC, 0 replies.
- [jira] Commented: (DERBY-3007) Documentation - SYSCS EXPORT TABLE system procedures cannot export data to an existing file - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/17 21:40:30 UTC, 1 replies.
- [jira] Updated: (DERBY-2962) Change functional tests to use casts for System table queries to avoid conversion errors when run with TERRITORY_BASED collation - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:24:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2962) Change functional tests to use casts for System table queries to avoid conversion errors when run with TERRITORY_BASED collation - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:24:31 UTC, 0 replies.
- [jira] Updated: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:26:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2893) INSERT and UPDATES succeed when permission has not been granted. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:26:31 UTC, 0 replies.
- [jira] Closed: (DERBY-3000) getTables() call with 10.3 causes java.sql.SQLException: The parameter position '8' is out of range. The number of parameters for this prepared statement is '7'. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:30:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2950) BatchUpdateTest.testMinimalDDLInBatch Fails when run with collation with exception: java.sql.SQLException: Operand of LIKE predicate with type VARCHAR(128) and collation UCS_BASIC is not compatable with LIKE pattern operand with type CHAR(4) and collation - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:30:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2973) With collation TERRITORY_BASED, insert into table after changing type of column causes assert failure and loss of connection - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:30:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2941) With 10.2, Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:32:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2925) Prevent export from overwriting existing files - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:32:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2957) ASSERT FAILED col1.getClass() (class org.apache.derby.iapi.types.SQLChar) expected to be the same as col2.getClass() (class org.apache.derby.iapi.types.CollatorSQLChar) in NistScripts dml002 test with collated database - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:32:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2865) With TERRITORY_BASED collation LENGTH function does not return correct number of characters for Norwegian 'aa' - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:34:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2863) Collation doc corrections/improvements - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:34:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2853) Import/Export examples doc corrections - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:34:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2851) Corrections to client DataSource access example in the Server and administration guide - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:36:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2850) typo in autogenerated keys documentation. Should be Statement.RETURN_GENERATED_KEYS not Statement.RETURN_GENERATED_KEY - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:36:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2744) jdbcapi/metadata.java and jdbcapi/odbc_metadata.java fail because of new procedure SYSCS_UTIL,SYSCS_GET_USER_ACCESS - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:36:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2756) failures in lang.DatabaseClassLoadingTest: Jar file 'MY_JAVA' already exists in Schema 'EMC'., ClassNotFoundException: org.apache.derbyTesting.databaseclassloader.cracker.C1 : (Unsupported major.minor version 49.0) - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:36:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2755) logChecksumSetup fails with AssertFailure when 10.2 test is run against 10.3 server - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:36:31 UTC, 0 replies.
- [jira] Closed: (DERBY-2737) Change documentation on permissions needed to include read/write for system property derby.storage.jvmInstanceId - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:33 UTC, 0 replies.
- [jira] Closed: (DERBY-2716) lang.CollationTest2 failures on WEME 6.1 - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:33 UTC, 0 replies.
- [jira] Closed: (DERBY-2558) client trhows ArrayIndexOutOfBounds exception instead of parameter out of range - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:34 UTC, 0 replies.
- [jira] Closed: (DERBY-2656) Run suites.All against a collated database - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:34 UTC, 0 replies.
- [jira] Closed: (DERBY-1509) blobclob4BLOB expected test ouput prints "FAIL -- unexpected exception" for exceptions that are expected - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:35 UTC, 0 replies.
- [jira] Closed: (DERBY-984) BOOLEAN Type allows illegal casts and comparisons according to SQL Spec - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:35 UTC, 0 replies.
- [jira] Closed: (DERBY-1381) Document ij.exceptionTrace property - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:38:35 UTC, 0 replies.
- [jira] Closed: (DERBY-765) Valid query fails with ERROR X0A00: The select list mentions column 'A' twice... - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:44:30 UTC, 0 replies.
- [jira] Closed: (DERBY-434) add jdbcapi/xaMorph.sql jdbcapi/xaJNDI jdbcapi/xaAnotherTest.sql to client xa testing. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:44:35 UTC, 0 replies.
- [jira] Closed: (DERBY-208) Add support to retrieve lobs for Network Server by locator rather than matierializing the LOB - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/18 00:44:38 UTC, 0 replies.
- [jira] Closed: (DERBY-2814) Specifying derby.* properties used in default policy file in derby.properties does not work - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/18 06:10:31 UTC, 0 replies.
- [jira] Created: (DERBY-3015) Concurrent select and insert deadlock on index - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/08/18 16:50:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3015) Concurrent select and insert deadlock on index - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/08/18 16:52:31 UTC, 0 replies.
- Regression Test Report - Daily 567074 - Sun DBTG - posted by He...@sun.com on 2007/08/18 17:55:08 UTC, 0 replies.
- [jira] Commented: (DERBY-3015) Concurrent select and insert deadlock on index - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/18 18:30:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-2887) NULLS FIRST / LAST for ORDER BY - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/18 20:57:31 UTC, 0 replies.
- [jira] Resolved: (DERBY-3015) Concurrent select and insert deadlock on index - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/08/18 22:19:30 UTC, 1 replies.
- [jira] Reopened: (DERBY-3015) Concurrent select and insert deadlock on index - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/19 00:03:37 UTC, 0 replies.
- [jira] Closed: (DERBY-3015) Concurrent select and insert deadlock on index - posted by "Kurt Huwig (JIRA)" <ji...@apache.org> on 2007/08/19 01:29:30 UTC, 0 replies.
- Regression Test Report - Daily 567285 - Sun DBTG - posted by He...@sun.com on 2007/08/19 17:55:07 UTC, 0 replies.
- [jira] Updated: (DERBY-2936) Use java.nio.ByteBuffer for buffering in DDMWriter - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/19 18:41:32 UTC, 4 replies.
- [jira] Updated: (DERBY-2895) convert lang/declareGlobalTempTableJavaJDBC30.java to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/19 20:15:31 UTC, 1 replies.
- [jira] Commented: (DERBY-2895) convert lang/declareGlobalTempTableJavaJDBC30.java to JUnit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/19 20:19:30 UTC, 0 replies.
- [jira] Updated: (DERBY-2954) Add commands to NetworkServerControl for interacting with the replication functionality - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/08/19 23:53:31 UTC, 4 replies.
- [jira] Created: (DERBY-3016) Replication: Add code that parses a chunk of log records (byte[]) into individual log records - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/20 11:53:30 UTC, 0 replies.
- [jira] Updated: (DERBY-2921) Replication: Add a network service that connects the master and slave Derby instances - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/08/20 13:29:30 UTC, 1 replies.
- Regression Test Report - Daily 567418 - Sun DBTG - posted by He...@sun.com on 2007/08/20 17:55:07 UTC, 0 replies.
- [jira] Resolved: (DERBY-2961) TriggerTest.testTypesINActionStatement fails with 'ASSERT FAILED col1.getClass() (class org.apache.derby.iapi.types.SQLClob) expected to be the same as col2.getClass() (class org.apache.derby.iapi.types.CollatorSQLClob) - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/20 18:25:30 UTC, 0 replies.
- [jira] Commented: (DERBY-2178) derbyall/derbynetclientmats/derbynetmats.fail:derbynet/DerbyNetAutoStart.java fails on zOs with ibm 15 (SR3) - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 21:17:30 UTC, 0 replies.
- [jira] Commented: (DERBY-1220) intermittant incorrect syntax errors with ij with ibm15 on zOS - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 21:25:30 UTC, 0 replies.
- [jira] Created: (DERBY-3017) One comparison failure while running the LangScripts on z/OS platform with IBM 15 - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 21:37:30 UTC, 0 replies.
- [jira] Created: (DERBY-3018) dml148.sql in the nist suite fails with comparison failure while running on Z/OS with IBM15. But runs fine if I run the same script through ij - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 21:41:31 UTC, 0 replies.
- [jira] Created: (DERBY-3019) jdbcapi/BlobStoredProcedureTest fails on z/OS with IBM 15 - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 21:51:30 UTC, 0 replies.
- [jira] Created: (DERBY-3020) BlobClob4BlobTest.java fails with comparison failure on Z/OS with IBM15 - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 22:29:32 UTC, 0 replies.
- [jira] Commented: (DERBY-3020) BlobClob4BlobTest.java fails with comparison failure on Z/OS with IBM15 - posted by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2007/08/20 22:31:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3002) Add support for GROUP BY ROLLUP - posted by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2007/08/21 00:23:31 UTC, 0 replies.
- [jira] Commented: (DERBY-827) Performance can be improved by re-using language ResultSets across Activation executions. - posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/08/21 01:25:30 UTC, 1 replies.
- [jira] Updated: (DERBY-1931) Derby JAR files should be grouped as a single library in Package Explorer - posted by "Aaron Tarter (JIRA)" <ji...@apache.org> on 2007/08/21 06:45:30 UTC, 3 replies.
- [jira] Commented: (DERBY-1931) Derby JAR files should be grouped as a single library in Package Explorer - posted by "Aaron Tarter (JIRA)" <ji...@apache.org> on 2007/08/21 06:53:30 UTC, 0 replies.
- [jira] Updated: (DERBY-2999) convert lang/lockTable.sql to Junit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/21 07:39:30 UTC, 3 replies.
- [jira] Commented: (DERBY-2999) convert lang/lockTable.sql to Junit - posted by "Ravinder Reddy (JIRA)" <ji...@apache.org> on 2007/08/21 07:41:30 UTC, 3 replies.
- [VOTE] Øystein Grøvlen as a committer - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/21 08:11:23 UTC, 28 replies.
- [jira] Updated: (DERBY-2824) Improve error reporting, fix whitespace/formatting issues and replace tabs in UTF8Reader - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/21 13:39:32 UTC, 1 replies.
- Re: network server overhead - posted by Knut Anders Hatlen <Kn...@Sun.COM> on 2007/08/21 14:20:34 UTC, 0 replies.
- [jira] Assigned: (DERBY-1931) Derby JAR files should be grouped as a single library in Package Explorer - posted by "Aaron Tarter (JIRA)" <ji...@apache.org> on 2007/08/21 17:52:31 UTC, 0 replies.
- Regression Test Report - Daily 567734 - Sun DBTG - posted by He...@sun.com on 2007/08/21 17:55:09 UTC, 0 replies.
- [jira] Assigned: (DERBY-2971) Wording improvement of Table for streaming columns in reference manual - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/21 22:46:30 UTC, 0 replies.
- [jira] Updated: (DERBY-3007) Documentation - SYSCS EXPORT TABLE system procedures cannot export data to an existing file - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/22 00:02:33 UTC, 2 replies.
- [jira] Updated: (DERBY-3016) Replication: Add code that parses a chunk of log records (byte[]) into individual log records - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/22 13:18:30 UTC, 3 replies.
- [jira] Issue Comment Edited: (DERBY-3016) Replication: Add code that parses a chunk of log records (byte[]) into individual log records - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/22 13:20:31 UTC, 0 replies.
- [jira] Commented: (DERBY-2954) Add commands to NetworkServerControl for interacting with the replication functionality - posted by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/08/22 14:06:36 UTC, 4 replies.
- [jira] Created: (DERBY-3021) Replication: Add a ReplicationSlave controller that will manage replication on the slave side - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/22 15:08:30 UTC, 0 replies.
- Regression Test Report - Daily 568177 - Sun DBTG - posted by He...@sun.com on 2007/08/22 17:55:07 UTC, 1 replies.
- [jira] Closed: (DERBY-3007) Documentation - SYSCS EXPORT TABLE system procedures cannot export data to an existing file - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/22 19:40:31 UTC, 0 replies.
- [jira] Resolved: (DERBY-3007) Documentation - SYSCS EXPORT TABLE system procedures cannot export data to an existing file - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/22 19:40:31 UTC, 0 replies.
- [jira] Commented: (DERBY-2971) Wording improvement of Table for streaming columns in reference manual - posted by "Laura Stewart (JIRA)" <ji...@apache.org> on 2007/08/22 21:40:30 UTC, 0 replies.
- Student from IIT Kharagpur, Intrested in Contribution for Apache Derby Project (Code for Freedom contest) - posted by Harish KV <kv...@gmail.com> on 2007/08/23 00:02:36 UTC, 5 replies.
- [jira] Created: (DERBY-3022) Index Split stops right after restarting to split the parent node - posted by "Kangmo Kim (JIRA)" <ji...@apache.org> on 2007/08/23 05:22:31 UTC, 0 replies.
- [jira] Created: (DERBY-3023) Different result rows depending on the sequence of INNER JOIN and OUTER JOIN - posted by "Stefan Cordes (JIRA)" <ji...@apache.org> on 2007/08/23 10:32:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3023) Different result rows depending on the sequence of INNER JOIN and OUTER JOIN - posted by "Stefan Cordes (JIRA)" <ji...@apache.org> on 2007/08/23 10:34:30 UTC, 3 replies.
- [jira] Issue Comment Edited: (DERBY-2926) Replication: Add a log buffer for log records that should be shipped to the slave - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/23 11:38:30 UTC, 0 replies.
- [jira] Created: (DERBY-3024) Validation of shared plans hurts scalability - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/23 12:26:30 UTC, 0 replies.
- [jira] Updated: (DERBY-3024) Validation of shared plans hurts scalability - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/23 12:28:30 UTC, 0 replies.
- [jira] Created: (DERBY-3025) NPE when connecting to database with securityMechanism=8 - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2007/08/23 12:30:34 UTC, 0 replies.
- [jira] Closed: (DERBY-2900) convert lang\bug5054, lang\bug4356 and lang\bug5052rts to JUnit - posted by "Ugo Matrangolo (JIRA)" <ji...@apache.org> on 2007/08/23 13:50:31 UTC, 0 replies.
- [jira] Resolved: (DERBY-2926) Replication: Add a log buffer for log records that should be shipped to the slave - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/23 16:36:30 UTC, 0 replies.
- [jira] Closed: (DERBY-2926) Replication: Add a log buffer for log records that should be shipped to the slave - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/23 16:40:30 UTC, 0 replies.
- [jira] Commented: (DERBY-3023) Different result rows depending on the sequence of INNER JOIN and OUTER JOIN - posted by "A B (JIRA)" <ji...@apache.org> on 2007/08/23 17:28:30 UTC, 1 replies.
- [jira] Created: (DERBY-3026) Remove deprecated frameworks directory and scripts - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/23 17:50:31 UTC, 0 replies.
- Regression Test Report - Daily 568667 - Sun DBTG - posted by He...@sun.com on 2007/08/23 17:55:08 UTC, 0 replies.
- [jira] Commented: (DERBY-3024) Validation of shared plans hurts scalability - posted by "Manish Khettry (JIRA)" <ji...@apache.org> on 2007/08/23 19:50:30 UTC, 1 replies.
- [jira] Commented: (DERBY-3026) Remove deprecated frameworks directory and scripts - posted by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/08/23 20:06:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3026) Remove deprecated frameworks directory and scripts - posted by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/08/23 21:45:31 UTC, 0 replies.
- [jira] Created: (DERBY-3027) CollationTest fails with "Unexpected row count: expected:<0> but was:<1>" when Xalan 2.7 jars are in classpath - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/24 09:10:43 UTC, 0 replies.
- Regression Test Report - Daily 569052 - Sun DBTG - posted by He...@sun.com on 2007/08/24 17:55:09 UTC, 0 replies.
- [jira] Commented: (DERBY-3025) NPE when connecting to database with securityMechanism=8 - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/25 09:01:34 UTC, 4 replies.
- [jira] Resolved: (DERBY-2936) Use java.nio.ByteBuffer for buffering in DDMWriter - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/25 14:57:31 UTC, 0 replies.
- Regression Test Report - Daily 569433 - Sun DBTG - posted by He...@sun.com on 2007/08/25 17:55:10 UTC, 0 replies.
- [jira] Updated: (DERBY-3025) NPE when connecting to database with securityMechanism=8 - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/25 17:55:30 UTC, 3 replies.
- [jira] Assigned: (DERBY-3025) NPE when connecting to database with securityMechanism=8 - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/25 18:11:31 UTC, 0 replies.
- [jira] Commented: (DERBY-2073) Inserting BigDecimal value in PreparedStatement into double column loses fractional digits - posted by "James F. Adams (JIRA)" <ji...@apache.org> on 2007/08/26 03:39:30 UTC, 0 replies.
- Regression Test Report - Daily 569691 - Sun DBTG - posted by He...@sun.com on 2007/08/26 17:55:09 UTC, 0 replies.
- [jira] Assigned: (DERBY-3027) CollationTest fails with "Unexpected row count: expected:<0> but was:<1>" when Xalan 2.7 jars are in classpath - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/27 08:15:30 UTC, 0 replies.
- [jira] Commented: (DERBY-3027) CollationTest fails with "Unexpected row count: expected:<0> but was:<1>" when Xalan 2.7 jars are in classpath - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/27 08:17:30 UTC, 0 replies.
- [jira] Updated: (DERBY-3027) CollationTest fails with "Unexpected row count: expected:<0> but was:<1>" when Xalan 2.7 jars are in classpath - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/27 11:19:31 UTC, 0 replies.
- [jira] Closed: (DERBY-3027) CollationTest fails with "Unexpected row count: expected:<0> but was:<1>" when Xalan 2.7 jars are in classpath - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/27 11:21:30 UTC, 0 replies.
- [jira] Assigned: (DERBY-2989) Insert into table with constraints fails if the table name is "indicator" (or any other SQL keyword) - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/27 14:45:30 UTC, 0 replies.
- Regression Test Report - Daily 569828 - Sun DBTG - posted by He...@sun.com on 2007/08/27 17:55:08 UTC, 0 replies.
- [jira] Commented: (DERBY-2946) In soft upgrade mode, the metadata queries do not get compiled in SYS schema. This will cause problems in future releases of Derby. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/27 18:37:30 UTC, 2 replies.
- [jira] Commented: (DERBY-3016) Replication: Add code that parses a chunk of log records (byte[]) into individual log records - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/27 19:19:30 UTC, 1 replies.
- [jira] Commented: (DERBY-2910) SimpleStringOperatorNode in it's bindExpression method generates a character string CAST if required but does not set the correct collation. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/27 22:47:31 UTC, 5 replies.
- Re: Question about contributing to Derby - posted by Bryan Pendleton <bp...@amberpoint.com> on 2007/08/27 23:26:34 UTC, 0 replies.
- [jira] Assigned: (DERBY-2910) SimpleStringOperatorNode in it's bindExpression method generates a character string CAST if required but does not set the correct collation. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/27 23:55:31 UTC, 0 replies.
- [jira] Reopened: (DERBY-2658) Convert jdbcapi/parameterMetaDataJdbc30.java to JUnit - posted by "Ramin Moazeni (JIRA)" <ji...@apache.org> on 2007/08/28 01:25:30 UTC, 0 replies.
- Collation for || (and CASE etc.) - miswording in wiki page - posted by Daniel John Debrunner <dj...@apache.org> on 2007/08/28 02:04:16 UTC, 1 replies.
- [jira] Created: (DERBY-3028) Broken links generated on 10.2.2 dowload page [release-10.2.2.0.html] - posted by "Stan Bradbury (JIRA)" <ji...@apache.org> on 2007/08/28 04:33:31 UTC, 0 replies.
- Regression Test Report - tinderbox_trunk16 570286 - Sun DBTG - posted by Ol...@Sun.COM on 2007/08/28 06:11:37 UTC, 0 replies.
- [jira] Commented: (DERBY-2998) Add support for ROW_NUMBER() window function - posted by "Thomas Nielsen (JIRA)" <ji...@apache.org> on 2007/08/28 09:41:30 UTC, 2 replies.
- [jira] Created: (DERBY-3029) Several broken links on Derby wiki-site - posted by "Henri van de Scheur (JIRA)" <ji...@apache.org> on 2007/08/28 14:57:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3029) Several broken links on Derby wiki-site - posted by "Henri van de Scheur (JIRA)" <ji...@apache.org> on 2007/08/28 14:57:31 UTC, 0 replies.
- [jira] Created: (DERBY-3030) Several broken links on Derby documentation wiki-site - posted by "Henri van de Scheur (JIRA)" <ji...@apache.org> on 2007/08/28 15:01:35 UTC, 0 replies.
- [jira] Updated: (DERBY-3030) Several broken links on Derby documentation wiki-site - posted by "Henri van de Scheur (JIRA)" <ji...@apache.org> on 2007/08/28 15:01:42 UTC, 0 replies.
- [jira] Commented: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/28 15:57:30 UTC, 3 replies.
- [jira] Assigned: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/28 15:57:31 UTC, 0 replies.
- [jira] Resolved: (DERBY-3028) Broken links generated on 10.2.2 dowload page [release-10.2.2.0.html] - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/28 16:19:30 UTC, 0 replies.
- building Derby website on Mac OS X - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/28 16:46:47 UTC, 2 replies.
- Regression Test Report - Daily 570168 - Sun DBTG - posted by He...@sun.com on 2007/08/28 17:55:08 UTC, 0 replies.
- [jira] Commented: (DERBY-2599) Set correct collation type and derivation on DataTypeDescriptor(DTD). - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/28 18:47:30 UTC, 0 replies.
- [jira] Reopened: (DERBY-3028) Broken links generated on 10.2.2 dowload page [release-10.2.2.0.html] - posted by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2007/08/28 22:13:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-2910) SimpleStringOperatorNode in it's bindExpression method generates a character string CAST if required but does not set the correct collation. - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/28 22:27:31 UTC, 0 replies.
- [jira] Commented: (DERBY-3028) Broken links generated on 10.2.2 dowload page [release-10.2.2.0.html] - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/08/28 23:45:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-3016) Replication: Add code that parses a chunk of log records (byte[]) into individual log records - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/29 01:05:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-2989) Insert into table with constraints fails if the table name is "indicator" (or any other SQL keyword) - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/29 01:15:30 UTC, 0 replies.
- [jira] Resolved: (DERBY-3025) NPE when connecting to database with securityMechanism=8 - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/29 09:03:41 UTC, 0 replies.
- [jira] Resolved: (DERBY-2906) derbynet.jar & derbytools.jar incorrectly have a META-INF/services/java.sql.Driver entry - posted by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/08/29 09:53:30 UTC, 0 replies.
- [jira] Assigned: (DERBY-2977) Replication: Add a ReplicationMaster controller that will manage replication on the master side - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/29 11:29:30 UTC, 0 replies.
- [jira] Created: (DERBY-3031) Improve Derby core plugin packaging & structure (solving MANY problems) - posted by "Dominik Wagenknecht (JIRA)" <ji...@apache.org> on 2007/08/29 11:33:30 UTC, 0 replies.
- [jira] Commented: (DERBY-2977) Replication: Add a ReplicationMaster controller that will manage replication on the master side - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/29 11:47:30 UTC, 0 replies.
- [jira] Updated: (DERBY-2911) Implement a buffer manager using java.util.concurrent classes - posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/08/29 13:51:31 UTC, 2 replies.
- [RESULT] [VOTE] Øystein Grøvlen as a committer - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/29 15:46:09 UTC, 0 replies.
- Regression Test Report - Daily 570462 - Sun DBTG - posted by He...@sun.com on 2007/08/29 17:55:27 UTC, 0 replies.
- [jira] Assigned: (DERBY-2946) In soft upgrade mode, the metadata queries do not get compiled in SYS schema. This will cause problems in future releases of Derby. - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/29 18:58:31 UTC, 0 replies.
- [jira] Commented: (DERBY-3031) Improve Derby core plugin packaging & structure (solving MANY problems) - posted by "Aaron Tarter (JIRA)" <ji...@apache.org> on 2007/08/29 19:20:30 UTC, 0 replies.
- Hard upgrade vs soft upgrade : Using 10.3 database against main codeline without upgrade=true flag - posted by Mamta Satoor <ms...@gmail.com> on 2007/08/29 19:21:15 UTC, 1 replies.
- Please look at 1931 - posted by Aaron J Tarter <aj...@gmail.com> on 2007/08/29 19:39:03 UTC, 0 replies.
- [jira] Created: (DERBY-3032) java.lang.ClassCastException returning null from a case statement in subquery - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/29 20:28:30 UTC, 0 replies.
- Re: Documentation for SYSTABLES in reference manual does not mention 'A' for synonym type in TABLETYPE column - posted by Laura Stewart <sc...@gmail.com> on 2007/08/29 20:32:31 UTC, 1 replies.
- [jira] Created: (DERBY-3033) select query results in nullpointer exception in skipScan() - posted by "Haolan Qin (JIRA)" <ji...@apache.org> on 2007/08/29 22:36:30 UTC, 0 replies.
- [jira] Commented: (DERBY-3033) select query results in nullpointer exception in skipScan() - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/29 23:56:30 UTC, 6 replies.
- [jira] Assigned: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0 - posted by "Andrew McIntyre (JIRA)" <ji...@apache.org> on 2007/08/30 01:12:30 UTC, 0 replies.
- [jira] Created: (DERBY-3034) Address testing todo items in CollationTest.java - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 01:54:31 UTC, 0 replies.
- [jira] Updated: (DERBY-3034) Address testing todo items in CollationTest.java - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 01:58:30 UTC, 0 replies.
- [jira] Updated: (DERBY-2977) Replication: Add a ReplicationMaster controller that will manage replication on the master side - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/30 11:12:30 UTC, 1 replies.
- [jira] Resolved: (DERBY-3034) Address testing todo items in CollationTest.java - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 17:30:30 UTC, 0 replies.
- [jira] Closed: (DERBY-3034) Address testing todo items in CollationTest.java - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 17:30:31 UTC, 0 replies.
- Regression Test Report - Daily 570849 - Sun DBTG - posted by He...@sun.com on 2007/08/30 17:55:09 UTC, 0 replies.
- [jira] Updated: (DERBY-3033) select query results in nullpointer exception in skipScan() - posted by "Haolan Qin (JIRA)" <ji...@apache.org> on 2007/08/30 17:58:31 UTC, 1 replies.
- [jira] Updated: (DERBY-1632) During revoke privilege, Derby does not look for replacement privilege for the dependent objects and simply drops the dependent objects. This is not SQL compliant and should be fixed. - posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/08/30 18:00:40 UTC, 0 replies.
- [jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone - posted by "Ken Johanson (JIRA)" <ji...@apache.org> on 2007/08/30 18:12:30 UTC, 5 replies.
- [jira] Updated: (DERBY-3032) java.lang.ClassCastException returning null from a case statement in subquery - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 19:04:34 UTC, 1 replies.
- 10.4 derby jars anywhere? - posted by Mamta Satoor <ms...@gmail.com> on 2007/08/30 19:31:17 UTC, 1 replies.
- [jira] Assigned: (DERBY-3032) java.lang.ClassCastException returning null from a case statement in subquery - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 20:38:30 UTC, 0 replies.
- Derby 10.3 jars? - posted by Mamta Satoor <ms...@gmail.com> on 2007/08/30 20:51:45 UTC, 2 replies.
- [jira] Commented: (DERBY-3032) java.lang.ClassCastException returning null from a case statement in subquery - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/30 21:54:30 UTC, 1 replies.
- Netbeans project folders added - posted by David Van Couvering <da...@vancouvering.com> on 2007/08/30 23:30:17 UTC, 1 replies.
- [jira] Assigned: (DERBY-3021) Replication: Add a ReplicationSlave controller that will manage replication on the slave side - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/31 09:18:30 UTC, 0 replies.
- [jira] Commented: (DERBY-3021) Replication: Add a ReplicationSlave controller that will manage replication on the slave side - posted by "Jørgen Løland (JIRA)" <ji...@apache.org> on 2007/08/31 09:56:30 UTC, 0 replies.
- Keeping derby.log after the test failures in junit - posted by Julius Stroffek <Ju...@Sun.COM> on 2007/08/31 12:16:55 UTC, 3 replies.
- [jira] Created: (DERBY-3035) Cannot restore backups without BACKUP.HISTORY file - posted by "Stefan Huber (JIRA)" <ji...@apache.org> on 2007/08/31 15:18:30 UTC, 0 replies.
- Regression Test Report - Daily 571220 - Sun DBTG - posted by He...@sun.com on 2007/08/31 17:55:09 UTC, 0 replies.
- [jira] Issue Comment Edited: (DERBY-3033) select query results in nullpointer exception in skipScan() - posted by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/08/31 19:17:18 UTC, 0 replies.
- where are we documenting how to run the Upgrade tests these days - posted by Rick Hillegas <Ri...@Sun.COM> on 2007/08/31 22:02:26 UTC, 0 replies.
- [jira] Created: (DERBY-3036) Derby 10.4 (trunk at the moment) still used version 10.3 for the data dictionary. The data dictionary should be marked version 10.4 when a database is created with 10.4 codeline - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/31 23:37:18 UTC, 0 replies.
- [jira] Commented: (DERBY-3036) Derby 10.4 (trunk at the moment) still used version 10.3 for the data dictionary. The data dictionary should be marked version 10.4 when a database is created with 10.4 codeline - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/31 23:45:18 UTC, 0 replies.
- [jira] Resolved: (DERBY-3036) Derby 10.4 (trunk at the moment) still used version 10.3 for the data dictionary. The data dictionary should be marked version 10.4 when a database is created with 10.4 codeline - posted by "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2007/08/31 23:45:18 UTC, 0 replies.