https://bugzilla.wikimedia.org/show_bug.cgi?id=38793

       Web browser: ---
             Bug #: 38793
           Summary: importDump.php stopped after several hours in cause of
                    an DB error (Oracle)
           Product: MediaWiki
           Version: 1.19
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Error Message ORA-01756: quoted string not properly terminated is thrown after
several hours of errorfree processing of the Wikipedia XML Dump.

The last DB query was 

SELECT /* LinkCache::addLinkObj 127.0.0.1 */ * FROM (SELECT 
page_id,page_len,page_is_redirect,page_latest  FROM /*Q*/PAGE  WHERE
page_namespace = '0' AND page_title = 'Diné_Bahaneʼ' ) WHERE rownum >= (1 +
0) AND rownum < (1 + 1 + 0)

-- 
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

Reply via email to