FW: Using MYSQL and PHP With Vitual Apache Servers ?

2002-01-06 Thread Brian E. Beck
Sorry, I forwarded this worng the first time... --Brian -Original Message- From: Brian E. Beck [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 06, 2002 8:17 AM To: j.urban Subject: RE: Using MYSQL and PHP With Vitual Apache Servers ? In fact, I run 30 virtual servers, and 10 of them

Re: stupid join question

2001-12-14 Thread Brian E. Beck
AFAIK, the problem is in the Group statement. You can't count on the grouped field. You need to group by ad.id and then use group functions (max(name) etc... to get the info, and count on review... That's how I would do it. --Brian On Fri, 14 Dec 2001, Jon Drukman wrote: i'm trying to join

MySQL on OpenBSD 2.8

2001-07-14 Thread Brian E. Beck
I guess I've lurked long enough. I am a relative newbie to MySQL (and to all things SQL, actually.) I am running MySQL 3.23.37 on my OpenBSD 2.8 server. (I currently support 6 different, non-related databases on the server) Here is the problem... MySQL seems to open too many threads and