[ 
https://issues.apache.org/jira/browse/DERBY-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473881
 ] 

Mamta A. Satoor commented on DERBY-2313:
----------------------------------------

Manjula, thanks for taking care of "," in the new patch.

I also noticed that there are some changes related to how the size of the 
message is calculated. Maybe that is general cleanup work because I didn't 
understand how it was related to this Jira. If that is the case, do you want to 
remove the commented out code that was added as part of the patch? The 
commented out code is as follows.
+                               //if(rs.getClob(1) != null){
+                                       //rs.getAsciiStream(1);
+                                       //size = rs.getClob(1).length();


> create backup directory relative to the current working dir while running the 
> system test
> -----------------------------------------------------------------------------------------
>
>                 Key: DERBY-2313
>                 URL: https://issues.apache.org/jira/browse/DERBY-2313
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Manjula Kutty
>         Assigned To: Manjula Kutty
>         Attachments: DERBY-2313_diff.txt, DERBY-2313_patch2_diff.txt
>
>
> create backup directory relative to the current working dir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to