Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Setup. #7

Open
haensi opened this issue Jan 5, 2012 · 1 comment
Open

Database Setup. #7

haensi opened this issue Jan 5, 2012 · 1 comment

Comments

@haensi
Copy link

haensi commented Jan 5, 2012

Hey folks,

I'm currently using the wikiprep-esa implementation to process the Wikipedia.
I'm still bothering with the database.
As I run scanData.py with an empty database, it returns "_mysql_exceptions.ProgrammingError: (1146, "Table 'wiki.inlinks' doesn't exist")".
So I create all the necessary tables in the database (inlinks, outlins, pagelinks, articles, text,...), but htat doesn't help neither.

My question is: How does the initial database structure have to look like?
In which sequence do I have to execute the different scripts?

Thanks in advance for your help,

haensi

@zongfeizhang
Copy link

I encounter the same question,how did you deal with it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants