>Check the permissions you've given the mysql midgard user. TH


>>I have recently managed to set up midgard and I have a problem with
>>permissions. I log in to asgard as admin but I cannot create anything or 
>>delete anything. Obviously I have done something wrong with permissions but 
>>what?


I checked the permissions in the mysql database. I checked the table db and 
the table user.
In the db:
Host: localhost
Db: midgard
User: midgard
Select_priv: Y
Insert_priv: Y
Update_priv: Y
Delete_priv: Y
Create_priv: N
Drop_priv: N
Grant_priv: N
References_priv: N
Index_priv: N
Alter_priv: N

In the user:
Host: localhost
User: midgard
Password: 7665a2ee092047e5
Select_priv: N
Insert_priv: N
Update_priv: N
Delete_priv: N
Create_priv: N
Drop_priv: N
Reload_priv: N
Grant_priv: N
References_priv: N
Index_priv: N
Alter_priv: N

I tried to change everything from N to Y in the table user but it didn't 
solve my problem. What should I do? Are these the tables that I am looking 
for? Should I check something else?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to