Mike Matrigali (JIRA) wrote:
This is the kind of diff that is usally caused by some change to
system catalogs that is reflected in a newly created database
(adding/removing system catalog, changing the number of rows in
new db, changing size of a row in a new db).
<snip>
I would feel better if we knew what exact change caused this diff.
Based on your description of the issue and the list of changes for the day you
indicated, my knee-jerk guess would be:
------------------------------------------------------------------------
r428115 | djd | 2006-08-02 21:48:59 +0200 (Wed, 02 Aug 2006) | 3 lines
DERBY-1579 Remove SYS.SYSREQUIREDPERM system table and update all the associated
master output files.
Patch contributed by Yip Ng [EMAIL PROTECTED]
----
For what it's worth,
Army