mysql database quota

admin

Administrator
Staff member
is there a way to impose a mysql database size limit. lets say I have to create 5 databases and want to impose a filesize restriction of 10 Gb on each of them. How do I go about doing it ?

(of course the size limit will be on the directory, eg /usr/local/mysql/data/db1 or /usr/local/mysql/data/db1 should not exceed 10 Gb)

cheers. nilesh.
 
Back
Top