• It appears that you plugin, for the most part, works great for multisite installs. However, the ‘sweep all’ function at the bottom of the page will attempt to perform all operations against ALL tables in the database. In our case, that is over 13,000 tables (we have 241 sites on our install).

    …just thought you should know and maybe consider limiting the operation to only tables within a particular site.

    Thanks for your consideration!

Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Hmm I think there is only 1 query that targets all the tables which is optimize_database.

    This should be a pretty fast query, though and should not have any side effects.

    What problem you are observing?

Viewing 1 replies (of 1 total)
  • The topic ‘Multisite Concerns / Considerations’ is closed to new replies.