Last modified: 2014-11-14 16:22:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75420, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73420 - DB replication results are slow.
DB replication results are slow.
Status: NEW
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-14 16:06 UTC by Cyberpower678
Modified: 2014-11-14 16:22 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Cyberpower678 2014-11-14 16:06:44 UTC
Lately, the DB has required several tens of seconds to supply the results of a query that took about 2 seconds in the past.

Here's an example:
                            [1] => Array
                                (
                                    [time] => 18.95
                                    [query] => SELECT rev_timestamp, page_title, page_namespace FROM revision_userindex JOIN page ON page_id = rev_page WHERE (`rev_user` = '14836860') AND `rev_timestamp` > 1 ORDER BY rev_timestamp ASC LIMIT 0,2688354;
                                    [result] => succeeded
                                )

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links