Jump to content

privileges


Ekate

Recommended Posts

Hello,dear experts!

 

I have this kind of silly question for you.

If my client application creates and drops the temporary table how can I manage this when I assign the rights for the user when he connects to the database.I mean I don't want to allow the user create and drop the tables,but if he needs to create and drop the temporary it means that I should allow to do it on the database level and of course it doesn't suit me,'cause with this rights my user can do some bad things with my database...

Could you please give me some advises

 

Thank you in advance,

best regards,

Ekate

Link to comment
https://forums.phpfreaks.com/topic/49535-privileges/
Share on other sites

I'm doing the client application using PHP-Gtk2,

through this application user can connect to the MySQL,can upload and get some data.

But I use temporary tables in it,and that's why I'm asking about possibility

to handle the rights for dropping the temporary tables...

 

Thank you in advance

Link to comment
https://forums.phpfreaks.com/topic/49535-privileges/#findComment-243234
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.