Re: Query slow on Windows, fast on Ubuntu
Windows machine :
innodb_buffer_pool_size=136M
Linux machine :
no entry for innodb_buffer_pool_size
It is a lot faster by moving predicates from HAVING to WHERE
Which is a problem because I have to migrate the webapp from Linux to Windows and I have tons of sql queries that might have the same problem.
Subject
Views
Written By
Posted
4978
January 22, 2018 09:24AM
2283
January 22, 2018 11:09AM
2142
January 23, 2018 01:42AM
1929
January 23, 2018 03:13AM
1584
January 23, 2018 03:31AM
1540
January 23, 2018 03:50AM
1474
January 23, 2018 07:42AM
Re: Query slow on Windows, fast on Ubuntu
1493
January 23, 2018 08:33AM
1659
January 23, 2018 09:11AM
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.