Re: Quota Support

2002-12-10 Thread Cedric Veilleux
teve > - Original Message - > From: "Dean Harding" <[EMAIL PROTECTED]> > To: "'Steven Adams'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, December 11, 2002 7:32 AM > Subject: RE: Quota Support > > > Why woul

Re: Quota Support

2002-12-10 Thread Steven Adams
Well hows it spoes to work with disk qoutas if u dont chown it to the user id?? /Steve - Original Message - From: "Dean Harding" <[EMAIL PROTECTED]> To: "'Steven Adams'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 11,

RE: Quota Support

2002-12-10 Thread Dean Harding
-Original Message- > From: Steven Adams [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 10 December 2002 7:42 pm > To: [EMAIL PROTECTED] > Subject: Re: Quota Support > > > So do u mean like this > > user home dir = /home/web/users/xxx > > then u symlink /home

Re: Quota Support

2002-12-10 Thread Steven Adams
age - > From: "Dean Harding" <[EMAIL PROTECTED]> > To: "'Steven Adams'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Monday, December 09, 2002 7:01 PM > Subject: RE: Quota Support > > > > You can place the actual database files i

RE: Quota Support

2002-12-09 Thread Dean Harding
course, is that you have to limit it to one user per database (but each user could have more than one database). Dean Harding. > -Original Message- > From: Steven Adams [mailto:[EMAIL PROTECTED]] > Sent: Monday, 9 December 2002 4:07 pm > To: [EMAIL PROTECTED] > Subject: Quot

Quota Support

2002-12-08 Thread Steven Adams
Hey, I was wondering if its possible to implant a quota system where i can give a user just say access to 2 databases which is allowed to grow to 30Mb bewteen the two of them.. What i would really like is if its possible to make mysql use the disk quota limits.. So i can give the uses say

Re: Mysql Quota Support/DB Size Limitations

2001-05-11 Thread Dan Nelson
In the last episode (May 10), Nathan Boley said: > Hi, I was interested in implementing size limitations on specific > databases. I've searched the mysql docs for an mention of quota > support, but I am not able to find any. I found that by chown the > individual database dire

Re: Mysql Quota Support/DB Size Limitations

2001-05-10 Thread Paul DuBois
At 10:23 PM -0700 5/10/01, Nathan Boley wrote: >Hi, I was interested in implementing size limitations on specific databases. >I've searched the mysql docs for an mention of quota support, but I am not >able to find any. I found that by chown the individual database directories &g

Mysql Quota Support/DB Size Limitations

2001-05-10 Thread Nathan Boley
Hi, I was interested in implementing size limitations on specific databases. I've searched the mysql docs for an mention of quota support, but I am not able to find any. I found that by chown the individual database directories and their files and then chmod them to be world readable