Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jul 2007 11:59:48 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Grant Peel <gpeel@thenetnow.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: MySQL Quotas
Message-ID:  <468A7274.2040607@mac.com>
In-Reply-To: <004b01c7bd7d$93802900$6501a8c0@GRANT>
References:  <004b01c7bd7d$93802900$6501a8c0@GRANT>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?468A7274.2040607>