"Olivier M." a écrit :
On Tue, Feb 12, 2002 at 12:21:12PM -0500, Marc Delisle wrote:
hopefully :-) otherwise it could become quite difficult with quotas stuff, etc...
how can you implement user quotas in MySQL? I tried but the dbs are owned by the user under which the server runs.
man du ? :) (+ some perl) (no direct way...)
I agree you can create a report of disk usage, and maybe charge for it, but this is not quota management (or does your perl DROP big tables? :).
So I still don't see the difficulty of letting (optionally) the users create their dbs.
Marc