Slow Performance using MariaDB on Windows

Hi @kamilweb and @kasik

I just wanted to mention something that another one of our users @jim_hubbard shared in a similar thread over here related to MariaDB performance issues in case this helps.

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

I have exactly the same problem as in this post :

Bug Summary

If you create a local wordpress site with MariaDB selected, your site has a 2 seconds time of response, for each access (on the backend or on the frontend)…

If you use Mysql, everything is very fast, less than 100 ms

Steps to reproduce

Create a fresh new local site 1, and choose MariaDB
Add a performance plugin (Laps for example : GitHub - Rarst/laps: Light WordPress profiler.)
Run your backend wordpress site : Laps shows 2 seconds of response each time you click on an item of the menu…

Create an another fresh new local site 2, and choose Mysql
Add the same performance plugin, and test the response time : very fast : less than 100ms !!!

Environment Info

Describe your environment.

  • What Operating System are you using? Windows 11
  • What versions of site software (Nginx, Apache, PHP, MySQL) is used? last version of local
  • What version of Local is installed?

Hey @OlivierM! We already have a bug for this here:

I’ll merge your post into that one. For now, something that might help is this comment from another user dealing with the issue previously: