Home » Performance » MySQL » Create merge table using unpriviledge user
Create merge table using unpriviledge user [message #3048] Tue, 06 May 2008 09:54 Go to previous message
mysqluser81  is currently offline mysqluser81
Messages: 15
Registered: February 2007
Junior Member
Hello everyone,

I was hoping someone could please help me out/point me in the right direction. I am pretty new to MySQL and having the following problem. We have users which have access to their own personal db's for example user01 has full access to user01db and so on. Now we have other dbs which they only have read access to(example: company1db).

The problem is that users like user01 need to be able to create merge tables from the db which they only have read permissions on (company1db). I was thinking that they would be able to create/update the table they create in their own db and have the merge data sit there. But when attempting to create a merge table they get the following error: ERROR 1142 (42000): UPDATE,DELETE command denied to user 'user01'@'localhost' .

Is there anyway to have the users create merge tables on their own/ (dbs which they have full rights on)from data on a db they have read only rights on? If so how, if not is there a better work around.

Please let me know if you need any more information from me.
thank you very much in advance.

Read Message
Read Message
Previous Topic:counting in my sql XxY
Next Topic:JOIN & GROUP BY Optimization problem
Goto Forum:

  


Current Time: Fri Jul 10 02:03:02 EDT 2009

Total time taken to generate the page: 0.02243 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software

MySQL is a trademark of Sun Microsystems.
InnoDB is a trademark of Oracle Corp.

Percona Performance Forums are a service of Percona, Inc.
Not affiliated with Sun Microsystems or Oracle Corp.