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

    (@kjmtsh)

    I’ve got the problem. Thanks.

    I’m on work to release a new version, so please wait for a next release. In a day or two, I think.
    Or else you can fix it manually.

    Edit sqlite-integratiion/utilities/utility.php on line 201.

    clearstatcache(false, $db_file);

    to

    clearstatcache(true, $db_file);

    Thanks.

    Thread Starter pebro

    (@pebro)

    Thanks for the quick update;)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not work – Optimize You Database’ is closed to new replies.