Bug #3493 | Select query in JDBC prepared statement gives empty result | ||
---|---|---|---|
Submitted: | 18 Apr 2004 12:38 | Modified: | 27 Apr 2004 10:29 |
Reporter: | Niklas Lindholm | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 3.1.1-alpha | OS: | Linux (Linux (2.4.20)) |
Assigned to: | Mark Matthews | CPU Architecture: | Any |
[18 Apr 2004 12:38]
Niklas Lindholm
[24 Apr 2004 8:58]
Mark Matthews
There were quite a few optimizer bugs with MySQL-4.1.1 and prepared statements. Please test with a BK build of MySQL-4.1 (or wait for 4.1.2 to be released). You will also need to use a nightly snapshot of Connector/J 3.1.x to connect to newer versions of MySQL-4.1. Please see http://downloads.mysql.com/snapshots.php
[25 Apr 2004 7:22]
Niklas Lindholm
Any idea on when 4.1.2 will be available..?
[27 Apr 2004 10:29]
Mark Matthews
4.1.2 is being built as we speak.
[25 Jun 2004 16:41]
Niklas Lindholm
Finally I have tried it with 4.1.2 and it seems to solve the problem. It's a little hard to verify though since I got some other problems. (See bug 3911) /Niklas