Advertisement
digimer

Untitled

Nov 27th, 2014
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Prevent running unneeded updates...
  2.  
  3. A database query error has occurred. This may indicate a bug in the software.
  4.  
  5. Query:
  6. INSERT IGNORE INTO "mediawiki"."updatelog" SELECT 'filearchive-fa_major_mime-patch-fa_major_mime-chemical.sql' AS ul_key, null as ul_value UNION SELECT 'image-img_major_mime-patch-img_major_mime-chemical.sql', null UNION SELECT 'oldimage-oi_major_mime-patch-oi_major_mime-chemical.sql', null UNION SELECT 'user_groups-ug_group-patch-ug_group-length-increase-255.sql', null UNION SELECT 'user_former_groups-ufg_group-patch-ufg_group-length-increase-255.sql', null UNION SELECT 'user_properties-up_property-patch-up_property.sql', null
  7. Function: DatabaseBase::sourceFile( /var/www/plan.alteeve.ca/html/maintenance/update-keys.sql )
  8. Error: 42601 ERROR: syntax error at or near "IGNORE" LINE 1: ...l/maintenance/update-keys.sql ) 173.171.237.39 */ IGNORE INT... ^
  9.  
  10. Backtrace:
  11.  
  12. #0 /var/www/plan.alteeve.ca/html/includes/db/DatabasePostgres.php(537): DatabaseBase->reportQueryError('ERROR: syntax ...', '42601', 'INSERT IGNORE I...', 'DatabaseBase::s...', false)
  13. #1 /var/www/plan.alteeve.ca/html/includes/db/Database.php(1182): DatabasePostgres->reportQueryError('ERROR: syntax ...', '42601', 'INSERT IGNORE I...', 'DatabaseBase::s...', false)
  14. #2 /var/www/plan.alteeve.ca/html/includes/db/Database.php(3976): DatabaseBase->query('INSERT IGNORE I...', 'DatabaseBase::s...')
  15. #3 /var/www/plan.alteeve.ca/html/includes/db/Database.php(3890): DatabaseBase->sourceStream(Resource id #375, false, false, 'DatabaseBase::s...', false)
  16. #4 /var/www/plan.alteeve.ca/html/includes/installer/DatabaseInstaller.php(196): DatabaseBase->sourceFile('/var/www/plan.a...')
  17. #5 /var/www/plan.alteeve.ca/html/includes/installer/DatabaseInstaller.php(227): DatabaseInstaller->stepApplySourceFile('getUpdateKeysPa...', 'updates', false)
  18. #6 [internal function]: DatabaseInstaller->insertUpdateKeys(Object(PostgresInstaller))
  19. #7 /var/www/plan.alteeve.ca/html/includes/installer/Installer.php(1600): call_user_func(Array, Object(PostgresInstaller))
  20. #8 /var/www/plan.alteeve.ca/html/includes/installer/WebInstallerPage.php(1402): Installer->performInstallation(Array, Array)
  21. #9 /var/www/plan.alteeve.ca/html/includes/installer/WebInstaller.php(280): WebInstallerInstall->execute()
  22. #10 /var/www/plan.alteeve.ca/html/mw-config/index.php(79): WebInstaller->execute(Array)
  23. #11 /var/www/plan.alteeve.ca/html/mw-config/index.php(38): wfInstallerMain()
  24. #12 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement