Uh-oh.
I understood DERBY-412 was not commited yet and working for now. :-(
// I mistaked to see svn status as log of committing.
I will wait it to be done. : )
Best regards.
/*
Tomohito Nakayama
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Naka
http://www5.ocn.ne.jp/~tomohito/TopPage.html
*/
----- Original Message -----
From: "TomohitoNakayama" <[EMAIL PROTECTED]>
To: "Derby Development" <derby-dev@db.apache.org>
Sent: Friday, July 22, 2005 1:51 AM
Subject: Can I merge DERBY-412.diff to trunk ? (Re: [jira] Updated: (DERBY-412) Connection toString should show type information and
the meaning of the identifier that it prints)
Hello.
Can I merge DERBY-412.diff to trunk ?
I think this patch will help me to solve DERBY-273.
I asks because there was voting for DERBY-412.
Best regards.
/*
Tomohito Nakayama
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Naka
http://www5.ocn.ne.jp/~tomohito/TopPage.html
*/
----- Original Message -----
From: "David Van Couvering (JIRA)" <derby-dev@db.apache.org>
To: <derby-dev@db.apache.org>
Sent: Saturday, July 16, 2005 6:00 AM
Subject: [jira] Updated: (DERBY-412) Connection toString should show type information and the meaning of the identifier that it
prints
[ http://issues.apache.org/jira/browse/DERBY-412?page=all ]
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=utf-8
David Van Couvering updated DERBY-412:
--------------------------------------
Attachment: DERBY-412.diff
Attached is the patch to resolve this bug. I adjusted the order of the fields to match the output of the error log, otherwise it
is as proposed for the vote.
derbyall passes with no failures
svn status output:
M java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java
M java/engine/org/apache/derby/jdbc/EmbedPooledConnection.java
Connection toString should show type information and the meaning of the
identifier that it prints
--------------------------------------------------------------------------------------------------
Key: DERBY-412
URL: http://issues.apache.org/jira/browse/DERBY-412
Project: Derby
Type: Bug
Versions: 10.1.1.0, 10.2.0.0
Reporter: Kathey Marsden
Assignee: David Van Couvering
Fix For: 10.2.0.0
Attachments: DERBY-412.diff
After the change for DERBY-243 the connection toString() output is an integer which correspond to SESSIONID. The output
should identify the type and also the meaning of the identifier that it prints. Perhaps a format that appends the default
toString output with the sessionid information as it prints in the derby.log would be more informative.
[EMAIL PROTECTED] (SESSONID = 2)
Ultimately this could be expanded to included other diagnostic information e.g
[EMAIL PROTECTED] (XID = 132), (SESSIONID = 5), (DATABASE = wombat), (DRDAID =
NF000001.H324-940125304405039114{7})
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.16/50 - Release Date: 2005/07/15
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.9.2/54 - Release Date: 2005/07/21
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.9.2/54 - Release Date: 2005/07/21
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.9.2/54 - Release Date: 2005/07/21