I'm trying to use mwdumper to insert the English Wikipedia enwiki database into MySQL (enwiki-20070908-pages-articles.xml), but the SSH connection seems to timeout/disconnect after about 890K rows (out of about 10 million I believe) have been uploaded. How can I keep SSH from disconnecting?
Is there some mwdumper command line option I can use, or some client or server side SSH setting? (server is Linux with OpenSSH server)
Thanks, Saqib