Re: different max_connections based on users/host

2004-09-17 Thread Egor Egorov
Alberto Mucignat <[EMAIL PROTECTED]> wrote: > I mean, suppose we have max_connections=500, is it possible to say that > from all external clients there could be at max 490 connections, while a > single host or user can have at max 10 connections? Obviously, if host > who has "reserved" 10 conne

different max_connections based on users/host

2004-09-15 Thread Alberto Mucignat
Is it possible to configure MySQL to have different max_connections limit based on either user or host which is connecting to server? I mean, suppose we have max_connections=500, is it possible to say that from all external clients there could be at max 490 connections, while a single host or u