Page MenuHomePhabricator

Upload fails on PostgreSQL
Closed, ResolvedPublic

Description

When uploading a file to wiki running on PostgreSQL, I get this error message:

Database schema not up to date, please run maintenance/archives/patch-image_name_unique.sql

Backtrace:

  • Image.php line 357 calls wfDebugDieBacktrace()
  • SpecialUpload.php line 185 calls wfRecordUpload()
  • SpecialUpload.php line 81 calls UploadForm::processUpload()
  • SpecialUpload.php line 19 calls UploadForm::execute()
  • SpecialPage.php line 257 calls wfSpecialUpload()
  • SpecialPage.php line 172 calls SpecialPage::execute()
  • index.php line 93 calls SpecialPage::executePath()

Version: 1.4.x
Severity: normal

Details

Reference
bz390

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
InvalidNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 6:48 PM
bzimport set Reference to bz390.

If you reassign a bug, please don't forget to add a CC for wikibugs-l so notification mails go out.

domas.mituzas wrote:

fixed in Image.php:1.22, DatabasePostgreSQL:1.30

Jdforrester-WMF subscribed.

Migrating from the old tracking task to a tag for PostgreSQL-related tasks.