https://bugzilla.wikimedia.org/show_bug.cgi?id=46397

--- Comment #3 from MZMcBride <[email protected]> ---
On test2.wikipedia.org, moved "Title A" to "Title B". "Title A" now has an
incorrect page_latest, an incorrect page_len, and an incorrect
page_is_redirect:

---
mysql> select * from page where page_title = 'Title_A' and page_namespace = 0\G
*************************** 1. row ***************************
          page_id: 6762
   page_namespace: 0
       page_title: Title_A
page_restrictions: 
     page_counter: 0
 page_is_redirect: 0
      page_is_new: 1
      page_random: 0.523019457806
     page_touched: 20130321061504
      page_latest: 0
         page_len: 0
1 row in set (0.00 sec)
---

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to