jalefkowit/Vagrant-Ansible-Wordpress

Database-intensive operations on VM are slow

Closed this issue · 1 comments

Functions (in WordPress or elsewhere) that hit the MySQL database on the VM tend to be really, really slow to return data. This is probably a result of just using the straight, unoptimized default MySQL configuration. Fixing this would make the VM much more pleasant to use, especially in the WP backend.

Commit 3a83679 seems to fix the problem!