Search Results

0
votes
2answers
188 views

Import non-english WIkipedia XML dump in MySQL?

Hi, I'm looking for a script that can convert the XML wikipedia DUMP in MySQL compliant SQL. I've found a ready SQL dump for the english version but no easy way to import the other languages. …