Problems Rekeying wp_postmeta
-
Hello, I have a site running woocommerce with products in the 10s of thousands with variations, custom post meta, etc… so I am excited to try this plugin and see if it can help speed up the admin.
While installing the plugin the database was able to upgrade to InnoDB just fine, but while rekeying the site crashed and upon re-opening the plugin settings I received this error.
We cannot rekey some tables. This often means they have already been rekeyed by some other plugin or workflow. wp_postmeta wp_postmeta has unexpected keys, so we cannot rekey it. ??Cannot find the expected key PRIMARY KEY. ??The key meta_id exists when it should not. ??Found an unexpected definition for key meta_id. It should be , but is ADD UNIQUE KEY meta_id (meta_id). ??Cannot find the expected key PRIMARY KEY. ??Found an unexpected definition for key meta_key. It should be ADD KEY meta_key (meta_key, post_id), but is ADD KEY meta_key (meta_key(191)).
Let me know if you need anything from me, like I said really looking forward to this plugin finally making a difference. Thanks!
- The topic ‘Problems Rekeying wp_postmeta’ is closed to new replies.