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 "Satheesh Bandaram (JIRA)" <de...@db.apache.org> on 2006/02/26 16:54:05 UTC

[jira] Resolved: (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 ]
     
Satheesh Bandaram resolved DERBY-1022:
--------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

Changed master files submitted.

> 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
>         Type: Bug
>   Components: Regression Test Failure
>     Reporter: Daniel John Debrunner
>     Assignee: Satheesh Bandaram
>      Fix For: 10.2.0.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