Re: [PHP-DB] Query Optimizing on sum() function

2002-01-10 Thread php3
Addressed to: "Nomor Satu Bajingan" <[EMAIL PROTECTED]> [EMAIL PROTECTED] ** Reply to note from "Nomor Satu Bajingan" <[EMAIL PROTECTED]> Thu, 10 Jan 2002 13:51:06 + > > Hello Friends, > I've some performance problem, when I do sum() functions on my tables it > took 5-7 minutes

[PHP-DB] Query Optimizing on sum() function

2002-01-10 Thread Nomor Satu Bajingan
Hello Friends, I've some performance problem, when I do sum() functions on my tables it took 5-7 minutes to return the results.. here is my story: I've table with 2461566 rows here is my table structure: mysql> describe imp_log; +--+--+--+-+-+--