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

       Web browser: ---
            Bug ID: 53971
           Summary: Inserting jobs into a wiki with table prefixes doesn't
                    work
           Product: MediaWiki
           Version: 1.22-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JobQueue
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

A database query error has occurred. This may indicate a bug in the software.
Query:
INSERT INTO `job`
(job_cmd,job_namespace,job_title,job_params,job_id,job_timestamp,job_sha1,job_random)
VALUES ('massmessageJob','3','Reedy','a:4:{s:8:\"spamlist\";s:13:\"Mass
spammage\";s:7:\"subject\";s:8:\"SHIT
YOU\";s:7:\"message\";s:3:\"WTF\";s:7:\"comment\";a:3:{i:0;s:5:\"Reedy\";i:1;s:6:\"wikidb\";i:2;s:54:\"http://192.168.0.190/w/index.php?title=Mass_spammage&1\";}}',NULL,'20130909235258','feegavbj1vquft23a2m9erez6vn3qrm','1606177090')
Function: JobQueueDB::doBatchPush
Error: 1146 Table 'wikidb.job' doesn't exist (192.168.0.212)


For some reason table name isn't being prepended with $wgDBprefix

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