Create alternate optimization for InnoDB

Created on 3 January 2011, about 14 years ago
Updated 25 February 2025, 14 days ago

http://www.mysqlperformanceblog.com/2010/12/09/thinking-about-running-op... explains how the OPTIMIZE query on InnoDB queries is not at all efficient and offers an alternative method of optimizing InnoDB tables. One thing to investigate is whether to allow this module to optimize InnoDB tables at all since the proposed dropping and adding of keys in the performance blog might break foreign keys, from a comment on the blog:

The InnoDB plugin documentation says that altering foreign keys on tables will cause a table copy instead of fast index creation.

📌 Task
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇺🇸United States deekayen Earth

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024