JC> Pretty much as the subject states, I am not a member of this list yet, as I
JC> am sure my mail server cant handle the amont of messeges that come through
JC> so please reply directly at [EMAIL PROTECTED]

JC> I need to limit the max size of a database in MySql that is created for a
JC> user on a
JC> few levels...

JC> how can I setup groups and/or what command can I insert when my program
JC> creates a new DB that will limit the DB size?

You can use usual disk quotes. If the size of database is more than
avaliable space for user(group), MySQL will return Error 28: No space left
on device.





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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