Last modified: 2013-11-17 18:17:42 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 T59149, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57149 - Semantic MediaWiki update.php repeatedly attempts to fix smw_iw to varchar
Semantic MediaWiki update.php repeatedly attempts to fix smw_iw to varchar
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
master
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-17 13:27 UTC by Jamie Thingelstad
Modified: 2013-11-17 18:17 UTC (History)
4 users (show)

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


Attachments

Description Jamie Thingelstad 2013-11-17 13:27:06 UTC
When running maintenance/update.php I've noticed that Semantic MediaWiki issues this:

   ... changing type of field smw_iw from 'VARBINARY(32) NOT NULL' to 'VARCHAR(32) binary NOT NULL' ... done.

on every run. For large Semantic MediaWiki sites this will run for a while with a notable pause. If I rerun update.php immediately again, it will do this step again, and again. Even though it claims "done", it doesn't seem to be. 

I don't notice any issues on my wiki from this. All seems fine. But something is amiss here.
Comment 1 Jeroen De Dauw 2013-11-17 18:17:18 UTC
Confirmed. I've also seen this.

More reason to ditch the crappy spaghetti code doing this and write something based on top of https://github.com/wmde/WikibaseDatabase/blob/master/README.md

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


Navigation
Links