MySQL Forums
Forum List  »  InnoDB

Re: Select count very slow
Posted by: soufiane wahi
Date: May 22, 2017 11:38AM

Actually, I'm not interested about select count(*), it is just an example I run to show the problem. My problem is that I need to select * from TABLE where CONDITION, and it took a long time, till the java abandoned the query. and before, the query where running quickly.

I didn't test the innodb default value, but think that in opposite, I did give to mysql more resources than default value, normally it should be better.

Options: ReplyQuote


Subject
Views
Written By
Posted
6282
May 22, 2017 09:32AM
1927
May 22, 2017 11:24AM
Re: Select count very slow
1410
May 22, 2017 11:38AM
1180
May 23, 2017 10:43AM
1187
May 23, 2017 11:10AM
1171
May 23, 2017 02:24PM
1242
May 23, 2017 04:05PM
1374
May 23, 2017 08:04PM


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.