<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>19274</bug_id>
          
          <creation_ts>2012-10-04 10:58:24 +0000</creation_ts>
          <short_desc>Investigate possible database problem</short_desc>
          <delta_ts>2012-10-05 04:37:12 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>infrastructure</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Doug Schepers">schepers</reporter>
          <assigned_to name="Doug Schepers">schepers</assigned_to>
          <cc>luzc</cc>
    
    <cc>rlane32</cc>
    
    <cc>team-webplatform-admin</cc>
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>75302</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Schepers">schepers</who>
    <bug_when>2012-10-04 10:58:24 +0000</bug_when>
    <thetext>Chris Mills reported: 
[[
Can anyone tell me what happened to the CSS tutorials page and main yesterday?

http://docs.webplatform.org/wiki/CSS/tutorials

The page linked from the main page seems to have been changed to 

http://docs.webplatform.org/test/CSS/tutorials

And loads of the links to CSS articles I added to the page seem to have been removed.

and the main page (http://docs.webplatform.org/wiki/Meta:Main_Page) structure has been changed again.

...

It is weird as when I check the history on those pages, it says the last person to make changes was me. But this can&apos;t be, as there is definitely stuff I put up there yesterday/the day before that has been removed again.
]]

Karl Dubost replied:
[[
I have seen db issues yesterday. So I wonder if it&apos;s related to a master slave interaction.
]]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75311</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Lane">rlane32</who>
    <bug_when>2012-10-04 19:10:03 +0000</bug_when>
    <thetext>I added a database replica and changed MediaWiki&apos;s configuration to
use a slave for reads and a master for writes. MediaWiki&apos;s
configuration for this uses a different variable; so we went from:

http://www.mediawiki.org/wiki/Manual:$wgDBserver

to:

http://www.mediawiki.org/wiki/Manual:$wgDBservers

Apparently, MediaWiki uses $wgDBserver for some other magical
settings. One of which is the default for:

http://www.mediawiki.org/wiki/Manual:$wgCachePrefix

With no prefix for the memcache keys, both test and current were
clobbering each other&apos;s keys, including the parser cache entries.

I&apos;ve fixed this by explicitly setting the cache prefix, and I&apos;ve also
added $wgDBserver back in, in case it was used for other magical
purposes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75332</commentid>
    <comment_count>2</comment_count>
    <who name="Scott Sweeney">ssweeney</who>
    <bug_when>2012-10-05 04:37:12 +0000</bug_when>
    <thetext>*** Bug 19263 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>