choon
08-21-2002, 11:03 AM
Hi everyone,
Is there a way to set MySQL disk quota for per database user?
Thanks.
Kindest regards,
Choon
Is there a way to set MySQL disk quota for per database user?
Thanks.
Kindest regards,
Choon
![]() | View Full Version : Regarding MySQL choon 08-21-2002, 11:03 AM Hi everyone, Is there a way to set MySQL disk quota for per database user? Thanks. Kindest regards, Choon davidb 08-21-2002, 11:10 AM you could limit the size of the folder that databases are held in. choon 08-21-2002, 11:40 AM Originally posted by davidb you could limit the size of the folder that databases are held in. Hi davidb, Many thanks and how do I do that? Any related links or sites for me to read on my own would be greatly appreciated :D Once again, thanks. Kindest regards, Choon davidb 08-21-2002, 11:53 AM If you got a linux book, it should say. I dont have a linux computer any more, so I cant really research it, but I know u can limit directories. choon 08-21-2002, 12:12 PM Hi davidb, Thanks and I will do the search ;) Kindest regards, Choon bitserve 08-21-2002, 09:37 PM We're currently trying using group quotas and changing the group ownership of the files. MotleyFool 08-22-2002, 04:58 AM http://www.lfsp.org/mysql.html combs 08-22-2002, 12:51 PM I suppose MySql can hold any amount of data. There is no limit. It expands the database size as it comes. archie2 08-22-2002, 01:10 PM MySql can limit folders using it's tools. You got to download the tool for mysql interface |