Cound anyone please help me how to limit each database size in MySQL? Since my MySQL running as a service on Win32 Platform, I don't know how to set disk quota for each database. So is there some ways to limit database size within MySQL?
Thanks a lot.