Bug #3800 | Error Joining 2 Table with NOT IN | ||
---|---|---|---|
Submitted: | 17 May 2004 16:17 | Modified: | 17 May 2004 18:14 |
Reporter: | Jean-Sébastien Goupil | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | mysql-4.1.1-alpha | OS: | Windows (WinXP Pro English) |
Assigned to: | Timothy Smith | CPU Architecture: | Any |
[17 May 2004 16:17]
Jean-Sébastien Goupil
[17 May 2004 16:21]
Jean-Sébastien Goupil
If you remove the primary key from the table2. Both queries are working.
[17 May 2004 18:13]
Timothy Smith
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: I tested this under a recent build of the 4.1 source code, and the bug does not exist. Both queries return 1 row. Timothy