]]>
Call us: 1-888-316-9775 • Contact Us
MySQL and InnoDB are trademarks of Oracle Corp.
Proudly running Percona Server
Copyright © 2006-2013 Percona Inc.
Copyright, Trademark, and Privacy Policy • Sitemap
]]>
innodb_drop_corrupted_database_fix
Description
Under some circumstances XtraDB could crash when running DROP DATABASE on a database containing XtraDB tables from a corrupted or missing tablespace.
This change fixes it so that such conditions are handled gracefully, i.e. XtraDB tries to remove the table from the internal data dictionary and proceed with executing DROP DATABASE.
Version Specific Information
| Percona Server Version | Comments |
|---|---|
| release-5.1.52-12-rnt | Full functionality available. |
Other Information
| Author/Origin | Alexey Kopytov |
Implementation Details
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported


