https://bugzilla.wikimedia.org/show_bug.cgi?id=23600
--- Comment #5 from Dan Nessett <[email protected]> 2010-05-20 00:17:17 UTC --- (In reply to comment #4) > > So, someone should update it. > > It is updated. You are using an outdated extension. > Are you stating that there is functionality now in the core (of versions greater than 1.13) that implements the Nuke function? Or is there a newer extension (name?) that works only on versions that do not include 1.13? > > Is it possible the SQL you cite is for MySQL? We are running over Postgres. > > When I use pgAdmim to look at the tables, there isn't one called mw. (There > > is > > one called mwuser, however). > > I suspected so. But even on postgres they have those names, > http://svn.wikimedia.org/viewvc/mediawiki/branches/REL1_13/phase3/maintenance/postgres/tables.sql?view=markup > > They are however of type text, so perhaps the output you saw was concatenating > them. Yes, that was the problem. The pgAdmin utility was cramming together the column name and its type. So, the substance of this bug ticket now rests on whether the Nuke extension is supported at all, is supported only for more recent versions of MW than 1.13 or whether 1.13 code is still available. In all cases, I think the extension description page needs to be updated. In the first case, a deprecated/no support banner would be helpful. In the second case the download options should be modified to eliminate 1.13 and lower. In the third case, then the ticket describes a legitimate problem. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
