[Tep-j-general] カテゴリボックスの表示スピードが遅い

Back to archive index

hamada bungu****@leo*****
2007年 5月 11日 (金) 08:14:40 JST


こんにちわ。

On Thu, 10 May 2007 05:03:37 +0900
MiNE+chotchke books+ <mine****@chotc*****> wrote:

> カテゴリー内の商品数を表示を「false」にすることによって
> 劇的に表示速度が速くなりました。

/catalog/includes/functions/general.php

> $products_query = tep_db_query("select count(*) as total from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_TO_CATEGORIES . " p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '" . (int)$category_id . "'");

products_statusにindexを作ってみたらどうでしょ?

http://lists.sourceforge.jp/mailman/archives/tep-j-general/2005-May/015694.html


はまだ




Tep-j-general メーリングリストの案内
Back to archive index