Last modified: 2014-02-18 21:54:32 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 T63506, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61506 - update.php doesn't give any status
update.php doesn't give any status
Status: NEW
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.23.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-18 18:55 UTC by Mark A. Hershberger
Modified: 2014-02-18 21:54 UTC (History)
0 users

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


Attachments

Description Mark A. Hershberger 2014-02-18 18:55:44 UTC
With a variety of extensions installed in vagrant, the last message I see from update.php is 

  Checking index structures for table `smw_fpt_sf_af` ...
     ... index s_id is fine.
     ... index o_id is fine.
     ... done.
  Database initialized successfully.

  Setting up internal property indices ...
     ... space for internal properties already allocated.
     ... writing entries for internal properties ... done.
  Internal properties initialized successfully.

Tailing /vagrant/logs/mediawiki-debug.log shows a queries being executed, though.

  Query onewiki (79114) (slave): SELECT /* Revision::loadText  */
    old_text,old_flags  FROM `text`   WHERE old_id = '136130'  LIMIT 1
  Query onewiki (79115) (slave): UPDATE /* PopulateRevisionSha1::upgradeRow  */
    `revision` SET rev_sha1 = '0q16xp1lfapztnusvmmrj763v4uaq23' WHERE rev_id =
    '140251'

It would be nice to see some indication of activity from the update.php script.

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


Navigation
Links