Database name is printed twice in derby.log on rollbacks when logStatementText
is enabled
------------------------------------------------------------------------------------------
Key: DERBY-3079
URL: https://issues.apache.org/jira/browse/DERBY-3079
Project: Derby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: 10.3.1.4, 10.2.2.0, 10.1.3.1, 10.4.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Trivial
Fix For: 10.4.0.0
When the property derby.language.logStatementText is set to true, the database
name is written twice in the log entry for rollbacks.
Example:
2007-09-18 10:28:42.355 GMT Thread[thread 3] (XID = 4890252), (SESSIONID =
128), (DATABASE = MyDB), (DATABASE = MyDB), (DRDAID = null), Rolling back
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.