https://bugzilla.wikimedia.org/show_bug.cgi?id=23600
--- Comment #3 from Dan Nessett <[email protected]> 2010-05-19 23:39:17 UTC --- (In reply to comment #1) > The names were changed last month (r65214). On 1.13 the names were > SpecialNuke. > > The columns on 1.13 are called rc_log_type and rc_log_action > http://svn.wikimedia.org/viewvc/mediawiki/branches/REL1_13/phase3/maintenance/tables.sql?view=markup > > How did you create your mw table? It dosn't see any rc_log_action_text > column... OK. However, the documentation for installing the extension states to add the following line to LocalSettings.php: require_once("$IP/extensions/Nuke/Nuke.php"); see: http://www.mediawiki.org/wiki/Extension:Nuke So, someone should update it. 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). -- 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
