Page MenuHomeMiraheze
Paste P130

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on Oct 26 2018, 16:55.
Tags
None
Referenced Files
F859773:
Oct 26 2018, 16:55
Subscribers
None
2018-10-26 15:33:37 mw1 tanukipediawiki: [e1cfbf3e405f05345e9513f7] /wiki/%E7%89%B9%E5%88%A5:ManageWikiExtensions Wikimedia\Rdbms\DBQueryError from line 1457 of /srv/mediawiki/w/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: CREATE TABLE `system_gift` (
`gift_id` int(11) NOT NULL PRIMARY KEY auto_increment,
`gift_name` varchar(255) NOT NULL default '',
`gift_description` text,
`gift_given_count` int(11) default '0',
`gift_category` int(11) default '0',
`gift_threshold` int(15) default '0',
`gift_createdate` datetime default NULL
) /*$wgDBTableOptions*/
Function: Wikimedia\Rdbms\Database::sourceFile( /srv/mediawiki/w/extensions/SocialProfile/SystemGifts/sql/systemgifts.sql )
Error: 1050 Table 'system_gift' already exists (81.4.109.166)

Event Timeline

Paladox created this object with visibility "Custom Policy".
John changed the visibility from "Custom Policy" to "Public (No Login Required)".Oct 26 2018, 16:57