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

--- Comment #1 from Simon Dwyer <[email protected]> 2011-12-06 02:05:08 UTC ---
running php cleanupUploadStash also causes an error.

[root@networkmanager maintenance]# php cleanupUploadStash.php 
Getting list of files to clean up...
PHP Warning:  pg_query(): Query failed: ERROR:  syntax error at or near "20"
LINE 1: ...OM "uploadstash"  WHERE us_timestamp < 2011-12-05 20:05:47 G...
                                                             ^ in
/var/www/wiki/includes/db/DatabasePostgres.php on line 253

Warning: pg_query(): Query failed: ERROR:  syntax error at or near "20"
LINE 1: ...OM "uploadstash"  WHERE us_timestamp < 2011-12-05 20:05:47 G...
                                                             ^ in
/var/www/wiki/includes/db/DatabasePostgres.php on line 253
A database error has occurred.  Did you forget to run maintenance/update.php
after upgrading?  See:
http://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script
Query: SELECT  us_key  FROM "uploadstash"  WHERE us_timestamp < 2011-12-05
20:05:47 GMT  
Function: UploadStashCleanup::execute
Error: 1 ERROR:  syntax error at or near "20"
LINE 1: ...OM "uploadstash"  WHERE us_timestamp < 2011-12-05 20:05:47 G...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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