From: Peter T Mount <patches@maidast.demon.co.uk>

Marc G. Fournier <scrappy@hub.org>

Commit: 2535fcde2a8a56159ed90b0debc05cf3be06ac35
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-02-09T03:22:41Z
Releases: 7.1.1
From: Peter T Mount <patches@maidast.demon.co.uk>

This patch fixes the following:

* Fixes minor bug found in DatabaseMetaData.getTables() where it doesn't
  handle default table types.
* It now reports an error if the client opens a database using
  properties, and either the user or password properties are missing. This
  should make the recent problem with Servlets easier to find.
* Commented out obsolete property in Driver.getPropertyInfo()

Files