• Resolved wasanajones

    (@wasanajones)


    following recent update multiple WF settings are triggering a database error – Unknown storage engine ‘InnoDB’

    I disabled/enabled WF but error persists

    FROM wp_wfls_settings

    WHERE autoload = ‘yes’ (multiple times)
    WHERE name = ‘allow-xml-rpc’
    WHERE name = ‘global-notices’
    WHERE name = ‘recaptcha-test-mode’

    in poking around settings 49 DB errors were triggered

    this is WP multisite running 5.2.2

    please advise

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @wasanajones,

    This is going to be something your host will need to fix for you. It either means that something is wrong with the MySQL server that’s blocking access to InnoDB, or it isn’t currently available. Either way, they should be able to clear this up for you.

    Please let me know how it goes.

    Thanks,

    Gerroald

    Thread Starter wasanajones

    (@wasanajones)

    right you are, thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unknown storage engine ‘InnoDB’’ is closed to new replies.