S Summerap New member Mar 20, 2026 #1 My database is running slowly, and I want to learn how to fix slow MySQL queries. What are the best practices or techniques to optimize queries and make MySQL queries run faster?
My database is running slowly, and I want to learn how to fix slow MySQL queries. What are the best practices or techniques to optimize queries and make MySQL queries run faster?
D davidsmithie New member Apr 1, 2026 #2 hey @Summerap, imo, you should try indexing your db and checking for slow queries, that usually helps with mysql performance, tbh. Upvote 0 Downvote
hey @Summerap, imo, you should try indexing your db and checking for slow queries, that usually helps with mysql performance, tbh.
N natalia Member Apr 1, 2026 #3 hey @davidsmithie, yeah indexing and checking slow queries usually does the trick, tbh, also optimizing server config can help, imo. Upvote 0 Downvote
hey @davidsmithie, yeah indexing and checking slow queries usually does the trick, tbh, also optimizing server config can help, imo.
G GalenBayer New member Apr 1, 2026 #4 i'm no expert, but i've heard that optimizing server config and indexing can really help with mysql performance, maybe try that and see what happens Upvote 0 Downvote
i'm no expert, but i've heard that optimizing server config and indexing can really help with mysql performance, maybe try that and see what happens
W WalterWah Member Apr 1, 2026 #5 yeah optimizing server config and indexing can really help with mysql performance, worth a shot imo Upvote 0 Downvote
G Gdinscecar Member Apr 1, 2026 #6 i've also heard indexing helps, maybe try optimizing queries too, see if that improves performance Upvote 0 Downvote
J jimmy Member Apr 1, 2026 #7 i think optimizing queries and indexing can really help with mysql performance, worth trying imo Upvote 0 Downvote
E Ernest Member Apr 1, 2026 #8 yeah just indexing and optimizing server config can make a big diff, tbh, try that and see if it improves your mysql performance Upvote 0 Downvote
yeah just indexing and optimizing server config can make a big diff, tbh, try that and see if it improves your mysql performance
A AnnP111966 Member Apr 1, 2026 #9 yeah, indexing and optimizing server config can definitely help with mysql performance, imo, try those and see if it improves your db speed Upvote 0 Downvote
yeah, indexing and optimizing server config can definitely help with mysql performance, imo, try those and see if it improves your db speed
R rebeccareed Member Apr 1, 2026 #10 yeah indexing and optimizing server config can help with mysql performance, imo, try those and see if it improves your db speed Upvote 0 Downvote
yeah indexing and optimizing server config can help with mysql performance, imo, try those and see if it improves your db speed
E ethancarter Member Apr 1, 2026 #11 indexing and optimizing server config usually helps with mysql performance, tbh, worth trying imo Upvote 0 Downvote