Sunday, January 1, 2012

Re: "1054 unknown column..." in MySql5

Its not a mysql problem but you really have to give a better
description of the problem so you can get quick and useful replies to
your question.

However:
Have you snycdb-ed?
Also, did you remove or add an attribute from a model class after
syncdb-ing? If you did, you have to manually drop the table and syncdb
again.

On 1/1/12, James Jang <jjangdm@gmail.com> wrote:
> Hi,
> I hope I get your good helps or advises.
>
> MY SYSTEM : win7, python2.6, django-1.3.1, using development
> server(django), MySql5
>
> After making model class, "1054 unknown column...in field list."
> message is shown in admin page.
>
> Is this a MySql version issue? or?
>
> Thanks any.
>
>
> Happy New Year~
>
> --
> 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+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

--
Sent from my mobile device

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment