RE: [PHP] mysql table speed

2001-04-27 Thread Jason Murray
> i've got a mysql table with about 150.000 record. > i'm getting data out of this table to generate statistic overviews > > it seems that this is a problem, cause it takes a long time > to generate these overviews > > q: how can i speed up this table cause 150.000 records > is not that

[PHP] mysql table speed

2001-04-27 Thread Bas Jochems
i've got a mysql table with about 150.000 record. i'm getting data out of this table to generate statistic overviews it seems that this is a problem, cause it takes a long time to generate these overviews q: how can i speed up this table cause 150.000 records is not that much i suppose?