-
Committer:
Stewart Smith
-
Date:
2009-07-22 11:13:23 UTC
-
mto:
(1093.1.29 captain)
-
mto:
This revision was merged to the branch mainline in
revision
1102.
-
Revision ID:
stewart@flamingspork.com-20090722111323-rg7jkqytosdn00kw
remove need to write table proto to disk in .dfe if engine can handle it (new StorageEngine flag). Also fix up delete_table_proto code paths to work properly with engines handling their own protos. This commit breaks SHOW TABLES for ARCHIVE, hence the drizzledump test. Will be fixed in future commit