i see. i should grant priviliges on the database that table 'auth_permission' belongs to. let me do it.
thanks. On Apr 29, 3:32 pm, David <ww...@yahoo.com> wrote: > mysql> show grants; > +-------------------------------------------------------------------------------------------------------------- > + > | Grants for > da...@localhost > | > +-------------------------------------------------------------------------------------------------------------- > + > | GRANT USAGE ON *.* TO 'david'@'localhost' IDENTIFIED BY PASSWORD > '*2A032F7C5BA932872F0F045E0CF6B53CF702F2C5' | > | GRANT ALL PRIVILEGES ON `david_database`.`david_database` TO > 'david'@'localhost' | > +-------------------------------------------------------------------------------------------------------------- > + > 2 rows in set (0.00 sec) > > mysql> > > thanks for your prompt reply. i tried this already. why does not it > work? > > On Apr 29, 3:29 pm, Kai Kuehne <kai.kue...@gmail.com> wrote: > > > > > Hi, > > > On Thu, Apr 30, 2009 at 12:17 AM, David <ww...@yahoo.com> wrote: > > > [error message] > > > anybody knows how to fix it? > > > Grant CREATE permission for your user on that database.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---