Re: Limit connections from same host

2004-02-28 Thread Paul DuBois
At 20:32 -0800 2/28/04, Scott Haneda wrote: on 02/28/2004 07:08 PM, Paul DuBois at [EMAIL PROTECTED] wrote: At 17:22 -0800 2/28/04, Scott Haneda wrote: How can I limit the connections from the same host in mysql. You can put a limit on the number of connections per hour from a given account (W

Re: Limit connections from same host

2004-02-28 Thread Scott Haneda
on 02/28/2004 07:08 PM, Paul DuBois at [EMAIL PROTECTED] wrote: > At 17:22 -0800 2/28/04, Scott Haneda wrote: >> How can I limit the connections from the same host in mysql. > > You can put a limit on the number of connections per hour from a given > account (WITH MAX_CONNECTIONS_PER_HOUR), but n

Re: Limit connections from same host

2004-02-28 Thread Paul DuBois
At 17:22 -0800 2/28/04, Scott Haneda wrote: How can I limit the connections from the same host in mysql. You can put a limit on the number of connections per hour from a given account (WITH MAX_CONNECTIONS_PER_HOUR), but not from a given host. -- Paul DuBois, MySQL Documentation Team Madison, Wisco

Limit connections from same host

2004-02-28 Thread Scott Haneda
How can I limit the connections from the same host in mysql. -- - Scott HanedaTel: 415.898.2602 http://www.newgeo.com Fax: 313.557.5052 [EMAIL PROTECTED]Nov