Last modified: 2014-08-17 11:49:27 UTC
I was trying to import a dump file using importdump.php, it stops at a specified progress ie:from 164300 with no error appears. I have tried many times but with no luck. I have tried to repair databases, use other version dumps, it still doesnt work.
Can you make sure that error display is on? Add to your LocalSettings.php: error_reporting(E_ALL); ini_set("display_errors", 1);
yes I have added them, no error displayed. :(
Weiran: since you first reported this bug, we've released a few versions of MediaWiki. We're now at 1.17.0. Do you still have a copy of the dump file that you had been trying to import when you got this failure? If you could try to import it into MediaWiki 1.17.0 and see whether you still have a problem, that would be great. Thanks.
This ticket needs an available testcase to reproduce, otherwise it's unfortunately not actionable anymore today. :( Weiran Du: Have you experienced this problem recently?
Unfortunately closing this report as no further information has been provided. Weiran: Please feel free to reopen this report if you can provide the information asked for in comment 3 and comment 4, and if this still happens. Thanks!