• Resolved haiyen0112

    (@haiyen0112)


    I’m trying to run the WP-CLI command wp index-mysql enable --all to add index key to my database but it doesn’t work.
    it shows this error message : No tables are eligible to enable
    While running this command wp index-mysql enable --all --dry-run, there’s another error message:
    — Index WP MySQL For Speed 1.4.14
    — Versions Plugin:1.4.14 MySQL:5.7.38-log WordPress:5.7.5 WordPress database:49752 php:7.4.18
    — Generated from FLYDESK (https://dev.flydesk.com) at Sep 5, 2023 6:52 pm.
    — Do not save these statements for later use. Instead, regenerate them.
    — Dry run SQL statements. These statements were NOT run.
    SET @@sql_mode := REPLACE(@@sql_mode, ‘NO_ZERO_DATE’, ”);
    Error: — No tables are eligible to enable.

    Upload ID: vu6Jqjwr
    Thanks for your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author OllieJones

    (@olliejones)

    Thanks for the question. According to the metadata you uploaded, all the tables handled by our plugin already have their high-performance keys enabled. So, you’re good to go. (And no more tables need to be enabled.)

    wp index-mysql status will show this clearly if, in the future, you’re in doubt.

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