Hello Alexander,
Friday, May 17, 2002, 6:13:15 PM, you wrote:

Alexander, send your questions in mail-list!

>> You can't do it with MySQL, use disk quotas ...

AN> Thanks for your answer.

AN> What happens if a user tries to add more data to a table after the files
AN> containing his database reached the hard disk quota limit. Does it make any
AN> diffrence which file (.frm .myi .myd) reaches the disk quota limit ?

User will get error 28:  No space left on device
Databases in MySQL are stored in separate dirs, you should set quotas
on the database dir size. It doesn't matter which file reaches disk
qouta limit.

AN> Alexander Newald






-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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