Re: NDB query performance - Prestashop
Please use EXPLAIN to see how query is executed.
NDB has the possibility for some queries to
push down the join.
EXPLAIN usually shows what is problematic with
the query.
Rgrds Mikael Ronström
Subject
Views
Written By
Posted
2937
December 14, 2015 06:28PM
1018
December 15, 2015 03:52PM
1012
January 18, 2016 08:02PM
964
January 18, 2016 08:06PM
Re: NDB query performance - Prestashop
823
April 14, 2016 06:20PM
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.