MySQL Quotas
Chuck Swiger
cswiger at mac.com
Tue Jul 3 15:59:58 UTC 2007
Grant Peel wrote:
> I am posting this here thinking this may be more of an OS thing than a mysql thing...
>
> Since all mysql databases and tables need to be owned by the mysql user, is
> there, er, has anyone figured out a way to impose disk quotas per database
> for mysql?
Databases tend to lose pending commits if they no longer can expand and use
more space; most people do not attempt to use disk quotas with a database
because new transactions are highly important.
--
-Chuck
More information about the freebsd-questions
mailing list