Bug #43924 | Federated respect of InnoDB integrity constraint | ||
---|---|---|---|
Submitted: | 27 Mar 2009 21:05 | Modified: | 1 Apr 2009 12:45 |
Reporter: | Paul Lemay | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Federated storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0.68 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Federated constraint |
[27 Mar 2009 21:05]
Paul Lemay
[30 Mar 2009 6:30]
Sveta Smirnova
Thank you for the report. Yes, it is not supported. But is interesting how you managed to create table test2? Could you please provide steps how you did it?
[30 Mar 2009 12:11]
Paul Lemay
Hello Sveta, Ok, you are right there are some steps missing. To create Test2, as you might imagine, I had to execute the following command: SET FOREIGN_KEY_CHECKS=0; I then stopped the database itself and restarted it before doing the test below. How sould I proceed to make it work?
[1 Apr 2009 10:49]
Sveta Smirnova
Thank you for the feedback. Unfortunately there is no way to have it working. Please wait when http://forge.mysql.com/worklog/task.php?id=148 is done.
[1 Apr 2009 12:45]
Paul Lemay
All right Thanks!