https://bugzilla.wikimedia.org/show_bug.cgi?id=22010
Summary: SQL error while deleting on SQLite
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: critical
Priority: Normal
Component: Deleting
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 20244
INSERT INTO archive
(ar_namespace,ar_title,ar_comment,ar_user,ar_user_text,ar_timestamp,ar_minor_edit,ar_rev_id,ar_text_id,ar_text,ar_flags,ar_len,ar_page_id,ar_deleted)
SELECT
page_namespace,page_title,rev_comment,rev_user,rev_user_text,rev_timestamp,rev_minor_edit,rev_id,rev_text_id,'','',rev_len,page_id,rev_deleted
FROM page,revision WHERE page_id = '3040' AND (page_id = rev_page)
--
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