Re: Limitation of database size

2001-02-01 Thread Jeremy D. Zawodny
On Wed, Jan 31, 2001 at 05:45:13PM +0600, Denis V. Osadchy wrote: > Hello, I have the problem: > > There is server with directory size quotes for users and user's > access to his own MySQL database. Problem: every user can use > unlimited disc space by creating objects in his database. How can i

Limitation of database size

2001-01-31 Thread Denis V. Osadchy
Hello, I have the problem: There is server with directory size quotes for users and user's access to his own MySQL database. Problem: every user can use unlimited disc space by creating objects in his database. How can i limit size of each database? I think, it's very useful thing, but i haven't f