I imported some Wikipedia dump file in a sql database. Everything worked fine. Except the fact that only a part of 3 GB dump is imported into the database (only 1000 articles, with articles beginning with an a to z). What is the problem? Using http://alexpb.com/notes/articles/2007/09/25/importing-wikimedia-dump-file-to-mysql/
我在sql数据库中导入了一些Wikipedia转储文件。一切都很好。除了只有3 GB转储的一部分被导入数据库的事实(只有1000篇文章,文章以a到z开头)。问题是什么?使用http://alexpb.com/notes/articles/2007/09/25/importing-wikimedia-dump-file-to-mysql/
Thanks :)