Ask Your Question
0

askbot_badgedata does not during initial database migration?

asked 2011-11-15 17:01:28 -0500

Joseph gravatar image Joseph
303 11 3 19

When I run my initial syncdb and then my migrations, both migrations give the following error:

relation "askbot_badgedata" does not exist
LINE 1: ..."."slug", "askbot_badgedata"."awarded_count" FROM "askbot_ba...

This is with askbot 0.7.29.

Is this expected? Why does this happen?

delete close flag offensive retag edit

Comments

Are you on mysql? could you pls give more details about your database? Thanks!

Evgeny ( 2011-11-15 17:04:03 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2011-11-15 19:45:29 -0500

Evgeny gravatar image Evgeny flag of Chile
11044 50 84 182
http://askbot.org/

Turns out there are known issues with MySQL on InnoDB and the South migration system.

http://south.aeracode.org/ticket/666

This is something that may be fixed within the South project, but we are definitely not touching it.

Please switch to using either PostgresQL or configure MySQL to use InnoDB storage engine.

We are now discussing a possibility to explicitly raising an exception when people use InnoDB and tell them to switch - at least until the bug is fixed.

link publish delete flag offensive edit

Comments

Actually, I am using postgres.

Joseph ( 2011-11-16 03:29:01 -0500 )edit

I am also using postgres and having the same issue

jeroenbourgois ( 2012-09-04 14:58:16 -0500 )edit

Same for me. I'm using postgres too. Anyone solve this problem ?

Léo LEFEBVRE ( 2013-04-28 17:23:04 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2011-11-15 17:01:28 -0500

Seen: 132 times

Last updated: Nov 15 '11