https://bugzilla.wikimedia.org/show_bug.cgi?id=24166
--- Comment #2 from Reedy <[email protected]> 2010-08-28 00:14:30 UTC --- http://192.168.0.190/w/api.php?action=query&prop=revisions&title=User:Tisane/Test1&rvprop=ids|flags|timestamp|user|size|comment|content|tags&revids=33 Query 6 (slave): SELECT /* ApiQueryRevisions::execute 192.168.0.133 */ rev_id,rev_page,rev_text_id,rev_timestamp,rev_comment,rev_user_text,rev_user,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,page_namespace,page_title,page_latest,ts_tags,old_id,old_text,old_flags FROM `mw_page`,`mw_revision`,`mw_text` LEFT JOIN `mw_tag_summary` ON ((rev_id=ts_rev_id)) WHERE (page_id = rev_page) AND (rev_text_id=old_id) AND rev_id = '33' ORDER BY rev_id LIMIT 2 SQL ERROR: Unknown column 'rev_id' in 'on clause' (localhost) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
