Bug #46779 | restore fails as 'dummy' table representing VIEW is invalid | ||
---|---|---|---|
Submitted: | 18 Aug 2009 9:36 | Modified: | 18 Aug 2009 13:06 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Views | Severity: | S2 (Serious) |
Version: | 5.1.37 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[18 Aug 2009 9:36]
Peter Laursen
[18 Aug 2009 10:02]
Sveta Smirnova
Thank you for the report. See also bug #44939 which contains patch for mysqldump. Have to decide if this is duplicate of bug #44939 though.
[18 Aug 2009 11:16]
Peter Laursen
In my opinion the fix is required in the server and not client(s).
[18 Aug 2009 11:24]
Peter Laursen
removing the generation of 'dummy' tables will workaround this in some cases (ie: when there are not 'views defined on views'). But if both * there are 'views defined on views' * a materialized table representing a view is invalid due to storage engine or server restrictions .. there is no client-side solution.
[18 Aug 2009 13:06]
Sveta Smirnova
Thank you for the feedback. I still think this is the same cause as with bug #44939. So they are duplicate.