Database error

Jump to navigation Jump to search

A database query error has occurred. This may indicate a bug in the software.

[4eef07beecc9b183c6201c25] /wiki/Special:RecentChangesLinked/Talk:Spell_Critical_Chance Wikimedia\Rdbms\DBQueryError: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading or after adding a new extension?

Please see https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Upgrading and https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:How_to_debug for more information.

Error 1021: Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")
Function: MediaWiki\Specials\SpecialRecentChangesLinked::doMainQuery
Query: SELECT * FROM ((SELECT rc_id,rc_timestamp,rc_namespace,rc_title,rc_minor,rc_bot,rc_new,rc_cur_id,rc_this_oldid,rc_last_oldid,rc_type,rc_source,rc_patrolled,rc_ip,rc_old_len,rc_new_len,rc_deleted,rc_logid,rc_log_type,rc_log_action,rc_params,rc_actor,recentchanges_actor.actor_user AS `rc_user`,recentchanges_actor.actor_name AS `rc_user_text`,comment_rc_comment.comment_text AS `rc_comment_text`,comment_rc_comment.comment_data AS `rc_comment_data`,comment_rc_comment.comment_id AS `rc_comment_cid`,page_latest,(SELECT GROUP_CONCAT(ctd_name SEPARATOR ',') FROM `change_tag` JOIN `change_tag_def` ON ((ct_tag_id=ctd_id)) WHERE ct_rc_id=rc_id ) AS `ts_tags` FROM `recentchanges` STRAIGHT_JOIN `actor` `recentchanges_actor` ON ((actor_id=rc_actor)) STRAIGHT_JOIN `comment` `comment_rc_comment` ON ((comment_rc_comment.comment_id = rc_comment_id)) LEFT JOIN `page` ON ((rc_cur_id=page_id)) JOIN `pagelinks` ON ((rc_namespace = pl_namespace) AND (rc_title = pl_title)) WHERE rc_bot = 0 AND (rc_timestamp >= '20260623205916') AND pl_from = 9760 ORDER BY rc_timestamp DESC LIMIT 50 ) UNION (SELECT rc_id,rc_timestamp,rc_namespace,rc_title,rc_minor,rc_bot,rc_new,rc_cur_id,rc_this_oldid,rc_last_oldid,rc_type,rc_source,rc_patrolled,rc_ip,rc_old_len,rc_new_len,rc_deleted,rc_logid,rc_log_type,rc_log_action,rc_params,rc_actor,recentchanges_actor.actor_user AS `rc_user`,recentchanges_actor.actor_name AS `rc_user_text`,comment_rc_comment.comment_text AS `rc_comment_text`,comment_rc_comment.comment_data AS `rc_comment_data`,comment_rc_comment.comment_id AS `rc_comment_cid`,page_latest,(SELECT GROUP_CONCAT(ctd_name SEPARATOR ',') FROM `change_tag` JOIN `change_tag_def` ON ((ct_tag_id=ctd_id)) WHERE ct_rc_id=rc_id ) AS `ts_tags` FROM `recentchanges` STRAIGHT_JOIN `actor` `recentchanges_actor` ON ((actor_id=rc_actor)) STRAIGHT_JOIN `comment` `comment_rc_comment` ON ((comment_rc_comment.comment_id = rc_comment_id)) LEFT JOIN `page` ON ((rc_cur_id=page_id)) JOIN `linktarget` ON ((rc_namespace = lt_namespace) AND (rc_title = lt_title)) JOIN `templatelinks` ON ((tl_target_id=lt_id)) WHERE rc_bot = 0 AND (rc_timestamp >= '20260623205916') AND tl_from = 9760 ORDER BY rc_timestamp DESC LIMIT 50 ) UNION (SELECT rc_id,rc_timestamp,rc_namespace,rc_title,rc_minor,rc_bot,rc_new,rc_cur_id,rc_this_oldid,rc_last_oldid,rc_type,rc_source,rc_patrolled,rc_ip,rc_old_len,rc_new_len,rc_deleted,rc_logid,rc_log_type,rc_log_action,rc_params,rc_actor,recentchanges_actor.actor_user AS `rc_user`,recentchanges_actor.actor_name AS `rc_user_text`,comment_rc_comment.comment_text AS `rc_comment_text`,comment_rc_comment.comment_data AS `rc_comment_data`,comment_rc_comment.comment_id AS `rc_comment_cid`,page_latest,(SELECT GROUP_CONCAT(ctd_name SEPARATOR ',') FROM `change_tag` JOIN `change_tag_def` ON ((ct_tag_id=ctd_id)) WHERE ct_rc_id=rc_id ) AS `ts_tags` FROM `recentchanges` STRAIGHT_JOIN `actor` `recentchanges_actor` ON ((actor_id=rc_actor)) STRAIGHT_JOIN `comment` `comment_rc_comment` ON ((comment_rc_comment.comment_id = rc_comment_id)) LEFT JOIN `page` ON ((rc_cur_id=page_id)) JOIN `imagelinks` ON ((rc_title = il_to)) WHERE rc_bot = 0 AND (rc_timestamp >= '20260623205916') AND il_from = 9760 AND rc_namespace = 6 ORDER BY rc_timestamp DESC LIMIT 50 )) `main` ORDER BY rc_timestamp DESC LIMIT 50

