• Resolved Nick Weisser

    (@openstream)


    Hi, I tried enabling via WP-CLI, but get this message:

    $ wp index-mysql enable wp_postmeta
    Index WP MySQL For Speed 1.4.18
    Versions  Plugin:1.4.18 MySQL:10.6.16-MariaDB WordPress:6.5.3 WordPress database:57155 php:7.4.33
    These tables are not found or not eligible to enable: wp_postmeta.
    No tables are eligible to enable.

    Metadata uploaded to id yzuZQDUQ.

    I’m using a different database table prefix, but I guess that shouldn’t be the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author OllieJones

    (@olliejones)

    Thanks for the question and the upload. You do need to give the table prefix you actually use when you use wp-cli. Try this

    wp index-mysql enable Iq8sp_postmeta 
    Thread Starter Nick Weisser

    (@openstream)

    Pretty obvious, now that you spell it out ?? Thank man, it’s now running, might take a while with 140k WooCommerce products. Very curious about the result.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No tables are eligible to enable’ is closed to new replies.