https://bugzilla.wikimedia.org/show_bug.cgi?id=55844
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED |--- --- Comment #2 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to comment #1) > Schema change has been applied to all WMF wikis. Apparently not, making gerrit 93117 necessary: [19:14:27] <grrrit-wm> (03Merged) 10jenkins-bot: testwiki and test2wiki to 1.23wmf2 [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/93093 (owner: 10Reedy) ... [19:37:10] <marktraceur> Reedy: Database error on trying to upload to testwiki [19:37:22] <marktraceur> "1054 Unknown column 'rc_source' in 'field list' (10.64.16.27)" ... [20:06:02] <Reedy> echo "explain recentchanges;" | sudo -u apache foreachwiki sql.php | grep -c rc_source ... [20:44:33] <Reedy> reedy@tin:/a/common$ grep -c rc_source rc.sql [20:44:33] <Reedy> 158 [20:44:33] <Reedy> reedy@tin:/a/common$ grep -c rc_params rc.sql [20:44:33] <Reedy> 879 [20:44:33] <Reedy> reedy@tin:/a/common$ [20:44:41] <aude> hmmmm [20:45:15] <Reedy> where rc.sql is the output from explain recentchanges; via sql.php ... [22:03:25] <Reedy> http://p.defau.lt/?zCJx0jvocevdune_nLymMg [22:03:26] <Reedy> That's the list [22:04:13] <aude> strange [22:05:28] <Reedy> It's not even all the wikipedias Of the listed wikis, testwiki, test2wiki, mediawikiwiki, and testwikidatawiki only have the new column because Reedy added it using ALTER TABLE. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
