Guest_imported
New member
- Jan 1, 1970
- 0
This is the situation. We have a couple of people (using Windows) who create tables for our MySQL database (running on Linux). The problem is they don't have priviledges to edit or delete existing tables. This forces them to have to rename the table (i.e. tableX has to become tableX1, etc.) each time something needs to be changed. So there are a set of a dozen or so tables for each actual table needed.
Obviously it would be better if they had the ability to edit tables and save them. I need to know how to give them this ability. I've looked in the manual but all it has done is confuse me. It either seems to talk about stuff I think is the answer but it ends up not being it or I end up not being able to find any specific command(s) to try out what it's describing.
I'm assuming there is something (file/program) that comes with MySQL that I can edit/run to get the job done but I just can't figure out what.
Any insight would be most appreciated.
Obviously it would be better if they had the ability to edit tables and save them. I need to know how to give them this ability. I've looked in the manual but all it has done is confuse me. It either seems to talk about stuff I think is the answer but it ends up not being it or I end up not being able to find any specific command(s) to try out what it's describing.
I'm assuming there is something (file/program) that comes with MySQL that I can edit/run to get the job done but I just can't figure out what.
Any insight would be most appreciated.