Richard Lynch wrote:

> At 31:3 ratio, it's almost for sure NOT the fault of 3-tier
> architecture nor the OR-mapper.
> 
> Or, if it is, it's because you've chosen a HORRIBLE 3-tier
> architecture or a RIDICULOUS OR-mapper.
> 
> My *first* *first* *first* SWAG is that you've got something very very
> very hinky in the mysql_connect, not using local sockets.
> 
> Only on Windows, that means you haven't tweaked some goofy setting
> somewhere, rather than something as simple as not using 'localhost'
> for the mysql_connect.

Well, one requirement was to use a dedicated MySQL-Server, so that is
most certainly not 'localhost' but 'dbserver.acme.com' :)




-- 
... Gentlemen:  Start your debuggers...

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

Reply via email to