Re: [Xmldatadumps-l] rev_len and page_len

2013-08-28 Thread Platonides
On 22/08/13 18:29, Petr Onderka wrote: How did you load the dumps? From my experience, mwdumper does fill page_len, but not rev_len. If you want to fill rev_len, you can run the maintenance script maintenance/populateRevisionLength.php on your wiki. It seems there isn't a similar script for pag

Re: [Xmldatadumps-l] rev_len and page_len

2013-08-22 Thread Petr Onderka
How did you load the dumps? >From my experience, mwdumper does fill page_len, but not rev_len. If you want to fill rev_len, you can run the maintenance script maintenance/populateRevisionLength.php on your wiki. It seems there isn't a similar script for page_len. Petr Onderka [[en:User:Svick]]

[Xmldatadumps-l] rev_len and page_len

2013-08-22 Thread Xavier Vinyals Mirabent
Hi everyone! I'm trying to load the dumps into my mysql database, but so far for the revision and page tables, I get either null or zero values for the rev_len and page_len columns. Does anybody have any idea why? What dump file contains this information? Thanks! -- Xavi ___