SQL VIEWS are causing faulty dump
smk-ka - June 30, 2009 - 00:45
| Project: | Demonstration site (Sandbox / Snapshot) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
Any SQL VIEWS in the database are not correctly exported, resulting in ugly warning during import (but the restored site is still working ok). SQL VIEWS should probably be dynamically excluded from the dump instead.

#1
Done. Note: this patch relies on #535754: Allow other modules to alter dump parameters.
#2
Thanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.