| Bug #22297 | JDBC driver has different behaviour for PreparedStatement and CallableStatement | ||
|---|---|---|---|
| Submitted: | 13 Sep 2006 9:19 | Modified: | 1 Oct 2006 12:33 |
| Reporter: | Matthias Hanisch | ||
| Status: | Closed | ||
| Category: | Connector/J | Severity: | S3 (Non-critical) |
| Version: | 5.0.3 | OS: | Microsoft Windows (Windows) |
| Assigned to: | Tonci Grgin | Target Version: | |
| Tags: | CallableStatement, PreparedStatement, stored procedure | ||
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-22297.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.
Source of Java app to reproduce the error
Attachment: Ticket25381.java (application/java, text), 2.42 KiB.
Screenshot of the run of the Java test app with the different results
Attachment: mysql_bug.gif (image/gif, text), 12.67 KiB.
