Homestead mysql slow quert -


i have new instance of laravel homestead 5.4 mysql 5.7.19. when connect mysql workbench runs ok when run complicated query takes lot of time. same query when run on different vagrant box mysql 5.6 finish in max 20 sec.

for memory: memory: 3072 cpus: 4

this can not answered in absence of query , explain extended or explain. including show create table table_name , show index table_name each table involved in query enable community more produce answer.

2017-08-19 7:30 ct usa since there no problem in query, please run explain extended select .... followed show warnings , post in original question please query, explain extended , show warnings can see order of execution. still need @ each table , index availability, please.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -