Bryan Pendleton wrote:
> I am looking at Derby - 836 and could not reproduce it in network mode.
When you run jdbcapi/metadata with -Dframework=DerbyNetClient, does the
test pass or fail for you? If it does, you've reproduced the bug.
Look at lines 10-12 of metadata.out in
java/testing/org/apache/derbyTesting/functionTests/master
and
java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient
Thanks a lot bryan!
I overlooked the file in DerbyNetClient directory. I was under the
impression that both the modes use the same file under master dir.
Mayuresh