Last modified: 2014-06-07 03:17:27 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 T68303, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66303 - Flow: db errors "Unknown column 'workflow_user_text' in UPDATE 'flow_workflow'
Flow: db errors "Unknown column 'workflow_user_text' in UPDATE 'flow_workflow'
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-07 03:17 UTC by spage
Modified: 2014-06-07 03:17 UTC (History)
5 users (show)

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


Attachments

Description spage 2014-06-07 03:17:27 UTC
Had one error like this:

Fri Jun 6 14:17:15 UTC 2014     mw1201  enwiki  Flow\Data\BasicDbStorage::update (flow_workflow)        10.64.16.18
Unknown column 'workflow_user_text' in 'field list' (10.64.16.18)
UPDATE  `flow_workflow` SET workflow_namespace = '5',workflow_user_text = NULL WHERE workflow_id = '^E^O<E6><B8>^A<CD>o7G<A8><90>'

There were 32 of these errors earlier in June, none in May.  We did indeed drop this column, so it's weird that something was trying to update it.

27 minutes after that error, User:Wbm1058 reported at https://en.wikipedia.org/wiki/User_talk:Jimbo_Wales#Article_feedback_.E2.86.92_Flow :

>>>
... on Wikipedia talk:WikiProject Breakfast. So I tried to start a new topic there and put this into the edit box:
    {{subst:Requested move|Wikipedia:WikiProject Meals|reason=Breakfast is too limited a topic for a WikiProject. Expand coverage to include lunch and supper as well.}}

I was not successful, as I see:
    An error occurred.
    The error message received was: Database query error 
<<<

Maybe it's a coincidence. I retried doing this at https://en.wikipedia.org/wiki/Wikipedia_talk:Flow/Developer_test_page and got no error.  That particular SQL command looks like maintenance/FlowSetUserIp.php, which I thought was run some time ago in production.

The API reports "Database query error", so maybe there was something in the API log, but that's 83,000,000,000 characters long!

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


Navigation
Links