At the company I work for we decided to try and implement reverse quotas.
rather than limit said user to x we keep track of their usage and compare it
to x. If they should happen to exceed that values then they are billed for
the overage. It's very muhc like how UU bills us on our bandwidth for th
Cheers, Ive subscribed and resent the email.
On Tue, Feb 20, 2001 at 10:49:36PM -0800, Jeremy D. Zawodny wrote:
> On Tue, Feb 20, 2001 at 04:19:27PM +, Tristan 'Minty' Colgate wrote:
> >
> > I have recently been asked to implement per database quotas for
> > mysql for a large scale shared
On Tue, Feb 20, 2001 at 04:19:27PM +, Tristan 'Minty' Colgate wrote:
>
> I have recently been asked to implement per database quotas for
> mysql for a large scale shared webhosting environmnet, from the
> lists it seems pretty obvious that mysql cant achieve this at the
> moment (without us
Hi There,
I have recently been asked to implement per database quotas
for mysql for a large scale shared webhosting environmnet,
from the lists it seems pretty obvious that mysql cant achieve
this at the moment (without using filesystem quotas), file
system quotaing is pretty awkward with our