Bug #19522 | SELECT using Join of 2 tables on BIGINT column fails with PreparedStatement | ||
---|---|---|---|
Submitted: | 3 May 2006 19:01 | Modified: | 12 May 2006 17:05 |
Reporter: | Dave Cosgrove | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 3.1.12 | OS: | Windows (Win XP) |
Assigned to: | CPU Architecture: | Any |
[3 May 2006 19:01]
Dave Cosgrove
[3 May 2006 19:04]
Dave Cosgrove
Java test harness
Attachment: Test.java (application/octet-stream, text), 1.17 KiB.
[3 May 2006 19:05]
Dave Cosgrove
SQL code to setup test environment
Attachment: create_test_setup.sql (application/octet-stream, text), 245 bytes.
[5 May 2006 8:45]
Tonci Grgin
Hi Dave. Thanks for nice test case. Sorry but I was unable to repeat your problem. Console output: init: deps-jar: Compiling 1 source file to C:\Documents and Settings\Tonci\Test19522\build\classes compile: run: val : 1 BUILD SUCCESSFUL (total time: 0 seconds) Environment: MySQL 5.0.7. beta nt max log, 5.1.7 nt max log and 4.1.18 JDK 1.6 MySQL-connector-java 3.1.12 MS XP SP2
[5 May 2006 12:07]
Dave Cosgrove
My default storage engine is MYISAM... I should have specified MYISAM in the table DDL; Are you using MYISAM tables by default as well?
[5 May 2006 12:18]
Tonci Grgin
Hi, Dave. I do use MyISAM by default but this doesn't seem to be storage engine issue.
[5 May 2006 12:20]
Dave Cosgrove
I just ran my unit test in a 5.0.20-nt environment against MYISAM tables with Connector/J 3.1.12 and all worked well; The same test conducted in the 4.1.11-nt failed (with Connector/J 3.1.12 and MYISAM tables).
[12 May 2006 17:05]
Dave Cosgrove
Any additional word on this issue?
[15 May 2006 6:42]
Tonci Grgin
Hi Dave. I have nothing more to add but try to upgrade 4.1.11-nt to newer version since all my tests passed.
[15 Apr 2008 4:36]
naina singh
i have query that is showing the record of those result