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 "Deepa Remesh (JIRA)" <de...@db.apache.org> on 2006/09/07 21:12:23 UTC

[jira] Closed: (DERBY-1022) syscat.sql test failing due to change in size of a system table's column from VARCHAR(30) to VARCHAR(128)

     [ http://issues.apache.org/jira/browse/DERBY-1022?page=all ]

Deepa Remesh closed DERBY-1022.
-------------------------------

    Resolution: Fixed
      Assignee: Satheesh Bandaram

Closing the issue. Master files were updated by Satheesh.

> syscat.sql test failing due to change in size of a system table's column from VARCHAR(30) to VARCHAR(128)
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1022
>                 URL: http://issues.apache.org/jira/browse/DERBY-1022
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>            Reporter: Daniel John Debrunner
>         Assigned To: Satheesh Bandaram
>             Fix For: 10.2.1.0
>
>
> Partial diff
> *** Start: syscat jdk1.4.2 DerbyNetClient derbynetmats:derbynetmats 2006-02-21 1
> 4:01:08 ***
> 157 del
> < SYSCOLPERMS |GRANTEE |1 |VARCHAR(30) NOT NULL
> 158 del
> < SYSCOLPERMS |GRANTOR |2 |VARCHAR(30) NOT NULL
> 158a157,158
> > SYSCOLPERMS |GRANTEE |1 |VARCHAR(128) NOT NULL
> > SYSCOLPERMS |GRANTOR |2 |VARCHAR(128) NOT NULL

-- 
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