List:General Discussion« Previous MessageNext Message »
From:Alejandro D. Burne Date:January 2 2004 1:47pm
Subject:Temporary tables rights
View as plain text  
I'll be fighting with rights over tmp tables time ago, basically I want give
full temporary tables management but not for other all tables, including
select right.

The only way to do that work was insert in tables_priv for each user a 
user/tmp_table_name" record granting full privileges.

There is a problem with this because 'TMP%' as table_name doesn't work in
tables_priv, you must insert many rows as many different temporary tables
names you think use.

The question is: There is a way to improve tmp rights management? I think
this is a weak side of mysql.

Thnks! Alejandro
Attachment: [text/html]
Attachment: [text/html]
Attachment: [text/html]
Thread
innodb defragmentation questionFranky Van Liedekerke30 Dec
Re: innodb defragmentation questionHeikki Tuuri30 Dec
  • Re: innodb defragmentation questionFranky Van Liedekerke31 Dec
Re: innodb defragmentation questionHeikki Tuuri2 Jan
  • Temporary tables rightsAlejandro D. Burne2 Jan