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
5190
January 22, 2018 09:24AM
2388
January 22, 2018 11:09AM
2295
January 23, 2018 01:42AM
2038
January 23, 2018 03:13AM
1704
January 23, 2018 03:31AM
1652
January 23, 2018 03:50AM
1604
January 23, 2018 07:42AM
Re: Query slow on Windows, fast on Ubuntu
1602
January 23, 2018 08:33AM
1769
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.