Jay Fitzgerald <[EMAIL PROTECTED]> wrote:
> Does anyone know how or where to set the maximum size limit on a per
> user basis for their db? This is not for a table, but for their entire db.
>
> example:
>GRANT ALL ON usera.* TO [EMAIL PROTECTED] IDENTIFIED BY "password"
> WITH max_db_size=5M
Does anyone know how or where to set the maximum size limit on a per
user basis for their db? This is not for a table, but for their entire db.
example:
GRANT ALL ON usera.* TO [EMAIL PROTECTED] IDENTIFIED BY "password"
WITH max_db_size=5M;
Therefore, usera would be limited to 5 megs of enti