MySQL Forums
Forum List  »  Performance

slow query
Posted by: Lincon Diego Pereira Diego
Date: November 07, 2022 07:28AM

Good morning, I have a problem regarding the speed of mysql queries, a simple query takes 70 seconds to bring a result, can anyone help me?

SELECT * FROM `names` WHERE `name` LIKE 'NAME';

this table has 40Gb, about 200 million records.

Options: ReplyQuote


Subject
Views
Written By
Posted
slow query
264
November 07, 2022 07:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.