You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "V.Narayanan (JIRA)" <ji...@apache.org> on 2007/04/25 12:32:15 UTC

[jira] Commented: (DERBY-2385) create the stored procedures called by LOB related JDBC methods during upgrade

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

V.Narayanan commented on DERBY-2385:
------------------------------------

I applied upgrade_v4.diff to a new workspace. It did not seem to have conflicts in any class it affects. 

Also I ran the junit All suite and there were no failures. 

I request for a interested person to consider upgrade_v4.diff  for reviews and comments and if everything is OK a commit too.



> create the stored procedures called by LOB related JDBC methods during upgrade
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-2385
>                 URL: https://issues.apache.org/jira/browse/DERBY-2385
>             Project: Derby
>          Issue Type: Task
>          Components: JDBC
>    Affects Versions: 10.3.0.0
>            Reporter: V.Narayanan
>         Assigned To: V.Narayanan
>         Attachments: upgrade_v1.diff, upgrade_v1.stat, upgrade_v2.diff, upgrade_v2.stat, upgrade_v3.diff, upgrade_v3.stat, upgrade_v4.diff, upgrade_v4.stat
>
>
> DataDictionaryImpl.create_10_3_LOB_Specific_functions() has to be called from DD_Version.doFullUpgrade() in order to create the procedures when upgrading from 10.2 or earlier versions.

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