Bug #3252 | Statement.getWarnings() not as specifiy in JDBC | ||
---|---|---|---|
Submitted: | 22 Mar 2004 0:39 | Modified: | 22 Mar 2004 6:10 |
Reporter: | Klaus Halfmann | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | mysql-connector-java-3.0.11-stable | OS: | Windows (WindowsXP) |
Assigned to: | Mark Matthews | CPU Architecture: | Any |
[22 Mar 2004 0:39]
Klaus Halfmann
[22 Mar 2004 6:10]
Mark Matthews
The warning chain is never really set in Connector/J 3.0.x, because MySQL itself (at the point when Connector/J 3.0.x was feature frozen) did not support warnings. Therefore, the code was never completed. Warning support is in Connector/J 3.1.x.