Last modified: 2010-05-15 15:33:07 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T2396, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 396 - Page deletion fails on PostgreSQL
Page deletion fails on PostgreSQL
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.4.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: postgres
  Show dependency treegraph
 
Reported: 2004-09-06 09:32 UTC by Brion Vibber
Modified: 2010-05-15 15:33 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2004-09-06 09:32:47 UTC
Timestamp bugs again.

Warning: pg_query() [function.pg-query]: Query failed: ERROR: invalid input syntax for type timestamp: "20040906093123" in /
var/www/html/gres/includes/DatabasePostgreSQL.php on line 96
A database error has occurred Query: UPDATE cur SET cur_touched='20040906093123' WHERE cur_id IN (0) Function: Title::
touchArray Error: 1 ERROR: invalid input syntax for type timestamp: "20040906093123"

Backtrace:

    * DatabasePostgreSQL.php line 366 calls wfDebugDieBacktrace()
    * Database.php line 297 calls DatabasePostgreSQL::reportQueryError()
    * Title.php line 331 calls DatabasePostgreSQL::query()
    * Article.php line 1632 calls Article::touchArray()
    * Article.php line 1571 calls Article::doDeleteArticle()
    * Article.php line 1430 calls Article::doDelete()
    * index.php line 131 calls Article::delete()
Comment 1 Domas Mituzas 2004-09-06 09:36:57 UTC
fixed by Title.php:1.109

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links