Bug #11781 | DatabaseMetaData.extractForeignKeyFromCreateTable does not work properly | ||
---|---|---|---|
Submitted: | 6 Jul 2005 18:54 | Modified: | 17 Oct 2005 19:42 |
Reporter: | Chris Price | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 3.1.7 | OS: | Windows (Windows ME) |
Assigned to: | Mark Matthews | CPU Architecture: | Any |
[6 Jul 2005 18:54]
Chris Price
[18 Jul 2005 12:38]
Aleksey Kishkin
Chris, i wrote some test case (attached). It shows: .Loading JDBC driver 'com.mysql.jdbc.Driver' Done. Done. Connected to 5.0.7-beta app tab SUPPORTS_FK comment; APPFK(C1) REFER app/tab(C1) Time: 0,704 OK (1 test) Please check if I understand properly: You meant that line "comment; APPFK(C1) REFER app/tab(C1)" is wrong. Right?
[18 Jul 2005 12:39]
Aleksey Kishkin
first version of testcase
Attachment: Bug11781.java (text/x-java), 1.29 KiB.
[18 Aug 2005 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[19 Aug 2005 14:23]
Chris Price
I added feedback, but it seems to have disappeared. To reiterate: "Please check if I understand properly: You meant that line "comment; APPFK(C1) REFER app/tab(C1)" is wrong. Right?" Yes, that is correct. That's exactly what I mean. chris
[19 Aug 2005 14:25]
Chris Price
Also, the test case looks good. c
[23 Aug 2005 20:00]
Mark Matthews
Patch is available at http://lists.mysql.com/internals/28696 The fix for testing should be available in the nightly builds after 00:00 GMT, Aug. 24 at http://downloads.mysql.com/snapshots.php#connector-j
[14 Dec 2006 21:29]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/16995