Re: Optimizing the query
Hello sugarhoney,
I'd first turn on debug logging/slow query logging to capture the exact query being executed.
http://www.sugarcrm.com/wiki/index.p...ery_logging%3F
The queries will be dumped to sugarcrm.log. From there, you can begin diagnosing why the query is taking so long (by running something like EXPLAIN SELECT ... etc. etc.). As I understand it, the ListView queries are built generically in ./include/ListView/ListView.php.
Julian Ostrow
Systems and Applications Engineer
SugarCRM Inc.
Bookmarks