https://bugzilla.wikimedia.org/show_bug.cgi?id=23403
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- I just tried to import enwiki-20140304-pages-articles.xml using mwdumper. It run succesfully with the last line saying "14á313á024 pages (4á172,545/sec), 14á313á024 revs (4á172,545/sec)". However a lot of articles were missing. When I checked the counts in page and text table it was only 2002000. I run it twice with the same result. The MD5 sum of the dump file was correct. The exact command I used was "java -Xmx512m -Xms128m -XX:NewSize=32m -XX:MaxNewSize=64m -XX:SurvivorRatio=6 -XX:+UseParallelGC -XX:GCTimeRatio=9 -XX:AdaptiveSizeDecrementScaleFactor=1 -server -jar mwdumper-1.16.jar --format=sql:1.5 --filter=namespace:NS_MAIN,NS_CATEGORY 2014-03/enwiki-20140304-pages-articles.xml | mysql -u root -p enwiki --default-character-set=utf8" -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
