Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/ea65bbfb9b6d670c#

We should get rid of multi-column indexes in database or at least create
individual indexes for these columns.

Also Price field index is missing in product prices table.

ALTER TABLE `inp_ProductsPricing` ADD INDEX ( `Price` ); # not on dev though

--
Best Regards,

http://www.in-portal.org
http://www.alex-time.com

  • No labels