antonputra / tutorials

DevOps Tutorials
https://youtube.com/antonputra
MIT License
3.2k stars 2.5k forks source link

Remove slow query log from MySQL #319

Closed melroy89 closed 1 month ago

melroy89 commented 1 month ago

Despite that I did indeed have slow query log enabled (for performance insides). In your case during executing benchmarks, I believe it's fair to disable slow query log fully.

Since you don't do that for PostgreSQL either.