Bug #59057 | CHECK FOR UPGRADE for InnoDB tables | ||
---|---|---|---|
Submitted: | 20 Dec 2010 12:05 | ||
Reporter: | Andrii Nikitin | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S4 (Feature request) |
Version: | 5.1, 5.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[20 Dec 2010 12:05]
Andrii Nikitin
[15 May 2015 5:45]
MySQL Verification Team
What exactly is not implemented here; Can we get a specific case? The FOR UPGRADE part is dealt with in the handler at the moment, above the innodb engine. Search the code for where HA_ADMIN_NEEDS_UPGRADE and HA_ADMIN_NEEDS_ALTER are returned.