https://bugzilla.wikimedia.org/show_bug.cgi?id=17536
Bryan Tong Minh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords|need-review, patch |reviewed --- Comment #2 from Bryan Tong Minh <[email protected]> 2009-11-12 22:41:06 UTC --- The variable name for DB_SLAVE should be $dbr. However, since we are using the rc_id for updating, should $title->getArticleId not be called with GAID_FOR_UPDATE and should not just $dbw be used to obtain rc_id? -- 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