Backtrace:

from /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/Database.php(1203)
#0 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/Database.php(1187): Wikimedia\Rdbms\Database->getQueryException()
#1 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/Database.php(1161): Wikimedia\Rdbms\Database->getQueryExceptionAndLog()
#2 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/Database.php(652): Wikimedia\Rdbms\Database->reportQueryError()
#3 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/Database.php(1350): Wikimedia\Rdbms\Database->query()
#4 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/DBConnRef.php(119): Wikimedia\Rdbms\Database->select()
#5 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/database/DBConnRef.php(351): Wikimedia\Rdbms\DBConnRef->__call()
#6 /srv/www/twilight_heroes/public/wiki/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php(729): Wikimedia\Rdbms\DBConnRef->select()
#7 /srv/www/twilight_heroes/public/wiki/includes/specials/SpecialRecentChangesLinked.php(308): Wikimedia\Rdbms\SelectQueryBuilder->fetchResultSet()
#8 /srv/www/twilight_heroes/public/wiki/includes/specialpage/ChangesListSpecialPage.php(986): MediaWiki\Specials\SpecialRecentChangesLinked->doMainQuery()
#9 /srv/www/twilight_heroes/public/wiki/includes/specialpage/ChangesListSpecialPage.php(673): MediaWiki\SpecialPage\ChangesListSpecialPage->getRows()
#10 /srv/www/twilight_heroes/public/wiki/includes/specials/SpecialRecentChanges.php(227): MediaWiki\SpecialPage\ChangesListSpecialPage->execute()
#11 /srv/www/twilight_heroes/public/wiki/includes/specialpage/SpecialPage.php(719): MediaWiki\Specials\SpecialRecentChanges->execute()
#12 /srv/www/twilight_heroes/public/wiki/includes/specialpage/SpecialPageFactory.php(1669): MediaWiki\SpecialPage\SpecialPage->run()
#13 /srv/www/twilight_heroes/public/wiki/includes/actions/ActionEntryPoint.php(504): MediaWiki\SpecialPage\SpecialPageFactory->executePath()
#14 /srv/www/twilight_heroes/public/wiki/includes/actions/ActionEntryPoint.php(145): MediaWiki\Actions\ActionEntryPoint->performRequest()
#15 /srv/www/twilight_heroes/public/wiki/includes/MediaWikiEntryPoint.php(199): MediaWiki\Actions\ActionEntryPoint->execute()
#16 /srv/www/twilight_heroes/public/wiki/index.php(58): MediaWiki\MediaWikiEntryPoint->run()
#17 {main}