Data base size limitation through ISP config

Discussion in 'Installation/Configuration' started by gimhan90, Mar 31, 2006.

  1. gimhan90

    gimhan90 New Member

    hi,

    Is there a way to limit the data base SIZE ( not data bse table limitation) to users through ISP Panel.

    Thx,
    gimhan
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    No. As far as i know mysql does not support any kind of quota.
     
  3. gimhan90

    gimhan90 New Member

    It means we can't control , once we grant to create a 5 data base tables to a user , can't we limit his strorage(maximum d/b space ) by using ISP?
    (suppose the user like this

    Space MB:50MB
    ...
    MySQL: enabled
    Number of Databases:5)

    What hapens if the size of the d/b would increase the space that he has been granted(50 mb) ?

    Is there any way to control hid d/b tables size less than 50 mb?
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Nothing.

    As Till said, there's no quota mechanism available in MySQL. :(
     

Share This Page