JvdW,
Tuesday, July 09, 2002, 3:03:17 PM, you wrote:

J> I have a quick newbie question. How would I limit the size a database can grow 
J> to in mysql? Let's say I want to limit my database to 20MB. How would I do 
J> this? Would this be done on a user level or the actual database?

You can't do it with MySQL, use disk quotas. If the size of database
will be more that available user will get error 28: No space left on device.




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
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