https://bugzilla.wikimedia.org/show_bug.cgi?id=66303

            Bug ID: 66303
           Summary: Flow:  db errors "Unknown column 'workflow_user_text'
                    in UPDATE 'flow_workflow'
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to