RE: speed up MySQL Selections

2001-12-09 Thread Carsten H. Pedersen
> Hello, > > i have a question. Don't we all :-) > I will have to set up a MySQL Database which will have a hughe amount of > entries in a table. I did some tests and my select statements > would need lot > of time. > > I just wanna ask if there are some generally ways to speed up > perfo

RE: speed up MySQL Selections

2001-12-09 Thread Chris Stark
PROTECTED] Subject: speed up MySQL Selections Hello, i have a question. I will have to set up a MySQL Database which will have a hughe amount of entries in a table. I did some tests and my select statements would need lot of time. I just wanna ask if there are some generally ways to speed up

speed up MySQL Selections

2001-12-09 Thread Cael Mahold
Hello, i have a question. I will have to set up a MySQL Database which will have a hughe amount of entries in a table. I did some tests and my select statements would need lot of time. I just wanna ask if there are some generally ways to speed up performance of mysql statements? thanx in adv