Jay Fitzgerald <[EMAIL PROTECTED]> wrote: > Does anyone know how or where to set the maximum size limit on a per > user basis for their db? This is not for a table, but for their entire db. > > example: > GRANT ALL ON usera.* TO [EMAIL PROTECTED] IDENTIFIED BY "password" > WITH max_db_size=5M; > > Therefore, usera would be limited to 5 megs of entire db usage but can > have as many tables as they need. >
You can't do it with MySQL. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]