Hi All,

Are there going to be any problems if I alter the table to bigint for
_quota_max rather than what the default is now?

There's a limitation on the number of bytes I can allocate /time period
using the default.

I just want to know if there's some hardcoded maximum integer values in
policyd itself or if this is purely a mysql value.

I have clients sending regular large files across the intranet, i'm trying
to allow an 8gb quota per 30days
Which may seem alot, but they're sending across large attachments between
colleagues.

When i try and insert 8589934592 bytes (8 gig) i get a mysql warning and the
value inserted is 4294967295 which is the max 4byte integer value
(unsigned). 

If anyone could let me know, that would be appreciated!

Regards

Jon Duggan
Nuco Technologies Ltd
[EMAIL PROTECTED]
Tel. 0870 165 1300





-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to