Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flush the object cache when switching databases. #16

Closed
OllieJones opened this issue Mar 1, 2023 · 0 comments
Closed

Flush the object cache when switching databases. #16

OllieJones opened this issue Mar 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@OllieJones
Copy link
Contributor

It's necessary to call wp_cache_flush() when switching databases -- when creating or deleting wp-content/db.php .

(With this change, it seems this plugin and the SQLite Object Cache plugin are compatible.)

@OllieJones OllieJones added the bug Something isn't working label Mar 1, 2023
@OllieJones OllieJones self-assigned this Mar 1, 2023
aristath added a commit that referenced this issue Mar 7, 2023
#16 Flush the object cache when switching databases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant