Bug #41690 | Foreign keys: failure with two connections | ||
---|---|---|---|
Submitted: | 23 Dec 2008 0:17 | Modified: | 20 Dec 2013 8:25 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 6.1.0-alpha-debug | OS: | Linux (SUSE 10.0 / 32-bit) |
Assigned to: | CPU Architecture: | Any |
[23 Dec 2008 0:17]
Peter Gulutzan
[23 Dec 2008 14:48]
MySQL Verification Team
Thank you for the bug report. Verified as described: t2 >select * from t1; Empty set (0.00 sec) t2 >select * from t2; +----+ | s1 | +----+ | 1 | +----+ 1 row in set (0.00 sec) t2 >
[11 Mar 2009 10:34]
Dmitry Lenev
Bug #43521 mentions the problem which is duplicate of issue reported in this bug report.
[20 Dec 2013 8:25]
Erlend Dahl
The 6.x project has been abandoned.