Bug #14815 DatabaseMetaData.getColumns() doesn't return TABLE_NAME
Submitted: 10 Nov 2005 8:58 Modified: 10 Nov 2005 9:40
Reporter: Mark Matthews Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:all OS:n/a
Assigned to: Mark Matthews CPU Architecture:Any

[10 Nov 2005 8:58] Mark Matthews
Description:
When calling DatabaseMetaData.getColumns(), the tableNamePattern is returned for the TABLE_NAME column in the returned result set.

See http://forums.mysql.com/read.php?39,53734,53822#msg-53822

How to repeat:
When calling DatabaseMetaData.getColumns(), the tableNamePattern is returned for the TABLE_NAME column in the returned result set.
[10 Nov 2005 9:40] Mark Matthews
Fixed for 3.1.12/5.0.0 in source repos. See http://downloads.mysql.com/snapshots.php#connector-j after 00:00 GMT November 11 for a snapshot build with the fix.