Re: Connection limit per user

2001-11-27 Thread Roman
-- > From: "Roman" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, November 27, 2001 1:43 PM > Subject: Connection limit per user > > > > Hi All. > > > > Does anybody know how can I limit maximun connections number to mysq

Re: Connection limit per user

2001-11-27 Thread Andrew Schmidt
limit). so this feature is readily available depending on which version of mysql you are using. thanks, -- Andrew - Original Message - From: "Roman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 1:43 PM Subject: Connection limit per use

Connection limit per user

2001-11-27 Thread Roman
Hi All. Does anybody know how can I limit maximun connections number to mysqd for individual user, not for all users in sum, as it done by the variable max_connection ? I suppose it is nonstandard feature, and may be a patch for mysql is available ? -- regards Roman. -