maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #04160
MariaDB limits
Hello guys,
I have a lot of clients requesting some kind of per user limiting based on the
information from the STATISTICS tables.
I'm thinking of creating a patch that will add this functionality by creating
two more tables in the INFORMATION_SCHEMA:
USER_LIMITS
CLIENT_LIMITS
They will have some parts of the structure of USER_STATISTICS and
CLIENT_STATISTICS and will keep only values for limits. By default a 0 would
mean no limit.
Do you have any comments about my aproach?
Would you be willing to accept a patch that adds such functionality?
I want to know before I start work on this project if the community is
interested in such enhancement of MariaDB.
Regards,
Marian
Attachment:
signature.asc
Description: This is a digitally signed message part.
Follow ups