Bug #2502 Problem with Unicode in DatabaseMetaData under Windows
Submitted: 24 Jan 2004 15:24 Modified: 21 Dec 2004 1:27
Reporter: Yuriy Semevsky
Status: No Feedback
Category:Connector/J Severity:S3 (Non-critical)
Version:3.0.10 OS:Linux (Linux, Windows)
Assigned to: Target Version:

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-2502.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[25 Jan 2004 11:50] Yuriy Semevsky
stdout log of work result DatabaseMetaData.getTables(...)

Attachment: one.log (application/octet-stream, text), 55 bytes.

[25 Jan 2004 11:51] Yuriy Semevsky
stdout log of "SHOW TABLES" query

Attachment: two.log (application/octet-stream, text), 59 bytes.

[27 Jan 2004 11:17] Yuriy Semevsky
Suggested patch

Attachment: DatabaseMetaData.java.patch (application/octet-stream, text), 587 bytes.

[28 Jan 2004 6:49] Yuriy Semevsky
Another suggested fix

Attachment: DatabaseMetaData.java.patch (application/octet-stream, text), 754 bytes.