In the changes to 3.23.34  http://www.mysql.com/doc/N/e/News-3.23.34.html

o Added option max_user_connections to mysqld.

and in the show variables doc
http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html

o max_user_connections The maximum number of active connections for a single
user (0 = no 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 user


> 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.
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to