> Arthur Erdös wrote:
> > ok, its not really fast, but it runs on my development machine (AMD64, 4
> > GB of RAM, Ubuntu). mysql on the same machine, database with 175 tables
> > and 2,3 GB data. that could probably slow down scripts, don't you agree?
> 
> no. you have 4 F'ing gigs of ram on your desktop and it's a freakin' DB - 
> they are
> supposed to handle *massive* ammounts of data ... you might consider 
> analysing the
> queries you have and figuring out what an INDEX is for.

I suppose the database is not the problem, the indexes and foreign keys
are all set correctly. we have the mysql enterprise version and had a
mysql consultant here some time ago and our database is well designed.

(enterprise version only on webserver but anyway...)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to