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
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