Bug #19502 Disable/Enable keys for partitioned tables not supported
Submitted: 3 May 2006 8:32 Modified: 22 May 2006 16:40
Reporter: Mikael Ronstrom
Status: Closed
Category:Server: Partition Severity:S3 (Non-critical)
Version: OS:
Assigned to: Mikael Ronstrom Target Version:

[3 May 2006 8:32] Mikael Ronstrom
Description:
Create partitioned table using MyISAM as handler
Disable keys
Enable keys

How to repeat:
Create partitioned table using MyISAM as handler
Disable keys
Enable keys

Suggested fix:
Implement enable_indexes and disable_indexes in partitioned handler
[20 May 2006 17:52] Mikael Ronstrom
Patch will appear in 5.1.11
[22 May 2006 16:40] Jon Stephens
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

Documented in 5.1.11 changelog and ALTER TABLE section of 5.1 Manual. Closed.